DisplayGUI.PlotOptionsFrame Class Reference

Inheritance diagram for DisplayGUI.PlotOptionsFrame:

Inheritance graph
[legend]
Collaboration diagram for DisplayGUI.PlotOptionsFrame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PlotOptionsFrame ()
 Creates new form JFrame.
void showFrame (String objectName)

Package Attributes

String objectName
java.util.regex.Pattern objectPattern = java.util.regex.Pattern.compile(".*::(\\w+)\\.(\\d+)\\.(\\d+)\\.(\\d{14})")

Private Member Functions

void initComponents ()
 This method is called from within the constructor to initialize the form.
void exitForm (java.awt.event.WindowEvent evt)
 Exit the Application.
void showPlot ()

Private Attributes

javax.swing.JButton jButton1
javax.swing.JButton jButton2
javax.swing.JCheckBox jCheckBox1
javax.swing.JLabel jLabel1
javax.swing.JLabel jLabel2
javax.swing.JLabel jLabel3
javax.swing.JTextField jTextField1
javax.swing.JTextField jTextField2

Detailed Description

Author:
robinson

Definition at line 14 of file PlotOptionsFrame.java.


Member Function Documentation

void DisplayGUI.PlotOptionsFrame.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 29 of file PlotOptionsFrame.java.

References DisplayGUI.displayParams.backgroundColor, DisplayGUI.displayParams.darkBlueColor, DisplayGUI.displayParams.displayScaleFont, DisplayGUI.displayParams.displayTextFont, DisplayGUI.PlotOptionsFrame.exitForm(), DisplayGUI.PlotOptionsFrame.jButton1, DisplayGUI.PlotOptionsFrame.jButton2, DisplayGUI.PlotOptionsFrame.jCheckBox1, DisplayGUI.PlotOptionsFrame.jLabel1, DisplayGUI.PlotOptionsFrame.jLabel2, DisplayGUI.PlotOptionsFrame.jLabel3, DisplayGUI.PlotOptionsFrame.jTextField1, DisplayGUI.PlotOptionsFrame.jTextField2, and DisplayGUI.PlotOptionsFrame.showPlot().

Referenced by DisplayGUI.PlotOptionsFrame.PlotOptionsFrame().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:13:34 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6