Class ISContextMenuWrapper
java.lang.Object
zombie.ui.ISUIWrapper.ISUIElementWrapper
zombie.ui.ISUIWrapper.ISPanelWrapper
zombie.ui.ISUIWrapper.ISContextMenuWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionISContextMenuWrapper
(double double0, double double1, double double2, double double3, double double6) ISContextMenuWrapper
(KahluaTable table) -
Method Summary
Modifier and TypeMethodDescriptionaddActionsOption
(String string, Object object, Object... objects) addDebugOption
(String string, Object object0, Object object1, Object... objects) addGetUpOption
(String string, Object object1, Object object0, Object... objects0) void
addSubMenu
(KahluaTable table0, KahluaTable table1) static ISContextMenuWrapper
getNew
(ISUIElementWrapper iSUIElementWrapper) getOptionFromName
(String string) void
Methods inherited from class zombie.ui.ISUIWrapper.ISPanelWrapper
noBackground
Methods inherited from class zombie.ui.ISUIWrapper.ISUIElementWrapper
getHeight, getScrollAreaHeight, getScrollAreaWidth, getScrollHeight, getScrollWidth, getTable, getWidth, getX, getXScroll, getY, getYScroll, initialise, isVScrollBarVisible, setHeight, setScrollHeight, setVisible, setWidth, setX, setY, updateScrollbars
-
Constructor Details
-
ISContextMenuWrapper
-
ISContextMenuWrapper
public ISContextMenuWrapper(double double0, double double1, double double2, double double3, double double6)
-
-
Method Details
-
addSubMenu
-
addOption
-
addDebugOption
-
addGetUpOption
public KahluaTable addGetUpOption(String string, Object object1, Object object0, Object... objects0) -
getOptionFromName
-
removeLastOption
public void removeLastOption() -
getNew
-
addActionsOption
-