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

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

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

For now just delete 1 column


Constructor Summary
RemoveColumn(SSTable 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

RemoveColumn

public RemoveColumn(SSTable 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.