public class ModelEvent extends EventObject
Modifier and Type | Class and Description |
---|---|
static class |
ModelEvent.NodeChanged
Used to notify that one node has been changed (icon, displayName and
children).
|
static class |
ModelEvent.SelectionChanged
Event to change a selection in the tree table view.
|
static class |
ModelEvent.TableValueChanged
Used to notify that one cell in table has been changed.
|
static class |
ModelEvent.TreeChanged
Used to notify that whole content of tree has been changed.
|
source
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.