接口 Explorer.LogHandler
- 所有已知实现类:
AssociationsPanel
,AttributeSelectionPanel
,ClassifierPanel
,ClustererPanel
,PreprocessPanel
- 封闭类:
- Explorer
public static interface Explorer.LogHandler
A common interface for panels in the explorer that can handle logs
- 版本:
- $Revision: 10438 $
- 作者:
- FracPete (fracpete at waikato dot ac dot nz)
-
方法概要
-
方法详细资料
-
setLog
Sets the Logger to receive informational messages- 参数:
newLog
- the Logger that will now get info messages
-