|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
PropertyChangeListener[] getPropertyChangeListeners() |
Returns an array of all the property change listeners registered on this DefaultTreeSelectionModel . |
TreeSelectionListener[] getTreeSelectionListeners() |
Returns an array of all the tree selection listeners registered on this model. |
Changed Methods | ||
EventListener[] getListeners(Class ) |
Documentation changed from old to new. |
Returns an array of all the objects currently registered as FooListener s upon this model. |
boolean isRowSelected(int ) |
Documentation changed from old to new. |
Returns true if the row identified by row is selected. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |