Package org.rspeer.game.gameval
Class InterfaceId.Ballot
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Ballot
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Ballot extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCOM_30static intCONTENTstatic intEXIT_OVERVIEWstatic intEXIT_VOTINGstatic intFRAMEstatic intLISTstatic intLIST_BOXstatic intLIST_FILTERSstatic intLIST_SCROLLBARstatic intLIST_YEARS_CONTAINERstatic intLIST_YEARS_CONTENTstatic intLIST_YEARS_SCROLLBARstatic intLOADING_CONTAINERstatic intLOADING_ICONstatic intMATRIXstatic intMULTIPLE_CHOICEstatic intOVERVIEW_BACKGROUNDSstatic intOVERVIEW_CONTENTSstatic intOVERVIEW_SCROLLBARstatic intOVERVIEW_SCROLLINGstatic intPOPUP_CONTAINERstatic intPOPUP_DISMISSstatic intPOPUP_FRAMEstatic intPOPUP_OTHERstatic intPOPUP_WINDOWstatic intRANKEDstatic intROOT_LISTstatic intROOT_OVERVIEWstatic intROOT_VOTINGstatic intSINGLE_CHOICEstatic intTEXTstatic intUNIVERSEstatic intVOTINGstatic intVOTING_SCROLLBAR
-
Constructor Summary
Constructors Constructor Description Ballot()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
ROOT_LIST
public static final int ROOT_LIST
- See Also:
- Constant Field Values
-
LIST_FILTERS
public static final int LIST_FILTERS
- See Also:
- Constant Field Values
-
LIST_YEARS_CONTAINER
public static final int LIST_YEARS_CONTAINER
- See Also:
- Constant Field Values
-
LIST_YEARS_SCROLLBAR
public static final int LIST_YEARS_SCROLLBAR
- See Also:
- Constant Field Values
-
LIST_YEARS_CONTENT
public static final int LIST_YEARS_CONTENT
- See Also:
- Constant Field Values
-
LIST_BOX
public static final int LIST_BOX
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LIST_SCROLLBAR
public static final int LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
ROOT_OVERVIEW
public static final int ROOT_OVERVIEW
- See Also:
- Constant Field Values
-
OVERVIEW_SCROLLING
public static final int OVERVIEW_SCROLLING
- See Also:
- Constant Field Values
-
OVERVIEW_BACKGROUNDS
public static final int OVERVIEW_BACKGROUNDS
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENTS
public static final int OVERVIEW_CONTENTS
- See Also:
- Constant Field Values
-
OVERVIEW_SCROLLBAR
public static final int OVERVIEW_SCROLLBAR
- See Also:
- Constant Field Values
-
EXIT_OVERVIEW
public static final int EXIT_OVERVIEW
- See Also:
- Constant Field Values
-
ROOT_VOTING
public static final int ROOT_VOTING
- See Also:
- Constant Field Values
-
VOTING
public static final int VOTING
- See Also:
- Constant Field Values
-
VOTING_SCROLLBAR
public static final int VOTING_SCROLLBAR
- See Also:
- Constant Field Values
-
SINGLE_CHOICE
public static final int SINGLE_CHOICE
- See Also:
- Constant Field Values
-
MULTIPLE_CHOICE
public static final int MULTIPLE_CHOICE
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
MATRIX
public static final int MATRIX
- See Also:
- Constant Field Values
-
RANKED
public static final int RANKED
- See Also:
- Constant Field Values
-
EXIT_VOTING
public static final int EXIT_VOTING
- See Also:
- Constant Field Values
-
LOADING_CONTAINER
public static final int LOADING_CONTAINER
- See Also:
- Constant Field Values
-
LOADING_ICON
public static final int LOADING_ICON
- See Also:
- Constant Field Values
-
POPUP_CONTAINER
public static final int POPUP_CONTAINER
- See Also:
- Constant Field Values
-
COM_30
public static final int COM_30
- See Also:
- Constant Field Values
-
POPUP_WINDOW
public static final int POPUP_WINDOW
- See Also:
- Constant Field Values
-
POPUP_FRAME
public static final int POPUP_FRAME
- See Also:
- Constant Field Values
-
POPUP_DISMISS
public static final int POPUP_DISMISS
- See Also:
- Constant Field Values
-
POPUP_OTHER
public static final int POPUP_OTHER
- See Also:
- Constant Field Values
-
-