org.gjt.sp.jedit.textarea
Interface InputHandler.NonRepeatable

All Known Implementing Classes:
InputHandler.insert_char
Enclosing interface:
InputHandler

public static interface InputHandler.NonRepeatable

If an action implements this interface, it should not be repeated. Instead, it will handle the repetition itself.




Copyright ? 2002 Romain Guy.