|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.monitorenter.gui.chart.controls.LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped
public static class LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped
Implementation based on the event
sent with an
old value Chart2D.PROPERTY_ADD_REMOVE_TRACE
that has to be matched.ITrace2D
Constructor Summary | |
---|---|
LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped(ITrace2D quitIfRemoved)
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped(ITrace2D quitIfRemoved)
Method Detail |
---|
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |