Package VASSAL.tools
Interface RecursionLimiter.Loopable
- All Known Implementing Classes:
ActionButton,CalculatedProperty,CounterGlobalKeyCommand,DeckGlobalKeyCommand,DoActionButton,ExpressionInterpreter,FormattedString,GlobalKeyCommand,Labeler,MassKeyCommand,MultiActionButton,PlayerIdFormattedString,StartupGlobalKeyCommand,TriggerAction,UsePrototype
- Enclosing class:
- RecursionLimiter
public static interface RecursionLimiter.Loopable
-
Method Summary
Modifier and Type Method Description StringgetComponentName()StringgetComponentTypeName()
-
Method Details
-
getComponentTypeName
String getComponentTypeName() -
getComponentName
String getComponentName()
-