Package org.gvsig.scripting.swing.api
Interface JCodeEditor
- All Superinterfaces:
org.gvsig.tools.swing.api.Component,JEditor,JTextEditor
- All Known Subinterfaces:
JDialogEditor
JCodeEditor is a component that support edition to a ScriptingScript.- See Also:
-
Method Summary
Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponentMethods inherited from interface org.gvsig.scripting.swing.api.JEditor
addChangeListener, fetch, getUnit, isModified, save, setMethods inherited from interface org.gvsig.scripting.swing.api.JTextEditor
addUpdateCaretPositionActionListener, getJTextComponent, getLineCount, getSyntaxtHighlightTextComponent, gotoline, reload, selectLine
-
Method Details
-
getScript
ScriptingScript getScript()
-