org.noos.xing.mydoggy.plaf.ui.cmp.event
Class ToFrontWindowFocusListener
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.cmp.event.ToFrontWindowFocusListener
- All Implemented Interfaces:
- WindowFocusListener, EventListener
public class ToFrontWindowFocusListener
- extends Object
- implements WindowFocusListener
- Author:
- Angelo De Caro (angelo.decaro@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
protected long start
end
protected long end
window
protected Window window
ToFrontWindowFocusListener
public ToFrontWindowFocusListener(Window window)
windowGainedFocus
public void windowGainedFocus(WindowEvent e)
- Specified by:
windowGainedFocus in interface WindowFocusListener
windowLostFocus
public void windowLostFocus(WindowEvent e)
- Specified by:
windowLostFocus in interface WindowFocusListener
Copyright © 2012. All Rights Reserved.