org.tm4j.tmnav.app.ui.util .PersistentJFrame
Description
A specialisation of JFrame that stores its size and position * from session to session * * @author Christoph Froehlich, cf@folge2.de
Inheritance Hierarchy
| Field Summary | |
|---|---|
| PREFS_WINDOW_HEIGHT | |
| PREFS_WINDOW_WIDTH | |
| PREFS_WINDOW_X | |
| PREFS_WINDOW_Y | |
| defaultWindowHeight | |
| defaultWindowWidth | |
| defaultWindowX | |
| defaultWindowY | |
| id | The ID of the AMMember. |
| org.tm4j.tmnav.app.LoadedMapsPanel.prefs | |
| Method Summary | |
|---|---|
| void |
restore()
Sets the size to the stored value,
|
| void |
setDefaultBounds(java.awt.Rectangle bounds)
Convienience method to set all 4 default values
|
| void | store() |
Meta Data (1)
Related Topics
Imports
Is Contained By
Is Imported By
