com.jtattoo.plaf
Class BaseTitlePane.WindowHandler

java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by com.jtattoo.plaf.BaseTitlePane.WindowHandler
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
Enclosing class:
BaseTitlePane

protected class BaseTitlePane.WindowHandler
extends WindowAdapter


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

Constructor Detail

BaseTitlePane.WindowHandler

protected BaseTitlePane.WindowHandler()
Method Detail

windowActivated

public void windowActivated(WindowEvent ev)
Specified by:
windowActivated in interface WindowListener
Overrides:
windowActivated in class WindowAdapter

windowDeactivated

public void windowDeactivated(WindowEvent ev)
Specified by:
windowDeactivated in interface WindowListener
Overrides:
windowDeactivated in class WindowAdapter


Copyright © 2011. All Rights Reserved.