Interface ExpressionActionFactory


public interface ExpressionActionFactory
Used to create side-bar actions for expression editors
  • Method Summary

    Modifier and Type
    Method
    Description
    createAction(com.jidesoft.editor.CodeEditor editor)
     
  • Method Details

    • createAction

      Action createAction(com.jidesoft.editor.CodeEditor editor)