mars.venus.editors.jeditsyntax
Class InputHandler.clip_paste

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

public static class InputHandler.clip_paste
extends Object
implements ActionListener


Constructor Summary
InputHandler.clip_paste()
           
 
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.clip_paste

public InputHandler.clip_paste()
Method Detail

actionPerformed

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