|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ExperimentEditor | Interface for a GUI component that can display and/or edit an experiment. |
Class Summary | |
---|---|
ChainRenderer | Renderer class for operator chains. |
ExperimentPanel | The panel containing the ExperimentRenderer. |
ExperimentRenderer | A pure renderer that cannot (yet) edit the experiment. |
LeafRenderer | A box view renderer for a leaf of the operator tree. |
MonitorPanel | The monitor panel shows the system monitor and a experiment progress bar. |
OperatorRenderer | Superclass for renderers that can display operators. |
ResultDisplay | The result display is the view of the Yale GUI which refers to (intermediate) results. |
SimpleChainRenderer | A renderer for simple operator chain in the box view. |
StatusBar | The status bar shows the currently applied operator and the time it needed so far. |
SystemMonitor | The default system monitor which graphically displays the amount of used memory. |
TreePanel | Displays the OperatorTree and a PropertyTable in a SplitPane. |
WrapperRenderer | An operator renderer for wrapper, i.e. all non-simple operator chains. |
XMLEditor | A text area for editing the experiment as XML. |
Contains all experiment editors but the operator tree (which has its own package).
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |