de.cau.cs.kieler.kiml.grana.ui
Class GranaUIUtil

java.lang.Object
  extended by de.cau.cs.kieler.kiml.grana.ui.GranaUIUtil

public final class GranaUIUtil
extends Object

A utility class for Grana UI functionality.

Rating red

Method Summary
static Shell getCurrentShell()
          Returns the shell used in recent handler calls.
static void setCurrentShell(Shell shell)
          Sets the current shell.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentShell

public static Shell getCurrentShell()
Returns the shell used in recent handler calls.

Returns:
the shell

setCurrentShell

public static void setCurrentShell(Shell shell)
Sets the current shell.

Parameters:
shell - the shell