|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DialogMonitor
The purpose of DialogMonitor is to declare a screen as a monitor or sub-monitor and define, for this monitor, the list of the screens called by it.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
Screen |
getMonitor()
|
java.util.List<ScreenCalledMonitor> |
getScreensCalled()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
Screen getMonitor()
Gives the Screen declared as a monitor
java.util.List<ScreenCalledMonitor> getScreensCalled()
Gives the list of Screens called by the monitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |