edu.ufl.hcs.ppw.gui.InfoDialog Class Reference

A class for a dialog box showing information about a particular run. More...

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

List of all members.

Classes

class  EscapeAction
 Handle pressing escape. More...

Public Member Functions

 InfoDialog (Frame owner, boolean modal)
 Constructor.
void actionPerformed (ActionEvent event)
 Handle OK button press.
void initPDM (HighLevelPDM pdm, PARFile par)
 Updates the displayed data for a new experiment, should only be called from a swing worker thread.
void showDialog ()
 Show it in a sane way.

Package Functions

JPanel getScrollablePanel (JTextArea txt)
void initGUI ()
 Sets up da GUI.
void hideThisDialog ()
 Get rid of dialog on screen.

Package Attributes

Frame owner
JButton okButton
JTabbedPane panes
JPanel runInfoPanel
JPanel envPanel
JPanel hostnamesPanel
JPanel compargsPanel
JPanel identPanel
ExperimentInfoTable infoTable
JTextArea envText
JTextArea hostsText
JTextArea compargsText
JTextArea buildText
JTextArea identText


Detailed Description

A class for a dialog box showing information about a particular run.

Author:
Adam Leko

Max Billingsley III


The documentation for this class was generated from the following file:

Generated on Sat Sep 29 08:46:42 2012 for PPW by  doxygen 1.5.8