public interface JCodeEditor extends JEditor, JTextEditor
JCodeEditor
is a component that support edition to a ScriptingScript
.JEditor
,
JDialogEditor
Modifier and Type | Method and Description |
---|---|
ScriptingScript |
getScript() |
void |
reload() |
addChangeListener, fetch, getUnit, isModified, save, set
asJComponent
addUpdateCaretPositionActionListener, getJTextComponent, getLineCount, getSyntaxtHighlightTextComponent, gotoline, selectLine
ScriptingScript getScript()
void reload()