Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Interface
java.beans.VetoableChangeListener

Packages that use VetoableChangeListener
java.beans Contains classes related to Java Beans development. 
java.beans.beancontext Provides classes and interfaces relating to bean context. 
javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. 
 

Uses of VetoableChangeListener in java.beans
 

Methods in java.beans with parameters of type VetoableChangeListener
 void VetoableChangeSupport.addVetoableChangeListener(VetoableChangeListener listener)
          Add a VetoableListener to the listener list.
 void VetoableChangeSupport.removeVetoableChangeListener(VetoableChangeListener listener)
          Remove a VetoableChangeListener from the listener list.
 void VetoableChangeSupport.addVetoableChangeListener(String propertyName, VetoableChangeListener listener)
          Add a VetoableChangeListener for a specific property.
 void VetoableChangeSupport.removeVetoableChangeListener(String propertyName, VetoableChangeListener listener)
          Remove a VetoableChangeListener for a specific property.
 

Uses of VetoableChangeListener in java.beans.beancontext
 

Classes in java.beans.beancontext that implement VetoableChangeListener
 class BeanContextServicesSupport
           This helper class provides a utility implementation of the java.beans.beancontext.BeanContextServices interface.
 class BeanContextSupport
          This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface.
 

Methods in java.beans.beancontext that return VetoableChangeListener
protected static VetoableChangeListener BeanContextSupport.getChildVetoableChangeListener(Object child)
          Gets the VetoableChangeListener (if any) of the specified child
 

Methods in java.beans.beancontext with parameters of type VetoableChangeListener
 void BeanContextChild.addVetoableChangeListener(String name, VetoableChangeListener vcl)
          Adds a VetoableChangeListener to this BeanContextChild to receive events whenever the specified property changes.
 void BeanContextChild.removeVetoableChangeListener(String name, VetoableChangeListener vcl)
          Removes a VetoableChangeListener from this BeanContextChild so that it no longer receives events when the specified property changes.
 void BeanContextChildSupport.addVetoableChangeListener(String name, VetoableChangeListener vcl)
          Adds a VetoableChangeListener.
 void BeanContextChildSupport.removeVetoableChangeListener(String name, VetoableChangeListener vcl)
          Removes a VetoableChangeListener.
 

Uses of VetoableChangeListener in javax.swing
 

Methods in javax.swing with parameters of type VetoableChangeListener
 void JComponent.addVetoableChangeListener(VetoableChangeListener listener)
          Adds a VetoableChangeListener to the listener list.
 void JComponent.removeVetoableChangeListener(VetoableChangeListener listener)
          Removes a VetoableChangeListener from the listener list.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

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.

free hit counter