Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractAction
org.grinvin.gred.actions.MutableGraphPanelAction
public abstract class MutableGraphPanelAction
extends AbstractAction
GraphPanelAction
but assumes that the graph panel
is of type MutableGraphPanel
.
Field Summary | |
protected MutableGraphPanel |
|
Constructor Summary | |
|
protected MutableGraphPanelAction(MutableGraphPanel panel)
Construct an action command of this type.