mars.venus.editors.jeditsyntax
Class InputHandler.prev_page

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

public static class InputHandler.prev_page
extends Object
implements ActionListener


Constructor Summary
InputHandler.prev_page(boolean select)
           
 
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.prev_page

public InputHandler.prev_page(boolean select)
Method Detail

actionPerformed

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