Uses of Interface
org.objectweb.jac.aspects.gui.web.WindowListener

Packages that use WindowListener
org.objectweb.jac.aspects.gui.web Provides a simple and generic GUI (Graphical User Interface) aspect generating HTML pages. 
 

Uses of WindowListener in org.objectweb.jac.aspects.gui.web
 

Subinterfaces of WindowListener in org.objectweb.jac.aspects.gui.web
 interface DialogListener
          This interface defines events for a dialog window
 

Classes in org.objectweb.jac.aspects.gui.web that implement WindowListener
 class Customized
           
 class Dialog
          An HTML page containing a View, and an OK and a close Button
 class EditorContainer
           
 class ObjectView
           
 class Page
          An HTML page containing a View and a close button.
 class RefreshPage
          An HTML page containing a View and a close button.