Package com.biglybt.ui.swt.utils
Class SWTRunnable
java.lang.Object
com.biglybt.ui.swt.utils.SWTRunnable
- All Implemented Interfaces:
Runnable
Run two different code paths depending on existence of display
Created by TuxPaper on 7/12/2017.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
run()
void
abstract void
runWithDisplay
(org.eclipse.swt.widgets.Display display)