jwx!
v0.0.2


wx
Class BusyCursor

java.lang.Object
  extended bywx.BusyCursor

public class BusyCursor
extends java.lang.Object


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

BusyCursor

public BusyCursor(Cursor cursor)

BusyCursor

public BusyCursor()
Method Detail

delete

public void delete()

beginBusyCursor

public static void beginBusyCursor(Cursor cursor)

beginBusyCursor

public static void beginBusyCursor()

endBusyCursor

public static void endBusyCursor()

isBusy

public static boolean isBusy()

jwx!
v0.0.2


© 2006 Amit G Mendapara.