|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
protected class MetalSliderUI.MetalPropertyListener
| Constructor Summary | |
|---|---|
protected |
MetalSliderUI.MetalPropertyListener()
|
| Method Summary | |
|---|---|
void |
propertyChange(PropertyChangeEvent e)
This method gets called when a bound property is changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MetalSliderUI.MetalPropertyListener()
| Method Detail |
|---|
public void propertyChange(PropertyChangeEvent e)
PropertyChangeListener
propertyChange in interface PropertyChangeListenerpropertyChange in class BasicSliderUI.PropertyChangeHandlere - A PropertyChangeEvent object describing the event source
and the property that has changed.
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.