org.openide.awt 6.7.31

Uses of Interface
org.openide.awt.SpinButtonListener

Uses of SpinButtonListener in org.openide.awt
 

Classes in org.openide.awt that implement SpinButtonListener
 class SpinButtonAdapter
          Deprecated. Obsoleted by javax.swing.JSpinner in JDK 1.4
 

Methods in org.openide.awt with parameters of type SpinButtonListener
 void SpinButton.addSpinButtonListener(SpinButtonListener spinButtonListener)
          Deprecated.  
 void SpinButton.removeSpinButtonListener(SpinButtonListener spinButtonListener)
          Deprecated.  
 


org.openide.awt 6.7.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.