Uses of Interface
org.gjt.sp.jedit.visitors.JEditVisitor
-
Uses of JEditVisitor in org.gjt.sp.jedit
Modifier and TypeMethodDescriptionstatic void
jEdit.visit
(JEditVisitor visitor) Visit the views, editpanes and textareasvoid
View.visit
(JEditVisitor visitor) Visit the the editpanes and textareas of the view -
Uses of JEditVisitor in org.gjt.sp.jedit.visitors
Modifier and TypeClassDescriptionclass
Default implementation of a jEditVisitor.class
A visitor that saves the caret info of an EditPane