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 theMARSTextEditingAreaof 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 TypeClassDescriptionclassAdaptor 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 TypeClassDescriptionclassAdapter subclass for RSyntaxTextArea Provides those methods required by the MARSTextEditingArea interface that are not defined by RSyntaxTextArea.