Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
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 |