com.pallas.swing.psearchcombo
Class PSearchPopupWindow.PSearchFocusListener

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--com.pallas.swing.psearchcombo.PSearchPopupWindow.PSearchFocusListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
PSearchPopupWindow

private class PSearchPopupWindow.PSearchFocusListener
extends java.awt.event.WindowAdapter


Field Summary
private  PSearchPopupWindow parent
           
 
Constructor Summary
PSearchPopupWindow.PSearchFocusListener(PSearchPopupWindow p)
           
 
Method Summary
 void windowLostFocus(java.awt.event.WindowEvent ev)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowOpened, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

private PSearchPopupWindow parent
Constructor Detail

PSearchPopupWindow.PSearchFocusListener

public PSearchPopupWindow.PSearchFocusListener(PSearchPopupWindow p)
Method Detail

windowLostFocus

public void windowLostFocus(java.awt.event.WindowEvent ev)
Specified by:
windowLostFocus in interface java.awt.event.WindowFocusListener
Overrides:
windowLostFocus in class java.awt.event.WindowAdapter
See Also:
WindowFocusListener.windowLostFocus(WindowEvent)


Copyright © 2003 Pallas Technology.