mars.venus.editors.jeditsyntax
Class InputHandler.toggle_rect

java.lang.Object
  extended by mars.venus.editors.jeditsyntax.InputHandler.toggle_rect
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
InputHandler

public static class InputHandler.toggle_rect
extends Object
implements ActionListener


Constructor Summary
InputHandler.toggle_rect()
           
 
Method Summary
 void actionPerformed(ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputHandler.toggle_rect

public InputHandler.toggle_rect()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)
Specified by:
actionPerformed in interface ActionListener