|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsynoptic.ui.JSynoptic
public class JSynoptic
This class provides the singleton used by various components to get a reference on JSynoptic graphical user interface. This interface is defined by JSynopticInterface. A default implementation is provided by JSynopticUserInterface and JSynopticFrame embeds these graphical elements into a single Frame
| Field Summary | |
|---|---|
static JSynopticInterface |
gui
|
protected boolean |
isEditable
|
| Constructor Summary | |
|---|---|
JSynoptic()
|
|
| Method Summary | |
|---|---|
static void |
setStatus(java.lang.String message)
Displays a message in the status bar and schedules its cleanup. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static JSynopticInterface gui
protected boolean isEditable
| Constructor Detail |
|---|
public JSynoptic()
| Method Detail |
|---|
public static void setStatus(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||