Package | Description |
---|---|
org.openstreetmap.josm.gui.util |
Provides GUI utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WindowGeometry.initFromPreferences(java.lang.String preferenceKey) |
protected int |
WindowGeometry.parseField(java.lang.String preferenceKey,
java.lang.String preferenceValue,
java.lang.String field) |
Constructor and Description |
---|
WindowGeometry(java.lang.String preferenceKey)
Creates a window geometry from the values kept in the preference store under the
key
preferenceKey |