org.jatha.display
Class BracketMatcher
java.lang.Object
org.jatha.display.BracketMatcher
- All Implemented Interfaces:
- EventListener, CaretListener
class BracketMatcher
- extends Object
- implements CaretListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
f_input
protected LispInput f_input
BracketMatcher
public BracketMatcher(LispInput input)
caretUpdate
public void caretUpdate(CaretEvent e)
- Specified by:
caretUpdate
in interface CaretListener