Uses of Interface
mars.venus.editors.MARSTextEditingArea
Packages that use MARSTextEditingArea
Package
Description
-
Uses of MARSTextEditingArea in mars.venus
Methods in mars.venus that return MARSTextEditingAreaModifier and TypeMethodDescriptionEditPane.getTextArea()
Get theMARSTextEditingArea
of the EditPane -
Uses of MARSTextEditingArea in mars.venus.editors.generic
Classes in mars.venus.editors.generic that implement MARSTextEditingArea -
Uses of MARSTextEditingArea in mars.venus.editors.jeditsyntax
Classes in mars.venus.editors.jeditsyntax that implement MARSTextEditingAreaModifier and TypeClassDescriptionclass
Adaptor subclass for JEditTextArea Provides those methods required by the MARSTextEditingArea interface that are not defined by JEditTextArea. -
Uses of MARSTextEditingArea in mars.venus.editors.rsyntax
Classes in mars.venus.editors.rsyntax that implement MARSTextEditingAreaModifier and TypeClassDescriptionclass
Adapter subclass for RSyntaxTextArea Provides those methods required by the MARSTextEditingArea interface that are not defined by RSyntaxTextArea.