Package VASSAL.counters
Class Translate.Editor
java.lang.Object
VASSAL.counters.Translate.Editor
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- Translate
public static class Translate.Editor extends Object implements PieceEditor
-
Field Summary
Fields Modifier and Type Field Description protected BooleanConfigurer
advancedInput
protected StringConfigurer
descInput
protected FormattedExpressionConfigurer
xIndexInput
protected FormattedExpressionConfigurer
xOffsetInput
protected FormattedExpressionConfigurer
yIndexInput
protected FormattedExpressionConfigurer
yOffsetInput
-
Constructor Summary
-
Method Summary
-
Field Details
-
advancedInput
-
xIndexInput
-
xOffsetInput
-
yIndexInput
-
yOffsetInput
-
descInput
-
-
Constructor Details
-
Editor
-
-
Method Details
-
getControls
- Specified by:
getControls
in interfacePieceEditor
-
getState
- Specified by:
getState
in interfacePieceEditor
-
getType
- Specified by:
getType
in interfacePieceEditor
-