Interface IMoxelControlAction

All Known Implementing Classes:
AlignAction, AlignCenterAction, AlignJustifyAction, AlignLeftAction, AlignRightAction, BaseAction, BoldAction, FontHeightAction, FontNameAction, FontPropertyAction, ItalicAction, SwitchFormattedStringAction, UnderlineAction

public interface IMoxelControlAction
Action that requires a moxel editor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Refresh action's state
    void
    Set up moxel editor
  • Method Details

    • setEditor

      void setEditor(MoxelEditor editor)
      Set up moxel editor
      Parameters:
      editor - MoxelEditor
    • refresh

      void refresh()
      Refresh action's state