org.drools.eclipse.flow.common.editor
Class DropDownMenuWithDefaultAction.ItemSelectionListener

java.lang.Object
  extended by org.drools.eclipse.flow.common.editor.DropDownMenuWithDefaultAction.ItemSelectionListener
All Implemented Interfaces:
EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener
Enclosing class:
DropDownMenuWithDefaultAction

public static class DropDownMenuWithDefaultAction.ItemSelectionListener
extends Object
implements org.eclipse.swt.events.SelectionListener


Constructor Summary
DropDownMenuWithDefaultAction.ItemSelectionListener(DropDownMenuWithDefaultAction dropDownMenu)
           
 
Method Summary
 void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
           
 void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropDownMenuWithDefaultAction.ItemSelectionListener

public DropDownMenuWithDefaultAction.ItemSelectionListener(DropDownMenuWithDefaultAction dropDownMenu)
Method Detail

widgetDefaultSelected

public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
Specified by:
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListener

widgetSelected

public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
Specified by:
widgetSelected in interface org.eclipse.swt.events.SelectionListener


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.