|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessListener | |
|---|---|
| com.rapidminer.gui.tools | Some basic tools for the graphical user interface (GUI) of RapidMiner. |
| com.rapidminer.operator | Provides operators for machine learning and data pre-processing. |
| Uses of ProcessListener in com.rapidminer.gui.tools |
|---|
| Classes in com.rapidminer.gui.tools that implement ProcessListener | |
|---|---|
class |
StatusBar
The status bar shows the currently applied operator and the time it needed so far. |
| Uses of ProcessListener in com.rapidminer.operator |
|---|
| Methods in com.rapidminer.operator with parameters of type ProcessListener | |
|---|---|
void |
ProcessRootOperator.addProcessListener(ProcessListener l)
Adds an process listener to the list of listeners. |
void |
ProcessRootOperator.removeProcessListener(ProcessListener l)
Removes an process listener from the list of listeners. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||