org.openbp.swing.components.popupfield
Class JSelectionPopup.ListFocusHandler

java.lang.Object
  extended by java.awt.event.FocusAdapter
      extended by org.openbp.swing.components.popupfield.JSelectionPopup.ListFocusHandler
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
JSelectionPopup

public class JSelectionPopup.ListFocusHandler
extends java.awt.event.FocusAdapter


Constructor Summary
JSelectionPopup.ListFocusHandler()
           
 
Method Summary
 void focusLost(java.awt.event.FocusEvent e)
           
 
Methods inherited from class java.awt.event.FocusAdapter
focusGained
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSelectionPopup.ListFocusHandler

public JSelectionPopup.ListFocusHandler()
Method Detail

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener
Overrides:
focusLost in class java.awt.event.FocusAdapter
See Also:
FocusListener.focusLost(java.awt.event.FocusEvent)


Copyright © 2011. All Rights Reserved.