|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChooserGUI | |
Uses of ChooserGUI in |
Fields in declared as ChooserGUI | |
(package private) ChooserGUI |
ChooserGUI.cGUI
This is either the remote instance or 'this' instance of ChooserGUI for the instance of REMAINDER to use. |
(package private) ChooserGUI |
ChooserGUI.MouseEventHandler.cGUI
for event handling |
private ChooserGUI[] |
PopupHPChooser.cgList
[0:nChooser-1] list of chooserGUIs |
Methods in with parameters of type ChooserGUI | |
(package private) void |
PopupHPChooser.updateInfo(ChooserGUI cGUI,
int idx,
java.lang.String sEntry)
updateInfo() - update the info text fields for selected HP Note: this should be called from ChooseGUI when an entry is picked. |
Constructors in with parameters of type ChooserGUI | |
ChooserGUI(MAExplorer mae,
ChooserGUI remoteC_GUI,
int taRows,
int taCols,
java.awt.Font titleFont,
java.awt.Font labelFont,
java.awt.Font dataFont,
java.lang.Object parentWindow,
boolean addChangePosFlag)
ChooserGUI() - constructor for base class of Chooser GUI |
|
ChooserGUI.MouseEventHandler(MAExplorer mae,
ChooserGUI cGUI,
java.awt.TextArea ta,
java.lang.String[] alphaList,
int size)
MouseEventHandler() - constructor |
|
ChooserGUI.MouseEventHandler(MAExplorer mae,
java.awt.TextArea ta)
MouseEventHandler() - constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |