JET

edu.utep.cs.et.gui.editor.syn
Class InputHandler.next_line

java.lang.Object
  extended by edu.utep.cs.et.gui.editor.syn.InputHandler.next_line
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
InputHandler

public static class InputHandler.next_line
extends Object
implements ActionListener


Field Summary
private  boolean select
           
 
Constructor Summary
InputHandler.next_line(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
 

Field Detail

select

private boolean select
Constructor Detail

InputHandler.next_line

public InputHandler.next_line(boolean select)
Method Detail

actionPerformed

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

JET

JET is Copyright (C) 2005-2007 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.