Module org.controlsfx.controls
Package org.controlsfx.property
A package containing a number of useful classes related to the
PropertySheet
control.-
Class Summary Class Description BeanProperty A convenience class for creating aPropertySheet.Item
for use in thePropertySheet
control based on a property belonging to a JavaBean - simply provide aPropertyDescriptor
and the rest will be taken care of automatically.BeanPropertyUtils Convenience utility class for creatingPropertySheet
instances based on a JavaBean.