fedora.client.objecteditor
Class DatastreamPane.ExportActionListener

java.lang.Object
  extended by fedora.client.objecteditor.DatastreamPane.ExportActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
DatastreamPane

public class DatastreamPane.ExportActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
DatastreamPane.ExportActionListener(Datastream ds)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatastreamPane.ExportActionListener

public DatastreamPane.ExportActionListener(Datastream ds)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Specified by:
actionPerformed in interface java.awt.event.ActionListener