All Classes
-
Annotation Types Summary Class Description BeanInfo This annotation can be used to specify additional information for constructing aBeanInfoclass and itsBeanDescriptor.BeanInfo.Attribute This annotation can be used to specify additional attributes forBeanDescriptorandPropertyDescriptor.BeanInfo.Category This annotation supports grouping of properties into categories, which are displayed in the JFormDesigner Properties view.DesignCreate This annotation can be used to mark a static method that should be invoked by JFormDesigner to create instances of the bean, which are then used in the JFormDesigner Design view.PropertyDesc This annotation can be used to specify additional information for constructing aPropertyDescriptor.PropertyDesc.Enum This annotation can be used to specify a list of valid property values.PropertyDesc.ExtraPersistenceDelegate This annotation can be used to specify extra persistence delegates.