Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui
Class HaleUI

java.lang.Object
  extended by eu.esdihumboldt.hale.ui.HaleUI

public abstract class HaleUI
extends Object

Hale UI utility methods.

Author:
Simon Templer

Constructor Summary
HaleUI()
           
 
Method Summary
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HaleUI

public HaleUI()
Method Detail

registerWorkbenchUndoRedo

public static void registerWorkbenchUndoRedo(org.eclipse.ui.IViewSite site)
Register a view site for undo/redo in workbench context.

Parameters:
site - the view site

waitFor

public static void waitFor(AtomicBoolean finishedFlag)
Wait for a finished flag being set to true by another thread. If the current thread is the display thread, display events will still be processed.

Parameters:
finishedFlag - the finished flag

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d