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.
|
sourceBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.