JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
weka.gui.beans
Interface CustomizerClosingListener
All Known Implementing Classes:
ClassAssignerCustomizer
,
ClassifierCustomizer
,
ClassValuePickerCustomizer
public interface
CustomizerClosingListener
Version:
$Revision: 1.4 $
Author:
Mark Hall
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
customizerClosing
()
Customizer classes that want to know when they are being disposed of can implement this method.
Method Detail
customizerClosing
void customizerClosing()
Customizer classes that want to know when they are being disposed of can implement this method.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method