Interface PieceEditor

All Known Implementing Classes:
ActionButton.Ed, AreaOfEffect.TraitEditor, Attachment.Ed, BasicName.Ed, CalculatedProperty.Ed, Clone.Ed, Comment.Editor, CounterGlobalKeyCommand.Ed, Delete.Ed, Deselect.Ed, DynamicProperty.Ed, Embellishment.Ed, Footprint.Ed, GlobalHotKey.Ed, Hideable.Ed, Mat.Ed, MatCargo.Ed, MenuSeparator.Ed, MultiLocationCommand.Ed, Pivot.Ed, PlaceMarker.Ed, PlaySound.Ed, Replace.Ed, ReportState.Ed, RestrictCommands.Ed, Restricted.Ed, SendToLocation.Ed, SetGlobalProperty.Ed, SetPieceProperty.Ed, SimplePieceEditor, SubMenu.Editor, Translate.Editor, TriggerAction.Ed, UsePrototype.Editor

public interface PieceEditor
  • Method Details

    • getControls

      Component getControls()
    • getType

      String getType()
    • getState

      String getState()
    • initCustomControls

      default void initCustomControls(JDialog dialog)