de.unidu.is.annotation.rework.multivalent
Class MVBPanel.NewAnnotationAction

java.lang.Object
  extended byde.unidu.is.annotation.rework.multivalent.MVBPanel.NewAnnotationAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MVBPanel

static class MVBPanel.NewAnnotationAction
extends java.lang.Object
implements java.awt.event.ActionListener

Creates an action for new annotations


Constructor Summary
(package private) MVBPanel.NewAnnotationAction()
           
 
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

MVBPanel.NewAnnotationAction

MVBPanel.NewAnnotationAction()
Method Detail

actionPerformed

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