org.zilonis.tool.ui
Class TransitionManager

java.lang.Object
  extended by org.zilonis.tool.ui.TransitionManager

public class TransitionManager
extends java.lang.Object


Method Summary
static MainFrame createMainFrame()
          Creates the main application frame.
static void killOverlay()
           
static void showTransitionPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMainFrame

public static MainFrame createMainFrame()
Creates the main application frame. Should be called from the EDT only.


showTransitionPanel

public static void showTransitionPanel()

killOverlay

public static void killOverlay()