net.sf.borg.ui
Class UIControl

java.lang.Object
  extended by net.sf.borg.ui.UIControl

public class UIControl
extends Object

Class UIControl provides access to the UI from non-UI classes. UIControl provides the main UI entry point.


Constructor Summary
UIControl()
           
 
Method Summary
static void shutDownUI()
          shuts down the UI, including db backup
static void startUI(String trayname)
          Main UI initialization.
static void toFront()
          raise the UI to the front
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIControl

public UIControl()
Method Detail

startUI

public static void startUI(String trayname)
Main UI initialization.

Parameters:
trayname - - name for the tray icon

toFront

public static void toFront()
raise the UI to the front


shutDownUI

public static void shutDownUI()
shuts down the UI, including db backup



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic