com.rapidminer.gui.processeditor.results
Interface ResultDisplay
- All Superinterfaces:
- com.vlsolutions.swing.docking.Dockable, java.util.EventListener, ProcessEditor
- All Known Implementing Classes:
- DockableResultDisplay, TabbedResultDisplay
public interface ResultDisplay
- extends com.vlsolutions.swing.docking.Dockable, ProcessEditor
Superclass of alternative result displays.
- Author:
- Simon Fischer
| Methods inherited from interface com.vlsolutions.swing.docking.Dockable |
getComponent, getDockKey |
RESULT_DOCK_KEY
static final java.lang.String RESULT_DOCK_KEY
- See Also:
- Constant Field Values
init
void init(MainFrame mainFrame)
- Initializer called after the main frame is set up.
showResult
void showResult(ResultObject result)
showData
void showData(IOContainer resultContainer,
java.lang.String message)
addDataTable
void addDataTable(DataTable dataTable)
clearAll
void clearAll()
Copyright © 2001-2009 by Rapid-I