java.beans
Package java.beans
Contains classes related to developing beans -- components based on the JavaBeans™ architecture.
See: Description
Interface | Description |
---|---|
AppletInitializer | This interface is designed to work in collusion with java.beans.Beans.instantiate. |
BeanInfo | Use the |
Customizer | A customizer class provides a complete custom GUI for customizing a target Java Bean. |