Uses of Class
com.iizix.test.client.BusyState
Packages that use BusyState Package Description com.iizix.test.client Uses of BusyState in com.iizix.test.client
Methods in com.iizix.test.client that return BusyState Modifier and Type Method Description BusyStateNonUIClient. getBusyState()Gets the client busy state.Methods in com.iizix.test.client with parameters of type BusyState Modifier and Type Method Description protected voidNonUIClient. onBusyChanged(BusyState busy)Perform a client lock/unlock.