public class EquationEditorPaneHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected EquationEditorPaneUI |
equationUI |
protected Class |
javaInterface |
Constructor and Description |
---|
EquationEditorPaneHandler(EquationEditorPaneUI equationUI) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterInit() |
void |
check() |
void |
docEditorHyperlinkUpdate(HyperlinkEvent e) |
void |
setEquation(String category,
String name,
Class javaInterface,
String content) |
protected EquationEditorPaneUI equationUI
protected Class javaInterface
public EquationEditorPaneHandler(EquationEditorPaneUI equationUI)
Copyright © 1999–2020 CodeLutin. All rights reserved.