IAction
public class ColloidGraphic.GraftAction extends java.lang.Object implements IAction
Modifier and Type | Field | Description |
---|---|---|
protected int |
nGraft |
Constructor | Description |
---|---|
GraftAction(int numGraft) |
Modifier and Type | Method | Description |
---|---|---|
void |
actionPerformed() |
Completes the action defined by the class implementing this interface.
|
public void actionPerformed()
IAction
actionPerformed
in interface IAction