Uses of Class
adams.gui.core.GUIPrompt
-
Packages that use GUIPrompt Package Description adams.gui.core -
-
Uses of GUIPrompt in adams.gui.core
Fields in adams.gui.core declared as GUIPrompt Modifier and Type Field Description protected static GUIPrompt
GUIPrompt. m_Singleton
the singleton.Methods in adams.gui.core that return GUIPrompt Modifier and Type Method Description static GUIPrompt
GUIPrompt. getSingleton()
Returns the singleton instance.
-