apollo.dataadapter.ensj19
Class AnnotationSourceChooser.RemoveDatasetsListenerForPort

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by apollo.dataadapter.ensj19.AnnotationSourceChooser.RemoveDatasetsListenerForPort
All Implemented Interfaces:
java.awt.event.KeyListener, java.util.EventListener
Enclosing class:
AnnotationSourceChooser

public class AnnotationSourceChooser.RemoveDatasetsListenerForPort
extends java.awt.event.KeyAdapter


Constructor Summary
AnnotationSourceChooser.RemoveDatasetsListenerForPort()
           
 
Method Summary
 void keyPressed(java.awt.event.KeyEvent event)
           
 
Methods inherited from class java.awt.event.KeyAdapter
keyReleased, keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationSourceChooser.RemoveDatasetsListenerForPort

public AnnotationSourceChooser.RemoveDatasetsListenerForPort()
Method Detail

keyPressed

public void keyPressed(java.awt.event.KeyEvent event)
Specified by:
keyPressed in interface java.awt.event.KeyListener
Overrides:
keyPressed in class java.awt.event.KeyAdapter