Class Embellishment.Ed

java.lang.Object
VASSAL.counters.Embellishment.Ed
All Implemented Interfaces:
PieceEditor
Enclosing class:
Embellishment

protected static class Embellishment.Ed extends Object implements PieceEditor
Return Property names exposed by this trait
  • Constructor Details

  • Method Details

    • moveSelectedUp

      protected void moveSelectedUp()
    • moveSelectedDown

      protected void moveSelectedDown()
    • swap

      protected void swap(int index1, int index2)
    • setUpDownEnabled

      protected void setUpDownEnabled()
    • showHideFields

      protected void showHideFields()
    • getImagePicker

      protected MultiImagePicker getImagePicker()
    • getState

      public String getState()
      Specified by:
      getState in interface PieceEditor
    • getType

      public String getType()
      Specified by:
      getType in interface PieceEditor
    • getControls

      public Component getControls()
      Specified by:
      getControls in interface PieceEditor
    • reset

      public void reset(Embellishment e)