com.sun.jini.example.browser
Class Browser.Exiter

java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by com.sun.jini.example.browser.Browser.Exiter
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
Enclosing class:
Browser

private class Browser.Exiter
extends WindowAdapter


Constructor Summary
private Browser.Exiter()
           
 
Method Summary
 void windowClosing(WindowEvent e)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, 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

Browser.Exiter

private Browser.Exiter()
Method Detail

windowClosing

public void windowClosing(WindowEvent e)
Specified by:
windowClosing in interface WindowListener
Overrides:
windowClosing in class WindowAdapter


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.