|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in java.beans used by java.awtPropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. PropertyChangeSupport
|
This is a utility class that can be used by beans that support bound properties. |
Classes in java.beans used by java.beansAppletInitializer
|
This interface is designed to work in collusion with java.beans.Beans.instantiate. BeanDescriptor
|
A BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc. BeanInfo
|
A bean implementor who wishes to provide explicit information about their bean may provide a BeanInfo class that implements this BeanInfo interface and provides explicit information about the methods, properties, events, etc, of their bean. EventSetDescriptor
|
An EventSetDescriptor describes a group of events that a given Java bean fires. FeatureDescriptor
|
The FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc. IntrospectionException
|
Thrown when an exception happens during Introspection. MethodDescriptor
|
A MethodDescriptor describes a particular method that a Java Bean supports for external access from other components. ParameterDescriptor
|
The ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond the low level type information provided by the java.lang.reflect.Method class. PropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. PropertyDescriptor
|
A PropertyDescriptor describes one property that a Java Bean exports via a pair of accessor methods. PropertyEditor
|
A PropertyEditor class provides support for GUIs that want to allow users to edit a property value of a given type. PropertyVetoException
|
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value. VetoableChangeListener
|
A VetoableChange event gets fired whenever a bean changes a "constrained" property. |
Classes in java.beans used by java.beans.beancontextBeanInfo
|
A bean implementor who wishes to provide explicit information about their bean may provide a BeanInfo class that implements this BeanInfo interface and provides explicit information about the methods, properties, events, etc, of their bean. DesignMode
|
This interface is intended to be implemented by, or delegated from, instances of java.beans.beancontext.BeanContext, in order to propagate to its nested hierarchy of java.beans.beancontext.BeanContextChild instances, the current "designTime" property. PropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. PropertyChangeSupport
|
This is a utility class that can be used by beans that support bound properties. PropertyVetoException
|
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value. VetoableChangeListener
|
A VetoableChange event gets fired whenever a bean changes a "constrained" property. VetoableChangeSupport
|
This is a utility class that can be used by beans that support constrained properties. Visibility
|
Under some circumstances a bean may be run on servers where a GUI is not available. |
Classes in java.beans used by javax.accessibilityPropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. |
Classes in java.beans used by javax.swingPropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. PropertyVetoException
|
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value. VetoableChangeListener
|
A VetoableChange event gets fired whenever a bean changes a "constrained" property. |
Classes in java.beans used by javax.swing.eventPropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. PropertyChangeSupport
|
This is a utility class that can be used by beans that support bound properties. |
Classes in java.beans used by javax.swing.plaf.basicPropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. |
Classes in java.beans used by javax.swing.plaf.metalPropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. |
Classes in java.beans used by javax.swing.tablePropertyChangeEvent
|
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. PropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. |
Classes in java.beans used by javax.swing.treePropertyChangeListener
|
A "PropertyChange" event gets fired whenever a bean changes a "bound" property. |
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.