Gridarta Editor
net.sf.gridarta.textedit.textarea.InputHandler.NonRepeatable Interface Reference

If an action implements this interface, it should not be repeated. More...

+ Inheritance diagram for net.sf.gridarta.textedit.textarea.InputHandler.NonRepeatable:
+ Collaboration diagram for net.sf.gridarta.textedit.textarea.InputHandler.NonRepeatable:

Detailed Description

If an action implements this interface, it should not be repeated.

Instead, it will handle the repetition itself. @noinspection MarkerInterface, PublicInnerClass

Definition at line 200 of file InputHandler.java.


The documentation for this interface was generated from the following file: