org.fcrepo.client.search
Class Search.ConditionSelectionListener

java.lang.Object
  extended by org.fcrepo.client.search.Search.ConditionSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
Search

public class Search.ConditionSelectionListener
extends Object
implements ListSelectionListener


Constructor Summary
Search.ConditionSelectionListener(JButton modifyButton, JButton deleteButton, int selectedRow)
           
 
Method Summary
 int getSelectedRow()
           
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search.ConditionSelectionListener

public Search.ConditionSelectionListener(JButton modifyButton,
                                         JButton deleteButton,
                                         int selectedRow)
Method Detail

valueChanged

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

getSelectedRow

public int getSelectedRow()


Copyright © 2012 DuraSpace. All Rights Reserved.