Class AreaOfEffect.TraitEditor
java.lang.Object
VASSAL.counters.AreaOfEffect.TraitEditor
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
AreaOfEffect
- Author:
- Scott Giese sgiese@sprintmail.com Displays a transparency surrounding the GamePiece which represents the Area of Effect of the GamePiece
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringConfigurerprotected JLabelprotected NamedHotKeyConfigurerprotected JLabelprotected BooleanConfigurerprotected StringConfigurerprotected BooleanConfigurerprotected BooleanConfigurerprotected Stringprotected StringConfigurerprotected JLabelprotected NamedHotKeyConfigurerprotected JLabelprotected StringConfigurerprotected JLabelprotected NamedHotKeyConfigurerprotected JLabelprotected StringConfigurerprotected JLabelprotected 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
-
nameConfig
-
nameLabel
-
onMenuTextConfig
-
onMenuTextLabel
-
onKeyConfig
-
onKeyLabel
-
offMenuTextConfig
-
offMenuTextLabel
-
offKeyConfig
-
offKeyLabel
-
globallyVisibleConfig
-
-
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
-