Class IPALookupViewAction

java.lang.Object
javax.swing.AbstractAction
ca.phon.app.session.editor.view.ipaDictionary.actions.IPALookupViewAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
ExportIPACommand, ImportIPACommand

public abstract class IPALookupViewAction extends AbstractAction
Base class for lookup view actions.
See Also: