public class QuickSlot extends Button implements WndBag.Listener
| Constructor and Description |
|---|
QuickSlot() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cancel() |
static void |
cleanStorage() |
void |
destroy() |
void |
enable(boolean value) |
static java.lang.Object |
getEarlyLoadItem(int n) |
static java.lang.Object |
getItem(int n) |
void |
item(Item item) |
void |
onSelect(Item item) |
static void |
refresh() |
static void |
selectItem(java.lang.Object object,
int n) |
static void |
target(Item item,
Char target) |
bottom, centerX, centerY, fill, height, inside, left, right, setPos, setRect, setSize, top, widthadd, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, removecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic void onSelect(Item item)
onSelect in interface WndBag.Listenerpublic void item(Item item)
public void enable(boolean value)
public static void refresh()
public static void cancel()
public static java.lang.Object getEarlyLoadItem(int n)
public static java.lang.Object getItem(int n)
public static void selectItem(java.lang.Object object,
int n)
public static void cleanStorage()