Uses of Interface
com.jgoodies.uif.application.ExitListener

Packages that use ExitListener
com.jgoodies.uif.application Contains classes to describe an application and to manage the application life-cycle 
 

Uses of ExitListener in com.jgoodies.uif.application
 

Methods in com.jgoodies.uif.application with parameters of type ExitListener
 void Application.addExitListener(ExitListener listener)
          Adds an ExitListener that observes changes in the application state.
 void Application.removeExitListener(ExitListener listener)
          Removes the given ExitListener.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.