public abstract class HaleUI extends Object
Constructor and Description |
---|
HaleUI() |
Modifier and Type | Method and Description |
---|---|
static ServiceProvider |
getServiceProvider()
Get the service provider for the HALE UI context.
|
static void |
registerWorkbenchUndoRedo(org.eclipse.ui.IViewSite site)
Register a view site for undo/redo in workbench context.
|
static void |
waitFor(AtomicBoolean finishedFlag)
Wait for a finished flag being set to
true by another
thread. |
public static ServiceProvider getServiceProvider()
public static void registerWorkbenchUndoRedo(org.eclipse.ui.IViewSite site)
site
- the view sitepublic static void waitFor(AtomicBoolean finishedFlag)
true
by another
thread. If the current thread is the display thread, display events will
still be processed.finishedFlag
- the finished flagBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a