org.fcrepo.client.search
Class Search.ChangeFieldsButtonListener

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

public class Search.ChangeFieldsButtonListener
extends Object
implements ActionListener


Constructor Summary
Search.ChangeFieldsButtonListener(JLabel fieldLabel, List fieldList)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 List getFieldList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search.ChangeFieldsButtonListener

public Search.ChangeFieldsButtonListener(JLabel fieldLabel,
                                         List fieldList)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

getFieldList

public List getFieldList()


Copyright © 2012 DuraSpace. All Rights Reserved.