tit.gui.panel.AutosavePreferences Class Reference

Inheritance diagram for tit.gui.panel.AutosavePreferences:

tit.gui.panel.PreferencesPanel List of all members.

Public Member Functions

 AutosavePreferences ()
void actionPerformed (ActionEvent event)
void applyChanges ()
String getName ()

Private Attributes

JCheckBox autosaveobservation
JTextField autosavedirectory
JButton browse

Detailed Description

Panel for editing autosave properties.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.gui.panel.AutosavePreferences.AutosavePreferences (  ) 

Constructs a new AutosavePreferences.


Member Function Documentation

void tit.gui.panel.AutosavePreferences.actionPerformed ( ActionEvent  event  ) 

Handles ActionEvents coming from the buttons.

Parameters:
event The associated ActionEvent.

void tit.gui.panel.AutosavePreferences.applyChanges (  )  [virtual]

Requests the preferences panel to apply it's changes.

Implements tit.gui.panel.PreferencesPanel.

String tit.gui.panel.AutosavePreferences.getName (  )  [virtual]

Returns this panel's name.

Returns:
This panel's name.

Implements tit.gui.panel.PreferencesPanel.


Member Data Documentation

JCheckBox tit.gui.panel.AutosavePreferences.autosaveobservation [private]

The autosave observation yes/no check box.

JTextField tit.gui.panel.AutosavePreferences.autosavedirectory [private]

The autosave directory.

JButton tit.gui.panel.AutosavePreferences.browse [private]

The browse button.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:00 2007 by  doxygen 1.5.1