java.lang.Object
org.jhotdraw8.fxbase.beans.AbstractPropertyBean
org.jhotdraw8.fxbase.beans.SimplePropertyBean
- All Implemented Interfaces:
PropertyBean
-
Field Summary
Fields inherited from class org.jhotdraw8.fxbase.beans.AbstractPropertyBean
properties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.fxbase.beans.AbstractPropertyBean
get, getNonNull, getPropertiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jhotdraw8.fxbase.beans.PropertyBean
getProperty, put, remove, set, setNonNull, valueAt
-
Constructor Details
-
SimplePropertyBean
public SimplePropertyBean()
-