| 
 | org.netbeans.spi.viewmodel/2 1.9.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.netbeans.spi.viewmodel.ModelEvent
public class ModelEvent
Encapsulates information describing changes to a model, and used to notify model listeners of the change.
| Nested Class Summary | |
|---|---|
| static class | ModelEvent.NodeChangedUsed to notify that one node has been changed (icon, displayName and children). | 
| static class | ModelEvent.TableValueChangedUsed to notify that one cell in table has been changed. | 
| static class | ModelEvent.TreeChangedUsed to notify that whole content of tree has been changed. | 
| Field Summary | 
|---|
| Fields inherited from class java.util.EventObject | 
|---|
| source | 
| Method Summary | 
|---|
| Methods inherited from class java.util.EventObject | 
|---|
| getSource, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| 
 | org.netbeans.spi.viewmodel/2 1.9.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||