|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.scubatoolkit.GUIUtilities
This is an abstract class that provides several convenience methods for working with the toolkit's GUI
Constructor Summary | |
GUIUtilities()
|
Method Summary | |
static javax.swing.JComboBox |
getUnitsCombo()
This method returns a fully populated JComboBox with the default unit system selected based on the user's preferences. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GUIUtilities()
Method Detail |
public static javax.swing.JComboBox getUnitsCombo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |