Uses of Class
org.gjt.sp.jedit.textarea.StandaloneTextArea

Packages that use StandaloneTextArea
org.gjt.sp.jedit.textarea Since jEdit 4.2, many TextArea classes have been split into a base and derived class. 
 

Uses of StandaloneTextArea in org.gjt.sp.jedit.textarea
 

Methods in org.gjt.sp.jedit.textarea that return StandaloneTextArea
static StandaloneTextArea StandaloneTextArea.createTextArea()
          Create a standalone TextArea.