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

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

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

For now just insert 1 column


Constructor Summary
AddColumn(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

AddColumn

public AddColumn(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.