|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.BusyCursor
Constructor Summary | |
BusyCursor()
|
|
BusyCursor(Cursor cursor)
|
Method Summary | |
static void |
beginBusyCursor()
|
static void |
beginBusyCursor(Cursor cursor)
|
void |
delete()
|
static void |
endBusyCursor()
|
static boolean |
isBusy()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BusyCursor(Cursor cursor)
public BusyCursor()
Method Detail |
public void delete()
public static void beginBusyCursor(Cursor cursor)
public static void beginBusyCursor()
public static void endBusyCursor()
public static boolean isBusy()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |