|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
| Constructor Summary | |
BasicScrollBarUI.PropertyChangeHandler()
|
|
| 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 |
public BasicScrollBarUI.PropertyChangeHandler()
| Method Detail |
public void propertyChange(PropertyChangeEvent e)
evt - A PropertyChangeEvent object describing the event source
and the property that has changed.
|
JavaTM 2 Platform Standard Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||