uk.ac.cisban.rod.gui.popup
Class CVListener

java.lang.Object
  extended by uk.ac.cisban.rod.gui.popup.CVListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class CVListener
extends java.lang.Object
implements java.awt.event.ActionListener

Listens to actions performed on NewCVPanel and error-checks and adds the new controlled vocabulary to the database.

Since:
02-Feb-2010, 12:08:38
Author:
Morgan Taschuk

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

Constructor Detail

CVListener

public CVListener()
Method Detail

actionPerformed

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


Copyright © 2010. All Rights Reserved.