org.fcrepo.client.console
Class InvokeDialogListener

java.lang.Object
  extended by org.fcrepo.client.console.InvokeDialogListener
All Implemented Interfaces:
ActionListener, EventListener

public class InvokeDialogListener
extends Object
implements ActionListener

Author:
Chris Wilper

Constructor Summary
InvokeDialogListener(JDialog dialog, ConsoleCommandInvoker invoker)
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeDialogListener

public InvokeDialogListener(JDialog dialog,
                            ConsoleCommandInvoker invoker)
Method Detail

actionPerformed

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


Copyright © 2012 DuraSpace. All Rights Reserved.