endrov.gui.window
Class BasicWindowExtensionExitLast

java.lang.Object
  extended by endrov.gui.window.BasicWindowExtensionExitLast
All Implemented Interfaces:
EvBasicWindowExtension

public class BasicWindowExtensionExitLast
extends java.lang.Object
implements EvBasicWindowExtension

Extension to BasicWindow


Constructor Summary
BasicWindowExtensionExitLast()
           
 
Method Summary
static void integrate()
           
 void newBasicWindow(EvBasicWindow w)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicWindowExtensionExitLast

public BasicWindowExtensionExitLast()
Method Detail

integrate

public static void integrate()

newBasicWindow

public void newBasicWindow(EvBasicWindow w)
Specified by:
newBasicWindow in interface EvBasicWindowExtension