edu.jhu.tmaj.client.tables.data
Class InputPanelClipBoard

java.lang.Object
  extended by edu.jhu.tmaj.client.tables.data.InputPanelClipBoard

public final class InputPanelClipBoard
extends java.lang.Object

Allows users to cut and paste in the Tables.


Method Summary
static void addListener(javax.swing.JTable table, GeneralTableModel generalTableModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addListener

public static void addListener(javax.swing.JTable table,
                               GeneralTableModel generalTableModel)