tit.gui.panel.CSVPreferences Class Reference

Inheritance diagram for tit.gui.panel.CSVPreferences:

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

Public Member Functions

 CSVPreferences ()
void applyChanges ()
String getName ()

Private Attributes

JRadioButton tab
JRadioButton semicolon
JRadioButton comma
JRadioButton space
JRadioButton none
JRadioButton singlequote
JRadioButton doublequote

Detailed Description

Panel for editing csv properties.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.gui.panel.CSVPreferences.CSVPreferences (  ) 

Constructs a new CSVPreferences panel.


Member Function Documentation

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

Requests the preferences panel to apply it's changes.

Implements tit.gui.panel.PreferencesPanel.

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

Returns this panel's name.

Returns:
This panel's name.

Implements tit.gui.panel.PreferencesPanel.


Member Data Documentation

JRadioButton tit.gui.panel.CSVPreferences.tab [private]

The tab radio button.

JRadioButton tit.gui.panel.CSVPreferences.semicolon [private]

The semicolon radio button.

JRadioButton tit.gui.panel.CSVPreferences.comma [private]

The comma radio button.

JRadioButton tit.gui.panel.CSVPreferences.space [private]

The space radio button.

JRadioButton tit.gui.panel.CSVPreferences.none [private]

The no quotation radio button.

JRadioButton tit.gui.panel.CSVPreferences.singlequote [private]

The single quote radio button.

JRadioButton tit.gui.panel.CSVPreferences.doublequote [private]

The double quote radio 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