Uses of Class
com.biglybt.ui.swt.shells.CoreWaiterSWT.TriggerInThread
-
Packages that use CoreWaiterSWT.TriggerInThread Package Description com.biglybt.ui.swt.shells -
-
Uses of CoreWaiterSWT.TriggerInThread in com.biglybt.ui.swt.shells
Methods in com.biglybt.ui.swt.shells that return CoreWaiterSWT.TriggerInThread Modifier and Type Method Description static CoreWaiterSWT.TriggerInThread
CoreWaiterSWT.TriggerInThread. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CoreWaiterSWT.TriggerInThread[]
CoreWaiterSWT.TriggerInThread. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.biglybt.ui.swt.shells with parameters of type CoreWaiterSWT.TriggerInThread Modifier and Type Method Description static void
CoreWaiterSWT. waitForCore(CoreWaiterSWT.TriggerInThread triggerInThread, CoreRunningListener l)
-