Package org.rspeer.game.gameval
Class InterfaceId.Trademain
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Trademain
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Trademain extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intACCEPTstatic intACCEPT_TEXTstatic intCOM_1static intCOM_11static intCOM_14static intCOM_15static intCOM_16static intCOM_17static intCOM_18static intCOM_19static intCOM_20static intCOM_21static intCOM_22static intCOM_23static intCOM_6static intCOM_8static intCONTAINERstatic intDECLINEstatic intFRAMEstatic intFREE_SPACE_TEXTstatic intFREESPACE_CONTAINERstatic intMIDDLEstatic intOTHER_OFFERstatic intOTHER_OFFER_HEADERstatic intOTHER_REMOVEDstatic intSTATUSstatic intTITLEstatic intTOOLTIPstatic intUNIVERSEstatic intWHOLESCREENstatic intYOUR_OFFERstatic intYOUR_OFFER_HEADERstatic intYOUR_REMOVED
-
Constructor Summary
Constructors Constructor Description Trademain()
-
-
-
Field Detail
-
WHOLESCREEN
public static final int WHOLESCREEN
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
FREESPACE_CONTAINER
public static final int FREESPACE_CONTAINER
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
FREE_SPACE_TEXT
public static final int FREE_SPACE_TEXT
- See Also:
- Constant Field Values
-
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
ACCEPT_TEXT
public static final int ACCEPT_TEXT
- See Also:
- Constant Field Values
-
DECLINE
public static final int DECLINE
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
COM_22
public static final int COM_22
- See Also:
- Constant Field Values
-
COM_23
public static final int COM_23
- See Also:
- Constant Field Values
-
YOUR_OFFER_HEADER
public static final int YOUR_OFFER_HEADER
- See Also:
- Constant Field Values
-
YOUR_OFFER
public static final int YOUR_OFFER
- See Also:
- Constant Field Values
-
YOUR_REMOVED
public static final int YOUR_REMOVED
- See Also:
- Constant Field Values
-
OTHER_OFFER_HEADER
public static final int OTHER_OFFER_HEADER
- See Also:
- Constant Field Values
-
OTHER_OFFER
public static final int OTHER_OFFER
- See Also:
- Constant Field Values
-
OTHER_REMOVED
public static final int OTHER_REMOVED
- See Also:
- Constant Field Values
-
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-