|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
public class BasicScrollPaneUI.PropertyChangeHandler extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
BasicScrollPaneUI.PropertyChangeHandler()
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|
public BasicScrollPaneUI.PropertyChangeHandler()
| Method Detail |
|---|
public void propertyChange(PropertyChangeEvent e)
PropertyChangeListener
propertyChange in interface PropertyChangeListenere - A PropertyChangeEvent object describing the event source
and the property that has changed.
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.