Uses of Class
org.stellarium.ui.STUI.S_TUI_VALUE

Packages that use STUI.S_TUI_VALUE
org.stellarium.ui User Interface 
 

Uses of STUI.S_TUI_VALUE in org.stellarium.ui
 

Methods in org.stellarium.ui that return STUI.S_TUI_VALUE
static STUI.S_TUI_VALUE STUI.S_TUI_VALUE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static STUI.S_TUI_VALUE[] STUI.S_TUI_VALUE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.