Interface ExpressionActionFactory
- 
public interface ExpressionActionFactoryUsed to create side-bar actions for expression editors 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.ActioncreateAction(com.jidesoft.editor.CodeEditor editor) 
 -