|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.borg.ui.UIControl
public class UIControl
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 |
|---|
public UIControl()
| Method Detail |
|---|
public static void startUI(String trayname)
trayname - - name for the tray iconpublic static void toFront()
public static void shutDownUI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||