org.stellarium.ui.components 
 Class SGUI
java.lang.Object
   org.stellarium.ui.components.SGUI
org.stellarium.ui.components.SGUI
  - 
    public class SGUI 
- extends java.lang.Object
  
  
 
  
    | Constructor Summary | 
  
    | SGUI()
 | 
 
 
  
    | Methods inherited from class java.lang.Object | 
  
    | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
  
  
  SCROLL_SIZE
public static final int SCROLL_SIZE
  
    - See Also:
    
- Constant Field
      Values
  
  CT_COMPONENTBASE
public static final int CT_COMPONENTBASE
  
    - See Also:
    
- Constant Field
      Values
  
  CT_LABEL
public static final int CT_LABEL
  
    - See Also:
    
- Constant Field Values
  
  CT_CURSORBAR
public static final int CT_CURSORBAR
  
    - See Also:
    
- Constant Field
      Values
  
  CT_CALLBACK
public static final int CT_CALLBACK
  
    - See Also:
    
- Constant Field
      Values
  
  CT_STRINGLIST
public static final int CT_STRINGLIST
  
    - See Also:
    
- Constant Field
      Values
  
  CT_PICTURE
public static final int CT_PICTURE
  
    - See Also:
    
- Constant Field
      Values
  
  CT_BUTTON
public static final int CT_BUTTON
  
    - See Also:
    
- Constant Field Values
  
  CT_TABHEADER
public static final int CT_TABHEADER
  
    - See Also:
    
- Constant Field
      Values
  
  CT_EDITBOX
public static final int CT_EDITBOX
  
    - See Also:
    
- Constant Field
      Values
  
  CT_CONTAINER
public static final int CT_CONTAINER
  
    - See Also:
    
- Constant Field
      Values
  
  BT_NOTSET
public static final int BT_NOTSET
  
    - See Also:
    
- Constant Field Values
  
  BT_YES
public static final int BT_YES
  
    - See Also:
    
- Constant Field Values
  
  BT_NO
public static final int BT_NO
  
    - See Also:
    
- Constant Field Values
  
  BT_CANCEL
public static final int BT_CANCEL
  
    - See Also:
    
- Constant Field Values
  
  BT_OK
public static final int BT_OK
  
    - See Also:
    
- Constant Field Values
  
  BT_ICON_BLANK
public static final int BT_ICON_BLANK
  
    - See Also:
    
- Constant Field
      Values
  
  BT_ICON_QUESTION
public static final int BT_ICON_QUESTION
  
    - See Also:
    
- Constant Field
      Values
  
  BT_ICON_ALERT
public static final int BT_ICON_ALERT
  
    - See Also:
    
- Constant Field
      Values
  
  STDDLGWIN_MSG
public static final int STDDLGWIN_MSG
  
    - See Also:
    
- Constant Field
      Values
  
  STDDLGWIN_INPUT
public static final int STDDLGWIN_INPUT
  
    - See Also:
    
- Constant Field
      Values
  
  UNKNOWN_OBSERVATORY
public static final java.lang.String UNKNOWN_OBSERVATORY
  
    - See Also:
    
- Constant Field
      Values
  
  cursorVisible
public boolean cursorVisible
  
  
  activeEditBox
public EditBox activeEditBox
  
  
  SGUI
public SGUI()