net.sf.sbcc.componentcombo.plaf.motif
Class MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by net.sf.sbcc.componentcombo.plaf.basic.BasicComponentComboPopup.InvocationKeyHandler
          extended by net.sf.sbcc.componentcombo.plaf.motif.MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler
All Implemented Interfaces:
java.awt.event.KeyListener, java.util.EventListener
Enclosing class:
MotifComponentComboBoxUI.MotifComboPopup

protected class MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler
extends BasicComponentComboPopup.InvocationKeyHandler


Constructor Summary
protected MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler()
           
 
Method Summary
 
Methods inherited from class net.sf.sbcc.componentcombo.plaf.basic.BasicComponentComboPopup.InvocationKeyHandler
keyReleased
 
Methods inherited from class java.awt.event.KeyAdapter
keyPressed, keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler

protected MotifComponentComboBoxUI.MotifComboPopup.InvocationKeyHandler()