mars.venus.editors.jeditsyntax
Class InputHandler.document_home

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

public static class InputHandler.document_home
extends Object
implements ActionListener


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

public InputHandler.document_home(boolean select)
Method Detail

actionPerformed

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