|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.EchoInstance
net.sf.jzeno.echo.Application
public class Application
Application instance implementation.
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Fields inherited from class nextapp.echo.EchoInstance |
|---|
DEFAULT_BACKGROUND, DEFAULT_FONT, DEFAULT_FOREGROUND, DEFAULT_WINDOW_HEIGHT, DEFAULT_WINDOW_WIDTH, FOCUSED_COMPONENT_CHANGED_PROPERTY, ID_STRING, LOCALE_CHANGED_PROPERTY, WINDOWS_CHANGED_PROPERTY |
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
Window |
init()
Invoked to initialize the application, returning the primary window. |
| Methods inherited from class nextapp.echo.EchoInstance |
|---|
addPropertyChangeListener, addWindow, doExit, doInit, doValidation, doValidation, exit, getAttribute, getEchoInstance, getFocusedComponent, getLocale, getWindows, markActive, removePropertyChangeListener, removeWindow, setAttribute, setFocusedComponent, setLocale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public Window init()
EchoInstance
init in class EchoInstance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||