Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Preferences.Preference Class Reference

Collaboration diagram for Preferences.Preference:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Preference (javax.swing.JFrame parent, int parameter)
 Creates new form JDialog.

String getValue ()

Private Member Functions

void initComponents ()
 This method is called from within the constructor to initialize the form.

void closeDialog (java.awt.event.WindowEvent evt)
 Closes the dialog.

void closeForm ()

Private Attributes

javax.swing.JLabel titleLabel
javax.swing.JButton updateButton
javax.swing.JButton closeButton
javax.swing.JLabel valueLabel
int parameter
PreferencesInterface preferences = PreferencesInterface.getInstance()
javax.swing.JFrame topFrame

Detailed Description

Author:
robinson

Definition at line 12 of file Preference.java.


Member Function Documentation

void Preferences.Preference.initComponents  )  [private]
 

This method is called from within the constructor to initialize the form.

WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

Definition at line 40 of file Preference.java.

References Preferences.Preference.closeDialog(), Preferences.PreferencesInterface.getDescription(), Preferences.PreferencesInterface.getPreference(), and Preferences.PreferencesInterface.setPreference().

Referenced by Preferences.Preference.Preference().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:33 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5