Class FlatSyntaxTextAreaActions.PickColorAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
org.fife.ui.rtextarea.RecordableTextAction
com.formdev.flatlaf.themeeditor.FlatSyntaxTextAreaActions.PickColorAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
FlatSyntaxTextAreaActions

static class FlatSyntaxTextAreaActions.PickColorAction extends org.fife.ui.rtextarea.RecordableTextAction
  • Constructor Details

    • PickColorAction

      PickColorAction(String name)
  • Method Details

    • actionPerformedImpl

      public void actionPerformedImpl(ActionEvent e, org.fife.ui.rtextarea.RTextArea textArea)
      Specified by:
      actionPerformedImpl in class org.fife.ui.rtextarea.RecordableTextAction
    • getMacroID

      public String getMacroID()
      Specified by:
      getMacroID in class org.fife.ui.rtextarea.RecordableTextAction