public static class LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped extends Object implements LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition
Chart2D.PROPERTY_ADD_REMOVE_TRACE
sent with an old
value ITrace2D
that has to be matched.
Constructor and Description |
---|
LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped(ITrace2D quitIfRemoved) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getPropertyChangePropertiesToListenForRemovalOn()
Property change properties sent by the component that will cause
instances of this class to remove themselves as a property change
listener from the component listened to.
|
boolean |
isRemoveMeAsListenerComponentEvent(PropertyChangeEvent event)
Returns true if the calling
should return itself as
a listener from the it listens to. |
public LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped(ITrace2D quitIfRemoved)
public Set<String> getPropertyChangePropertiesToListenForRemovalOn()
LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition
getPropertyChangePropertiesToListenForRemovalOn
in interface LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition
LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition.getPropertyChangePropertiesToListenForRemovalOn()
public boolean isRemoveMeAsListenerComponentEvent(PropertyChangeEvent event)
LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition
LayoutFactory.BasicPropertyAdaptSupport
should return itself as
a listener from the Component
it listens to.
isRemoveMeAsListenerComponentEvent
in interface LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition
event
- the event received by the
LayoutFactory.BasicPropertyAdaptSupport
sent from the
component listened to.LayoutFactory.BasicPropertyAdaptSupport
should return itself as a listener from the
Component
it listens to.LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition.isRemoveMeAsListenerComponentEvent(java.beans.PropertyChangeEvent)
Copyright © 2001 - 2010 LGPL, All Rights Footloose.