Package org.rspeer.game.gameval
Class InterfaceId.GeOffers
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.GeOffers
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.GeOffers extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKstatic intCOLLECTALLstatic intCOM_19static intCOM_20static intCOM_21static intCOM_22static intCOM_31static intCONTENTSstatic intDETAILSstatic intDETAILS_COLLECTstatic intDETAILS_DESCstatic intDETAILS_FEEstatic intDETAILS_MARKETPRICEstatic intDETAILS_MODIFYstatic intDETAILS_STATUSstatic intFRAMEstatic intHISTORYstatic intINDEXstatic intINDEX_0static intINDEX_1static intINDEX_2static intINDEX_3static intINDEX_4static intINDEX_5static intINDEX_6static intINDEX_7static intPOPUPstatic intSETUPstatic intSETUP_CONFIRMstatic intSETUP_DESCstatic intSETUP_FEEstatic intSETUP_MARKETPRICEstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description GeOffers()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
HISTORY
public static final int HISTORY
- See Also:
- Constant Field Values
-
BACK
public static final int BACK
- See Also:
- Constant Field Values
-
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
-
COLLECTALL
public static final int COLLECTALL
- See Also:
- Constant Field Values
-
INDEX_0
public static final int INDEX_0
- See Also:
- Constant Field Values
-
INDEX_1
public static final int INDEX_1
- See Also:
- Constant Field Values
-
INDEX_2
public static final int INDEX_2
- See Also:
- Constant Field Values
-
INDEX_3
public static final int INDEX_3
- See Also:
- Constant Field Values
-
INDEX_4
public static final int INDEX_4
- See Also:
- Constant Field Values
-
INDEX_5
public static final int INDEX_5
- See Also:
- Constant Field Values
-
INDEX_6
public static final int INDEX_6
- See Also:
- Constant Field Values
-
INDEX_7
public static final int INDEX_7
- See Also:
- Constant Field Values
-
DETAILS
public static final int DETAILS
- See Also:
- Constant Field Values
-
DETAILS_DESC
public static final int DETAILS_DESC
- See Also:
- Constant Field Values
-
DETAILS_MARKETPRICE
public static final int DETAILS_MARKETPRICE
- See Also:
- Constant Field Values
-
DETAILS_FEE
public static final int DETAILS_FEE
- 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
-
DETAILS_STATUS
public static final int DETAILS_STATUS
- See Also:
- Constant Field Values
-
DETAILS_COLLECT
public static final int DETAILS_COLLECT
- See Also:
- Constant Field Values
-
DETAILS_MODIFY
public static final int DETAILS_MODIFY
- See Also:
- Constant Field Values
-
SETUP
public static final int SETUP
- See Also:
- Constant Field Values
-
SETUP_DESC
public static final int SETUP_DESC
- See Also:
- Constant Field Values
-
SETUP_MARKETPRICE
public static final int SETUP_MARKETPRICE
- See Also:
- Constant Field Values
-
SETUP_FEE
public static final int SETUP_FEE
- See Also:
- Constant Field Values
-
SETUP_CONFIRM
public static final int SETUP_CONFIRM
- See Also:
- Constant Field Values
-
COM_31
public static final int COM_31
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-