接口 Explorer.CapabilitiesFilterChangeListener
- 所有超级接口:
EventListener
- 所有已知实现类:
AssociationsPanel
,AttributeSelectionPanel
,ClassifierPanel
,ClustererPanel
,PreprocessPanel
- 封闭类:
- Explorer
Interface for classes that listen for filter changes.
- 版本:
- $Revision: 10438 $
- 作者:
- FracPete (fracpete at waikato dot ac dot nz)
-
方法概要
修饰符和类型方法说明void
method gets called in case of a change event
-
方法详细资料
-
capabilitiesFilterChanged
method gets called in case of a change event- 参数:
e
- the associated change event
-