org.netbeans.spi.viewmodel
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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.