public interface IGuiAction
Modifier and Type | Method and Description |
---|---|
void |
doAction(NamedObj model)
Perform the action/modification on the current model triggered
by a Vergil GUI action.
|
void doAction(NamedObj model)
model
- the current Ptolemy model