|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractProperty | |
---|---|
org.openstreetmap.josm.data.preferences | |
org.openstreetmap.josm.gui.layer.markerlayer |
Uses of AbstractProperty in org.openstreetmap.josm.data.preferences |
---|
Subclasses of AbstractProperty in org.openstreetmap.josm.data.preferences | |
---|---|
class |
BooleanProperty
A property containing a Boolean value. |
class |
CachedProperty<T>
|
class |
CollectionProperty
A property containing a Collection of String as value. |
class |
ColorProperty
A property containing a Color value. |
class |
IntegerProperty
A property containing an Integer value. |
class |
StringProperty
A property containing an String value. |
Uses of AbstractProperty in org.openstreetmap.josm.gui.layer.markerlayer |
---|
Subclasses of AbstractProperty in org.openstreetmap.josm.gui.layer.markerlayer | |
---|---|
static class |
Marker.TemplateEntryProperty
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |