|
SRJRCFrames v0.1.296 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.schwarzrot.ui.support.AbstractDesktop
de.schwarzrot.ui.MWIDesktop
public class MWIDesktop
a desktop implementation to handle MWI - multi window interface, where each toplevel application has a real toplevel window
| Field Summary |
|---|
| Fields inherited from class de.schwarzrot.ui.support.AbstractDesktop |
|---|
taFactory |
| Fields inherited from interface de.schwarzrot.ui.Desktop |
|---|
defaultStartupSize, ID_DESKTOP, ID_TITLE |
| Constructor Summary | |
|---|---|
MWIDesktop(String appName)
|
|
| Method Summary | |
|---|---|
void |
createMainFrame(Application<?> app)
creates the rootlevel window |
void |
doCloseApp(WindowEvent we)
parent closes all applications and terminates the application frame. |
void |
doSwitch(Application<?> app)
switch to another loaded application |
void |
start()
second stage of application setup and start of the game |
| Methods inherited from class de.schwarzrot.ui.support.AbstractDesktop |
|---|
addApplication, createMenuBar, createMenuBar, createToolBar, createToolBar, decOpenedFramesCounter, doAbout, doCloseApp, doConfig, doEditMappings, doExit, doHelp, getActionHandler, getArchiveInfo, getConfig, getConfigPage, getCurApp, getDefaultApp, getMainWindow, getName, getOpenedFramesCounter, getProgressMonitor, getServicesPage, getVersionString, getXOffset, getYOffset, incOpenedFramesCounter, init, publishEvent, setActionHandler, setArchiveInfo, setConfig, setCurApp, setCurApp, setDefaultApp, setDefaultApp, setName, setProgressMonitor, setupFrom, setVersionBuild, setVersionMajor, setVersionMinor, validateUser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MWIDesktop(String appName)
| Method Detail |
|---|
public void createMainFrame(Application<?> app)
Desktop
app - - applicationpublic void doCloseApp(WindowEvent we)
doCloseApp in class AbstractDesktopwe - - the window eventpublic void doSwitch(Application<?> app)
Desktop
app - - the application to switch topublic void start()
Desktop
start in interface Desktopstart in class AbstractDesktop
|
SRJRCFrames v0.1.296 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||