Uses of Class
com.biglybt.core.util.AERunnableObject
Packages that use AERunnableObject
-
Uses of AERunnableObject in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type AERunnableObjectModifier and TypeMethodDescriptionstatic Object
Utils.execSWTThreadWithObject
(String ID, AERunnableObject code, long millis) Runs code within the SWT thread, waits for code to complete executing, (using a semaphore), and then returns a value.