|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionGroup
| Method Summary | |
|---|---|
void |
addAction(IAction newAction)
Adds the given newAction to this group. |
IAction[] |
getAllActions()
Returns all actions from this group. |
boolean |
removeAction(IAction oldAction)
Removes the given oldAction from the group. |
| Methods inherited from interface etomica.action.IAction |
|---|
actionPerformed |
| Method Detail |
|---|
boolean removeAction(IAction oldAction)
void addAction(IAction newAction)
IAction[] getAllActions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||