Package org.rspeer.game.gameval
Class InterfaceId.NzoneLists
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.NzoneLists
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.NzoneLists extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intALLstatic intCOM_11static intCOM_12static intCOM_5static intCONTENTSstatic intFRAMEstatic intINTERFACEstatic intINTROstatic intLISTstatic intLIST_CONTAINERstatic intNOstatic intPREVIOUSstatic intSCROLLBARstatic intTOOLTIPstatic intUNIVERSEstatic intYES
-
Constructor Summary
Constructors Constructor Description NzoneLists()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
INTERFACE
public static final int INTERFACE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
INTRO
public static final int INTRO
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
YES
public static final int YES
- See Also:
- Constant Field Values
-
NO
public static final int NO
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-