public abstract class MainWindow<T> extends Window<T>
Application| Constructor and Description |
|---|
MainWindow(T model) |
| Modifier and Type | Method and Description |
|---|---|
WindowOwner |
getOwner() |
void |
startApplication() |
addChild, appendYourselfTo, close, createContents, createContents, createMainPanel, getDelegate, getIconImage, getModel, getModelObject, getTitle, open, setIconImage, setMinHeight, setTitle, showOn, toStringpublic MainWindow(T model)
public WindowOwner getOwner()
public void startApplication()
Copyright © 2015 Uqbar Project. All rights reserved.