Package | Description |
---|---|
simkit.actions |
Modifier and Type | Field and Description |
---|---|
private AppCloser |
MyFrame.closer |
Modifier and Type | Method and Description |
---|---|
AppCloser |
MyFrame.getAppCloser() |
Modifier and Type | Method and Description |
---|---|
void |
MyFrame.setAppCloser(AppCloser closer) |
Constructor and Description |
---|
MyFrame(java.lang.String title,
AppCloser closer,
int x,
int y,
int w,
int h) |
MyFrame(java.lang.String title,
AppCloser closer,
java.awt.Rectangle r) |