org.netbeans.spi.viewmodel
public interface ModelListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
modelChanged(ModelEvent event)
View model has been changed notification.
|
void modelChanged(ModelEvent event)
event
- an event object describing changeBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.