Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jac.aspects.gui.web
Interface WindowListener  view WindowListener download WindowListener.java

All Known Implementing Classes:
Page

public interface WindowListener

This interface defines event for Windows view.


Method Summary
 void onClose()
          Called when the window is closed.
 

Method Detail

onClose

public void onClose()
Called when the window is closed.