Package VASSAL.counters
Class AreaOfEffect.TraitEditor
java.lang.Object
VASSAL.counters.AreaOfEffect.TraitEditor
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
AreaOfEffect
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringConfigurerprotected JLabelprotected NamedHotKeyConfigurerprotected JLabelprotected BooleanConfigurerprotected StringConfigurerprotected BooleanConfigurerprotected Stringprotected TraitConfigPanelprotected StringConfigurerprotected JLabelprotected IntConfigurerprotected JLabelprotected JPanelprotected JLabelprotected final JLabelprotected ColorConfigurerprotected final JLabelprotected IntConfigurerprotected BooleanConfigurer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface VASSAL.counters.PieceEditor
initCustomControls
-
Field Details
-
panel
-
transparencyColorLabel
-
transparencyColorValue
-
transparencyLabel
-
transparencyValue
-
radiusValue
-
radiusValueLabel
-
alwaysActive
-
activateCommand
-
activateCommandLabel
-
activateKey
-
activateKeyLabel
-
useMapShader
-
fixedRadius
-
radiusMarker
-
radiusMarkerLabel
-
descConfig
-
selectShaderLabel
-
selectShader
-
mapShaderId
-
-
Constructor Details
-
TraitEditor
-
-
Method Details
-
updateFillVisibility
protected void updateFillVisibility() -
updateRangeVisibility
protected void updateRangeVisibility() -
updateCommandVisibility
protected void updateCommandVisibility() -
repack
protected void repack() -
getControls
- Specified by:
getControlsin interfacePieceEditor
-
getState
- Specified by:
getStatein interfacePieceEditor
-
getType
- Specified by:
getTypein interfacePieceEditor
-