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.Itemfor use in thePropertySheetcontrol based on a property belonging to a JavaBean - simply provide aPropertyDescriptorand the rest will be taken care of automatically.BeanPropertyUtils Convenience utility class for creatingPropertySheetinstances based on a JavaBean.