Uses of Interface
org.pzgui.PZClosing

Packages that use PZClosing
org.pzgui Provides a GUI system which supports multiple windows which can be panned and zoomed. 
 

Uses of PZClosing in org.pzgui
 

Methods in org.pzgui with parameters of type PZClosing
 void PZManager.addClosingListener(PZClosing c)
          adds a listener to be notified when the manager is terminating
 void PZManager.removeClosingListener(PZClosing c)
          removes the specified closing listener