Package net.runelite.api.gameval
Class InterfaceID.SharedBank
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SharedBank
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SharedBank extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intBOTTOM_TEXT2static intCAPACITYstatic intCAPACITY_LAYERstatic intCLOSEstatic intCOMPRESSstatic intCOMPRESS_GRAPHICstatic intCOUNTDOWNstatic intDEPOSITINVstatic intDEPOSITINV_GRAPHICstatic intFRAMEstatic intINFINITEstatic intINSERTstatic intINSERT_TEXTstatic intITEMstatic intITEM_TEXTstatic intITEMSstatic intMAIN_BANKstatic intMODE_LAYERstatic intNOTEstatic intNOTE_TEXTstatic intOCCUPIEDSLOTSstatic intPOPUPstatic intQUANTITY_LAYERstatic intQUANTITY_LAYER_TEXT0static intQUANTITY1static intQUANTITY1_TEXTstatic intQUANTITY10static intQUANTITY10_TEXTstatic intQUANTITY5static intQUANTITY5_TEXTstatic intQUANTITYALLstatic intQUANTITYALL_TEXTstatic intQUANTITYXstatic intQUANTITYX_TEXTstatic intREARRANGE_TEXTstatic intSAVE_BUTTONstatic intSCROLLBARstatic intSEARCHstatic intSEARCH_GRAPHICstatic intSTORAGE_UNLOCKSstatic intSTORAGE_UNLOCKS_GRAPHICstatic intSWAPstatic intSWAP_TEXTstatic intUNIVERSEstatic intUNIVERSE_LINE3static intWITHDRAW_TEXTstatic intWITHDRAWAL_LAYER
-
Constructor Summary
Constructors Constructor Description SharedBank()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- 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
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
OCCUPIEDSLOTS
public static final int OCCUPIEDSLOTS
- See Also:
- Constant Field Values
-
UNIVERSE_LINE3
public static final int UNIVERSE_LINE3
- See Also:
- Constant Field Values
-
CAPACITY_LAYER
public static final int CAPACITY_LAYER
- See Also:
- Constant Field Values
-
CAPACITY
public static final int CAPACITY
- See Also:
- Constant Field Values
-
COUNTDOWN
public static final int COUNTDOWN
- See Also:
- Constant Field Values
-
MAIN_BANK
public static final int MAIN_BANK
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
STORAGE_UNLOCKS
public static final int STORAGE_UNLOCKS
- See Also:
- Constant Field Values
-
STORAGE_UNLOCKS_GRAPHIC
public static final int STORAGE_UNLOCKS_GRAPHIC
- See Also:
- Constant Field Values
-
COMPRESS
public static final int COMPRESS
- See Also:
- Constant Field Values
-
COMPRESS_GRAPHIC
public static final int COMPRESS_GRAPHIC
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
SEARCH_GRAPHIC
public static final int SEARCH_GRAPHIC
- See Also:
- Constant Field Values
-
DEPOSITINV
public static final int DEPOSITINV
- See Also:
- Constant Field Values
-
DEPOSITINV_GRAPHIC
public static final int DEPOSITINV_GRAPHIC
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
MODE_LAYER
public static final int MODE_LAYER
- See Also:
- Constant Field Values
-
REARRANGE_TEXT
public static final int REARRANGE_TEXT
- See Also:
- Constant Field Values
-
SWAP
public static final int SWAP
- See Also:
- Constant Field Values
-
SWAP_TEXT
public static final int SWAP_TEXT
- See Also:
- Constant Field Values
-
INSERT
public static final int INSERT
- See Also:
- Constant Field Values
-
INSERT_TEXT
public static final int INSERT_TEXT
- See Also:
- Constant Field Values
-
WITHDRAWAL_LAYER
public static final int WITHDRAWAL_LAYER
- See Also:
- Constant Field Values
-
WITHDRAW_TEXT
public static final int WITHDRAW_TEXT
- See Also:
- Constant Field Values
-
ITEM
public static final int ITEM
- See Also:
- Constant Field Values
-
ITEM_TEXT
public static final int ITEM_TEXT
- See Also:
- Constant Field Values
-
NOTE
public static final int NOTE
- See Also:
- Constant Field Values
-
NOTE_TEXT
public static final int NOTE_TEXT
- See Also:
- Constant Field Values
-
BOTTOM_TEXT2
public static final int BOTTOM_TEXT2
- See Also:
- Constant Field Values
-
SAVE_BUTTON
public static final int SAVE_BUTTON
- See Also:
- Constant Field Values
-
QUANTITY_LAYER
public static final int QUANTITY_LAYER
- See Also:
- Constant Field Values
-
QUANTITY_LAYER_TEXT0
public static final int QUANTITY_LAYER_TEXT0
- See Also:
- Constant Field Values
-
QUANTITY1
public static final int QUANTITY1
- See Also:
- Constant Field Values
-
QUANTITY1_TEXT
public static final int QUANTITY1_TEXT
- See Also:
- Constant Field Values
-
QUANTITY5
public static final int QUANTITY5
- See Also:
- Constant Field Values
-
QUANTITY5_TEXT
public static final int QUANTITY5_TEXT
- See Also:
- Constant Field Values
-
QUANTITY10
public static final int QUANTITY10
- See Also:
- Constant Field Values
-
QUANTITY10_TEXT
public static final int QUANTITY10_TEXT
- See Also:
- Constant Field Values
-
QUANTITYX
public static final int QUANTITYX
- See Also:
- Constant Field Values
-
QUANTITYX_TEXT
public static final int QUANTITYX_TEXT
- See Also:
- Constant Field Values
-
QUANTITYALL
public static final int QUANTITYALL
- See Also:
- Constant Field Values
-
QUANTITYALL_TEXT
public static final int QUANTITYALL_TEXT
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-