org.hobsoft.symmetry.ui.test.event
Class DummyTableCellListener

java.lang.Object
  extended by org.hobsoft.symmetry.ui.test.event.DummyTableCellListener
All Implemented Interfaces:
EventListener, TableCellListener

public class DummyTableCellListener
extends Object
implements TableCellListener

Author:
Mark Hobson

Constructor Summary
DummyTableCellListener()
           
 
Method Summary
 void tableCellSelected(TableEvent event)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyTableCellListener

public DummyTableCellListener()
Method Detail

tableCellSelected

public void tableCellSelected(TableEvent event)

Specified by:
tableCellSelected in interface TableCellListener


Copyright © 2004-2012. All Rights Reserved.