public class TreeNodeSelectionEvent extends Object
TreeNodeSelectionListener corresponding event. Holding old value (is present) and new selected value.| Constructor and Description |
|---|
TreeNodeSelectionEvent(Node oldValue,
Node newValue) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getNewValue() |
Node |
getOldValue() |
Copyright © 2019. All rights reserved.