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

java.lang.Object
  extended by org.drools.eclipse.flow.common.editor.DropDownMenuWithDefaultAction.EnabledPropertyChangeListener
All Implemented Interfaces:
EventListener, org.eclipse.jface.util.IPropertyChangeListener
Enclosing class:
DropDownMenuWithDefaultAction

public static class DropDownMenuWithDefaultAction.EnabledPropertyChangeListener
extends Object
implements org.eclipse.jface.util.IPropertyChangeListener


Constructor Summary
DropDownMenuWithDefaultAction.EnabledPropertyChangeListener(org.eclipse.jface.action.IAction action)
           
 
Method Summary
 void propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropDownMenuWithDefaultAction.EnabledPropertyChangeListener

public DropDownMenuWithDefaultAction.EnabledPropertyChangeListener(org.eclipse.jface.action.IAction action)
Method Detail

propertyChange

public void propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
Specified by:
propertyChange in interface org.eclipse.jface.util.IPropertyChangeListener


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