Public Member Functions | Protected Attributes

alma.acs.commandcenter.gui.BasicDialog Class Reference

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

List of all members.

Public Member Functions

 BasicDialog (CommandCenterGui gui, String title, String buttonText, JComponent content)
void actionPerformed (ActionEvent evt)
void bringUp ()

Protected Attributes

JComponent content
JButton btnOk
boolean okChosen

Constructor & Destructor Documentation

alma.acs.commandcenter.gui.BasicDialog.BasicDialog ( CommandCenterGui  gui,
String  title,
String  buttonText,
JComponent  content 
)

Member Function Documentation

void alma.acs.commandcenter.gui.BasicDialog.actionPerformed ( ActionEvent  evt  ) 
void alma.acs.commandcenter.gui.BasicDialog.bringUp (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties