Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.gjt.sp.jedit.textarea
Interface InputHandler.NonRepeatable  view InputHandler.NonRepeatable download InputHandler.NonRepeatable.java

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.