|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ statusdisplay overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt.statusdisplay
Class StatusDispMgr

java.lang.Objectcom.flexstor.common.awt.statusdisplay.StatusDispMgr
- public class StatusDispMgr
- extends java.lang.Object
| Field Summary | |
private static StatusDisplay |
disp
|
| Constructor Summary | |
StatusDispMgr()
|
|
| Method Summary | |
static void |
register(StatusDisplay d)
|
static void |
setMessage(java.lang.String sMsg)
|
static void |
unregister()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
disp
private static StatusDisplay disp
| Constructor Detail |
StatusDispMgr
public StatusDispMgr()
| Method Detail |
register
public static void register(StatusDisplay d)
unregister
public static void unregister()
setMessage
public static void setMessage(java.lang.String sMsg)
|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ statusdisplay overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.awt.statusdisplay.StatusDispMgr