uk.ac.soton.itinnovation.grid.client.registry.ui.resource
Class ResourceListSelectionListener

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.registry.ui.resource.ResourceListSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener

public class ResourceListSelectionListener
extends Object
implements ListSelectionListener


Constructor Summary
ResourceListSelectionListener(ResourcePropertiesPanel panel, JTable table, JTextArea t)
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceListSelectionListener

public ResourceListSelectionListener(ResourcePropertiesPanel panel,
                                     JTable table,
                                     JTextArea t)
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.