| Package | Description |
|---|---|
| net.sf.gridarta.gui.dialog.plugin | |
| net.sf.gridarta.plugin |
| Modifier and Type | Field and Description |
|---|---|
private PluginModelListener<G,A,R> |
PluginController.pluginModelListener
The
PluginModelListener attached to PluginController.pluginModel. |
private PluginModelListener<G,A,R> |
PluginView.pluginModelListener
The script control listener to be notified about changes in
PluginView.pluginController. |
| Modifier and Type | Field and Description |
|---|---|
private EventListenerList2<PluginModelListener<G,A,R>> |
PluginModel.listeners
The
PluginModelListeners to inform of
changes. |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginModel.addPluginModelListener(PluginModelListener<G,A,R> listener)
Adds a listener to be informed of changes.
|
void |
PluginModel.removePluginModelListener(PluginModelListener<G,A,R> listener)
Removes a listener to be informed of changes.
|
Feedback: webmaster
© 2003-2010 The Gridarta Developers. All rights reserved.