edu.psu.geovista.app.spreadsheet.tools
Class RemoveRow

java.lang.Object
  extended byedu.psu.geovista.app.spreadsheet.tools.RemoveRow
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class RemoveRow
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
RemoveRow(javax.swing.JTable tb)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveRow

public RemoveRow(javax.swing.JTable tb)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.