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

Packages that use TextAreaException
org.gjt.sp.jedit.textarea The classes in this package are in the process of being refactored, for jedit 4.3final. 
 

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

Methods in org.gjt.sp.jedit.textarea that throw TextAreaException
 void TextArea.addExplicitFold()
          Surrounds the selection with explicit fold markers.
 void TextArea.formatParagraph()
          Formats the paragraph containing the caret.