| You can always call PlatformUI.getWorkbench().isClosing() to test if the workbench is closing. You can also put a bit of code in the stop() method of you plugin as it is called during shutdown. There is also some listeners in PlatformUI.getWorkbench for listening to windows opening and closing. Jesse On 28-Mar-06, at 4:31 AM, M.S.Bachler wrote:
|
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
