Package org.rspeer.game.gameval
Class InterfaceId.BankpinSettings
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BankpinSettings
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BankpinSettings extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTONBOXstatic intBUTTONS_HASPINstatic intBUTTONS_NOPINstatic intBUTTONS_PENDINGPINstatic intCANCELstatic intCHANGEstatic intCOM_12static intCOM_13static intCOM_15static intCOM_17static intCOM_2static intCOM_29static intCOM_32static intCOM_35static intCOM_4static intCOM_5static intCOM_7static intCOM_9static intDELAY0static intDELAY1static intDELAYOUTPUTstatic intDELETEstatic intLOGOUTHANDLERstatic intLOGOUTOUTPUTstatic intMESSAGEstatic intMESSAGEBOXstatic intSETstatic intSETTINGSstatic intSETTINGS_FRAMEstatic intSTATUSBOXstatic intSTATUSOUTPUTstatic intWARNINGstatic intWARNING_NOstatic intWARNING_NO_CONTAINERstatic intWARNING_YESstatic intWARNING_YES_CONTAINERstatic intWARNINGQUESTION
-
Constructor Summary
Constructors Constructor Description BankpinSettings()
-
-
-
Field Detail
-
SETTINGS
public static final int SETTINGS
- See Also:
- Constant Field Values
-
SETTINGS_FRAME
public static final int SETTINGS_FRAME
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
STATUSBOX
public static final int STATUSBOX
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
STATUSOUTPUT
public static final int STATUSOUTPUT
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
DELAYOUTPUT
public static final int DELAYOUTPUT
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
LOGOUTOUTPUT
public static final int LOGOUTOUTPUT
- See Also:
- Constant Field Values
-
MESSAGEBOX
public static final int MESSAGEBOX
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
BUTTONBOX
public static final int BUTTONBOX
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
BUTTONS_NOPIN
public static final int BUTTONS_NOPIN
- See Also:
- Constant Field Values
-
SET
public static final int SET
- See Also:
- Constant Field Values
-
DELAY0
public static final int DELAY0
- See Also:
- Constant Field Values
-
BUTTONS_HASPIN
public static final int BUTTONS_HASPIN
- See Also:
- Constant Field Values
-
CHANGE
public static final int CHANGE
- See Also:
- Constant Field Values
-
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
-
DELAY1
public static final int DELAY1
- See Also:
- Constant Field Values
-
LOGOUTHANDLER
public static final int LOGOUTHANDLER
- See Also:
- Constant Field Values
-
BUTTONS_PENDINGPIN
public static final int BUTTONS_PENDINGPIN
- See Also:
- Constant Field Values
-
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
-
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
-
COM_29
public static final int COM_29
- See Also:
- Constant Field Values
-
WARNINGQUESTION
public static final int WARNINGQUESTION
- See Also:
- Constant Field Values
-
WARNING_YES_CONTAINER
public static final int WARNING_YES_CONTAINER
- See Also:
- Constant Field Values
-
COM_32
public static final int COM_32
- See Also:
- Constant Field Values
-
WARNING_YES
public static final int WARNING_YES
- See Also:
- Constant Field Values
-
WARNING_NO_CONTAINER
public static final int WARNING_NO_CONTAINER
- See Also:
- Constant Field Values
-
COM_35
public static final int COM_35
- See Also:
- Constant Field Values
-
WARNING_NO
public static final int WARNING_NO
- See Also:
- Constant Field Values
-
-