com.aptana.ide.debug.internal.ui
Class WorkbenchCloseListener

java.lang.Object
  extended by com.aptana.ide.debug.internal.ui.WorkbenchCloseListener
All Implemented Interfaces:
org.eclipse.swt.widgets.Listener

public final class WorkbenchCloseListener
extends java.lang.Object
implements org.eclipse.swt.widgets.Listener

Author:
Max Stepanov

Method Summary
 void handleEvent(org.eclipse.swt.widgets.Event event)
           
protected static void init()
          init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handleEvent

public void handleEvent(org.eclipse.swt.widgets.Event event)
Specified by:
handleEvent in interface org.eclipse.swt.widgets.Listener
See Also:
Listener.handleEvent(org.eclipse.swt.widgets.Event)

init

protected static void init()
init