All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.env.presentation.WindowClosingAdapter

java.lang.Object
   |
   +----java.awt.event.WindowAdapter
           |
           +----ncsa.env.presentation.WindowClosingAdapter

public class WindowClosingAdapter
extends WindowAdapter

Constructor Index

 o WindowClosingAdapter()

Method Index

 o windowClosing(WindowEvent)

Constructors

 o WindowClosingAdapter
 public WindowClosingAdapter()

Methods

 o windowClosing
 public void windowClosing(WindowEvent evt)
Overrides:
windowClosing in class WindowAdapter

All Packages  Class Hierarchy  This Package  Previous  Next  Index