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 |
Private Attributes | |
final CommandCenterGui | master |
|
|
|
|
|
|
|
|
|
|
|
|
|
|