java.beans

Package java.beans

Contains classes related to developing beans -- components based on the JavaBeans™ architecture.

See: Description

登录查看完整内容
Interface Summary
Interface Description
AppletInitializer

This interface is designed to work in collusion with java.beans.Beans.instantiate.

BeanInfo

Use the BeanInfo interface to create a BeanInfo class and provide explicit information about the methods, properties, events, and other features of your beans-

Customizer

A customizer class provides a complete custom GUI for customizing a target Java Bean.