public abstract class AbstractAppGui<A extends App> extends AbstractAppComponent<A> implements AppGui<A>
| Modifier and Type | Field and Description |
|---|---|
protected MainWindow |
window |
app| Constructor and Description |
|---|
AbstractAppGui(A anApp,
java.lang.String windowTitle) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Window |
getWindow() |
getAppclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApp