Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
public class BasicTreeUI.SelectionModelPropertyChangeHandler
Listener on the TreeSelectionModel, resets the row selection if any of the properties of the model change.
Constructor Summary | |
---|---|
BasicTreeUI.SelectionModelPropertyChangeHandler()
|
Method Summary | |
---|---|
void |
propertyChange(PropertyChangeEvent event)
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 BasicTreeUI.SelectionModelPropertyChangeHandler()
Method Detail |
---|
public void propertyChange(PropertyChangeEvent event)
PropertyChangeListener
propertyChange
in interface PropertyChangeListener
event
- A PropertyChangeEvent object describing the event source
and the property that has changed.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the