public class ComponentAdapter extends Object implements IComponentListener
Constructor and Description |
---|
ComponentAdapter() |
Modifier and Type | Method and Description |
---|---|
IFuture |
eventOccured(IComponentChangeEvent cce)
Invoked when a change occurs with the component.
|
IFilter |
getFilter()
Returns an event filter, indicating which events
get passed to the eventOccured() method.
|
public IFilter getFilter()
getFilter
in interface IComponentListener
public IFuture eventOccured(IComponentChangeEvent cce)
eventOccured
in interface IComponentListener
Copyright © 2012. All Rights Reserved.