public class ActionInGroup extends Object
Constructor and Description |
---|
ActionInGroup(ActionIF action,
String name,
boolean exclusive) |
Modifier and Type | Method and Description |
---|---|
ActionIF |
getAction() |
String |
getName() |
boolean |
isExclusive() |
String |
toString() |