Package net.curre.prefcount.event

Package net.curre.prefcount.event Description

See:
          Description

Class Summary
AboutActionListener Object of this class represents the "About PrefCount" menu item action listener.
ChangeLanguageActionListener Object of this class represents an action listener to change current language.
ComputeButtonActionListener Object of this class represents a listener that implements the ActionListener and the KeyListener interfaces, to be used as an action and key listeners with the compute scores button.
DialogButtonNavigationListener Object of this class represents a listener that extends AbstractAction class, implements the ActionListener, KeyListener, and FocusListener interfaces to be used as a listener with the player navigational buttons.
LafMenuItemListener Object of this class represents a listener for a L&F menu item (a CheckboxMenuItem object).
QuitActionListener Object of this class represents an action listener to use for quitting application.
SaveResetSettingsActionListener Object of this class represents an action listener to save or reset current settings.
StartAskingQuestionsListener Object of this class represents action listener to get the number of players in the game and opens a player dialog window.
 

Package net.curre.prefcount.event Description

Package net.curre.prefcount.event Description

Contains event listener classes for GUI components. This code is responsible for triggering actions for GUI events (i.e. button mouse click, checkbox checked, key is pressed, etc.).



Copyright © 2008. All Rights Reserved.