|
org.netbeans.spi.viewmodel/2 1.9.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ModelEvent in org.netbeans.spi.viewmodel |
---|
Subclasses of ModelEvent in org.netbeans.spi.viewmodel | |
---|---|
static class |
ModelEvent.NodeChanged
Used to notify that one node has been changed (icon, displayName and children). |
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. |
Methods in org.netbeans.spi.viewmodel with parameters of type ModelEvent | |
---|---|
void |
ModelListener.modelChanged(ModelEvent event)
View model has been changed notification. |
|
org.netbeans.spi.viewmodel/2 1.9.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |