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

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.closeDialog().

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 Thu Jul 15 09:57:23 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5