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

Packages that use StandaloneTextArea
org.gjt.sp.jedit.textarea Classes related to jEdit's TextArea. 
 

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.