TestGUI.UserInputDialog Class Reference

List of all members.

Public Member Functions

 UserInputDialog (java.awt.Frame parent, boolean modal, String label)
 Creates new form UserInputDialog.
String getText ()

Private Member Functions

void initComponents ()
 This method is called from within the constructor to initialize the form.
void bOKActionPerformed (java.awt.event.ActionEvent evt)
void closeDialog (java.awt.event.WindowEvent evt)
 Closes the dialog.

Private Attributes

javax.swing.JScrollPane jScrollPane1
javax.swing.JTextArea taInput
javax.swing.JLabel lInstruction
javax.swing.JButton bOK

Detailed Description

Author:
palmer

Definition at line 13 of file UserInputDialog.java.


Member Function Documentation

void TestGUI.UserInputDialog.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 32 of file UserInputDialog.java.

References TestGUI.UserInputDialog.bOK, TestGUI.UserInputDialog.bOKActionPerformed(), TestGUI.UserInputDialog.closeDialog(), TestGUI.UserInputDialog.jScrollPane1, TestGUI.UserInputDialog.lInstruction, and TestGUI.UserInputDialog.taInput.

Referenced by TestGUI.UserInputDialog.UserInputDialog().

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:17:26 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6