org.eclipse.mylar.internal.tasks.ui.wizards
Class InputAttachmentSourcePage.ActivationListener

java.lang.Object
  extended by org.eclipse.swt.events.ShellAdapter
      extended by org.eclipse.mylar.internal.tasks.ui.wizards.InputAttachmentSourcePage.ActivationListener
All Implemented Interfaces:
java.util.EventListener, org.eclipse.swt.events.ShellListener, org.eclipse.swt.internal.SWTEventListener
Enclosing class:
InputAttachmentSourcePage

 class InputAttachmentSourcePage.ActivationListener
extends org.eclipse.swt.events.ShellAdapter


Constructor Summary
InputAttachmentSourcePage.ActivationListener()
           
 
Method Summary
 void shellActivated(org.eclipse.swt.events.ShellEvent e)
           
 
Methods inherited from class org.eclipse.swt.events.ShellAdapter
shellClosed, shellDeactivated, shellDeiconified, shellIconified
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputAttachmentSourcePage.ActivationListener

InputAttachmentSourcePage.ActivationListener()
Method Detail

shellActivated

public void shellActivated(org.eclipse.swt.events.ShellEvent e)
Specified by:
shellActivated in interface org.eclipse.swt.events.ShellListener
Overrides:
shellActivated in class org.eclipse.swt.events.ShellAdapter