Package VASSAL.counters
Class AreaOfEffect.TraitEditor
java.lang.Object
VASSAL.counters.AreaOfEffect.TraitEditor
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- AreaOfEffect
protected static class AreaOfEffect.TraitEditor extends Object implements PieceEditor
-
Field Summary
Fields Modifier and Type Field Description protected StringConfigureractivateCommandprotected NamedHotKeyConfigureractivateKeyprotected BooleanConfigureralwaysActiveprotected StringConfigurerdescConfigprotected BooleanConfigurerfixedRadiusprotected StringmapShaderIdprotected JPanelpanelprotected StringConfigurerradiusMarkerprotected IntConfigurerradiusValueprotected BoxselectShaderprotected ColorConfigurertransparencyColorValueprotected IntConfigurertransparencyValueprotected BooleanConfigureruseMapShader -
Constructor Summary
Constructors Modifier Constructor Description protectedTraitEditor(AreaOfEffect trait) -
Method Summary
Modifier and Type Method Description ComponentgetControls()StringgetState()StringgetType()protected voidrepack()protected voidupdateCommandVisibility()protected voidupdateFillVisibility()protected voidupdateRangeVisibility()
-
Field Details
-
panel
-
transparencyColorValue
-
transparencyValue
-
radiusValue
-
alwaysActive
-
activateCommand
-
activateKey
-
useMapShader
-
fixedRadius
-
radiusMarker
-
descConfig
-
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
-