org.noos.xing.mydoggy.plaf.ui.content
Class MyDoggyContentManagerUI.ContentDialogFocusListener

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.content.MyDoggyContentManagerUI.ContentDialogFocusListener
All Implemented Interfaces:
WindowFocusListener, EventListener
Enclosing class:
MyDoggyContentManagerUI<T extends org.noos.xing.mydoggy.ContentUI>

public class MyDoggyContentManagerUI.ContentDialogFocusListener
extends Object
implements WindowFocusListener


Field Summary
protected  org.noos.xing.mydoggy.Content content
           
 
Constructor Summary
MyDoggyContentManagerUI.ContentDialogFocusListener(org.noos.xing.mydoggy.Content content)
           
 
Method Summary
 void windowGainedFocus(WindowEvent e)
           
 void windowLostFocus(WindowEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

content

protected org.noos.xing.mydoggy.Content content
Constructor Detail

MyDoggyContentManagerUI.ContentDialogFocusListener

public MyDoggyContentManagerUI.ContentDialogFocusListener(org.noos.xing.mydoggy.Content content)
Method Detail

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.