Java Reference
In-Depth Information
A user-defined event is created by writing an event class that extends
java.util.EventObject and a corresponding interface that extends
java.util.EventListener.
■■
The java.beans.XMLEncoder and java.beans.XMLDecoder classes are
used to persist the state of a JavaBean.
■■
A JavaBean can have an optional BeanInfo class that contains detailed
information about the properties, events, and methods of a bean.
■■
Search WWH ::




Custom Search