| Name | Description | Type | Package | Framework |
| AbstractDataSink | Abstract class for objects that store instances to some destination. | Class | weka.gui.beans | Weka |
|
| AbstractDataSinkBeanInfo | Bean info class for the AbstractDataSinkVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractDataSource | Abstract class for objects that can provide instances from some sourceSince:1. | Class | weka.gui.beans | Weka |
|
| AbstractDataSourceBeanInfo | Bean info class for AbstractDataSource. | Class | weka.gui.beans | Weka |
|
| AbstractEvaluator | Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc. | Class | weka.gui.beans | Weka |
|
| AbstractGUIApplication | Base class for GUI applications in WekaVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui | Weka |
|
| AbstractOffscreenChartRenderer | Abstract base class for offscreen chart renderers. | Class | weka.gui.beans | Weka |
|
| AbstractPerspective | Base classes for GUI perspectives to extend. | Class | weka.gui | Weka |
|
| AbstractPlotInstances | Abstract superclass for generating plottable instances. | Class | weka.gui.explorer | Weka |
|
| AbstractSetupPanel | Ancestor for setup panels for experiments. | Class | weka.gui.experiment | Weka |
|
| AbstractTestSetProducer | Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation. | Class | weka.gui.beans | Weka |
|
| AbstractTestSetProducerBeanInfo | BeanInfo class for AbstractTestSetProducerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractTrainAndTestSetProducer | Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual | Class | weka.gui.beans | Weka |
|
| AbstractTrainAndTestSetProducerBeanInfo | Bean info class for AbstractTrainAndTestSetProducersVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractTrainingSetProducer | Abstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representation | Class | weka.gui.beans | Weka |
|
| AbstractTrainingSetProducerBeanInfo | BeanInfo class for AbstractTrainingSetProducerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AddUserFieldsCustomizer | Customizer for the AddUserFields filter. | Class | weka.gui.filters | Weka |
|
| AlgorithmListPanel | This panel controls setting a list of algorithms for an experiment to iterateVersion:$Revision: 10222 $Author:Richard Kirkby (rkirkby@cs. | Class | weka.gui.experiment | Weka |
|
| Appender | A bean that appends multiple incoming data connections into a single data set. | Class | weka.gui.beans | Weka |
|
| AppenderBeanInfo | Bean info class for the appender beanVersion:$Revision: 10150 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| ArffPanel | A Panel representing an ARFF-Table and the associated filename. | Class | weka.gui.arffviewer | Weka |
|
| ArffSortedTableModel | A sorter for the ARFF-Viewer - necessary because of the custom CellRenderer. | Class | weka.gui.arffviewer | Weka |
|
| ArffTable | A specialized JTable for the Arff-Viewer. | Class | weka.gui.arffviewer | Weka |
|
| ArffTableCellRenderer | Handles the background colors for missing values differently than the DefaultTableCellRenderer. | Class | weka.gui.arffviewer | Weka |
|
| ArffTableModel | The model for the Arff-Viewer. | Class | weka.gui.arffviewer | Weka |
|
| ArffViewer | A little tool for viewing ARFF files. | Class | weka.gui.arffviewer | Weka |
|
| ArffViewerMainPanel | The main panel of the ArffViewer. | Class | weka.gui.arffviewer | Weka |
|
| ASEvaluatorStepEditorDialog | Step editor dialog for the ASEvaluator stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| AssociationRuleVisualizePlugin | Interface implemented by classes loaded dynamically to visualize association results in the explorer. | Interface | weka.gui.visualize.plugins | Weka |
|
| AssociationsPanel | This panel allows the user to select, configure, and run a scheme that learnsVersion:$Revision: 12232 $Author:Eibe Frank (eibe@cs. | Class | weka.gui.explorer | Weka |
|
| Associator | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| AssociatorBeanInfo | BeanInfo class for the Associator wrapper beanVersion:$Revision: 8034 $Author:Mark Hall (mhall at cs dot waikato dot ac dot nz) | Class | weka.gui.beans | Weka |
|
| AssociatorCustomizer | GUI customizer for the associator wrapper beanVersion:$Revision: 8034 $Author:Mark Hall (mhall at cs dot waikato dot ac dot nz)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| AttributeListPanel | Creates a panel that displays the attributes contained in a set of instances, letting the user select a single attribute for inspection. | Class | weka.gui | Weka |
|
| AttributePanel | This panel displays one dimensional views of the attributes in a dataset. | Class | weka.gui.visualize | Weka |
|
| AttributePanelEvent | Class encapsulating a change in the AttributePanel's selected x and yVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Class | weka.gui.visualize | Weka |
|
| AttributePanelListener | Interface for classes that want to listen for Attribute selection changes in the attribute panel | Interface | weka.gui.visualize | Weka |
|
| AttributeSelectionPanel | This panel allows the user to select and configure an attribute evaluator and a search method, set the attribute of the current dataset to be used as the | Class | weka.gui.explorer | Weka |
|
| AttributeSelectionPanel .TestMode | Returns the enum constant of this type with the specified name. | Class | weka.gui.explorer | Weka |
|
| AttributeSummarizer | Bean that encapsulates displays bar graph summaries for attributes in a dataVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| AttributeSummarizerBeanInfo | Bean info class for the attribute summarizer beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AttributeSummarizerCustomizer | GUI customizer for attribute summarizer. | Class | weka.gui.beans | Weka |
|
| AttributeSummarizerInteractiveView | Interactive viewer for the AttributeSummarizer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| AttributeSummarizerStepEditorDialog | Step editor dialog for the attribute summarizer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| AttributeSummaryPanel | This panel displays summary statistics about an attribute: name, type number/% of missing/unique values, number of distinct values. | Class | weka.gui | Weka |
|
| AttributeSummaryPerspective | Knowledge Flow perspective that provides a matrix of AttributeVisualizationPanels | Class | weka.gui.knowledgeflow | Weka |
|
| AttributeSummaryPerspective .AttDefaults | Default settings for the AttributeSummaryPerspectiveSee Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| AttributeVisualizationPanel | Creates a panel that shows a visualization of an attribute in a dataset. | Class | weka.gui | Weka |
|
| BaseInteractiveViewer | Base class than clients can extend when implementing StepInteractiveViewer. | Class | weka.gui.knowledgeflow | Weka |
|
| BatchAssociationRulesEvent | Class encapsulating a set of association rules. | Class | weka.gui.beans | Weka |
|
| BatchAssociationRulesListener | Interface to something that can process a BatchAssociationRulesEvent. | Interface | weka.gui.beans | Weka |
|
| BatchClassifierEvent | Class encapsulating a built classifier and a batch of instances to test on. | Class | weka.gui.beans | Weka |
|
| BatchClassifierListener | Interface to something that can process a BatchClassifierEventSince:1. | Interface | weka.gui.beans | Weka |
|
| BatchClustererEvent | Class encapsulating a built clusterer and a batch of instances toSince:1. | Class | weka.gui.beans | Weka |
|
| BatchClustererListener | Interface to something that can process a BatchClustererEventVersion:$Revision: 8034 $Author:MStefan MutterSee Also:EventListener | Interface | weka.gui.beans | Weka |
|
| BeanCommon | Interface specifying routines that all weka beans should implement in order to allow the bean environment to exercise some control over the | Interface | weka.gui.beans | Weka |
|
| BeanConnection | Class for encapsulating a connection between two beans. | Class | weka.gui.beans | Weka |
|
| BeanCustomizer | a listener interested in notification about whether the customizer has modified the object that it is customizing. | Interface | weka.gui.beans | Weka |
|
| BeanCustomizer .ModifyListener | | Interface | weka.gui.beans | Weka |
|
| BeanInstance | Class that manages a set of beans. | Class | weka.gui.beans | Weka |
|
| BeansProperties | Utility class encapsulating various properties for the KnowledgeFlow and providing methods to register and deregister plugin Bean components | Class | weka.gui.beans | Weka |
|
| BeanVisual | BeanVisual encapsulates icons and label for a given bean. | Class | weka.gui.beans | Weka |
|
| BIFFormatException | This is the Exception thrown by BIFParser, if there was an error in parsing the XMLBIF string or input | Class | weka.gui.graphvisualizer | Weka |
|
| BIFParser | This class parses an inputstream or a string in XMLBIF ver. | Class | weka.gui.graphvisualizer | Weka |
|
| BlockStepEditorDialog | Step editor dialog for the Block stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| BMPWriter | This class takes any JComponent and outputs it to a BMP-file. | Class | weka.gui.visualize | Weka |
|
| BoundaryPanel | BoundaryPanel. | Class | weka.gui.boundaryvisualizer | Weka |
|
| BoundaryPanelDistributed | This class extends BoundaryPanel with code for distributing the processing necessary to create a visualization among a list of remote machines. | Class | weka.gui.boundaryvisualizer | Weka |
|
| BoundaryPlotterInteractiveView | Interactive viewer component for the boundary plotter stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| BoundaryPlotterStepEditorDialog | Editor dialog for the boundary plotter stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| BoundaryVisualizer | BoundaryVisualizer. | Class | weka.gui.boundaryvisualizer | Weka |
|
| BrowserHelper | A little helper class for browser related stuff. | Class | weka.gui | Weka |
|
| ChartEvent | Event encapsulating info for plotting a data point on the StripChartVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ChartListener | Interface to something that can process a ChartEventVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| CheckBoxList | An extended JList that contains CheckBoxes. | Class | weka.gui | Weka |
|
| ClassAssigner | Bean that assigns a class attribute to a data set. | Class | weka.gui.beans | Weka |
|
| ClassAssignerBeanInfo | BeanInfo class for the class assigner beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassAssignerCustomizer | GUI customizer for the class assigner beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassAssignerStepEditorDialog | Step editor dialog for the ClassAssigner stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| Classifier | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| ClassifierBeanInfo | BeanInfo class for the Classifier wrapper beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassifierCustomizer | GUI customizer for the classifier wrapper beanVersion:$Revision: 9213 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassifierErrorsPlotInstances | A class for generating plottable visualization errors. | Class | weka.gui.explorer | Weka |
|
| ClassifierPanel | This panel allows the user to select and configure a classifier, set the attribute of the current dataset to be used as the class, and evaluate the | Class | weka.gui.explorer | Weka |
|
| ClassifierPanel .TestMode | Returns the enum constant of this type with the specified name. | Class | weka.gui.explorer | Weka |
|
| ClassifierPanelLaunchHandlerPlugin | Interface to plugin that can take the current state of the Classifier panel and execute it. | Interface | weka.gui.explorer | Weka |
|
| ClassifierPerformanceEvaluator | A bean that evaluates the performance of batch trained classifiersVersion:$Revision: 12704 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluatorBeanInfo | Bean info class for the classifier performance evaluatorVersion:$Revision: 9455 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluatorCustomizer | GUI customizer for the classifier performance evaluator componentVersion:$Revision: 9320 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluatorStepEditorDialog | GUI step editor dialog for the ClassifierPerformanceEvaluator stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ClassPanel | This panel displays coloured labels for nominal attributes and a spectrum for numeric attributes. | Class | weka.gui.visualize | Weka |
|
| ClassValuePicker | | Class | weka.gui.beans | Weka |
|
| ClassValuePickerBeanInfo | BeanInfo class for the class value picker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassValuePickerCustomizer | | Class | weka.gui.beans | Weka |
|
| ClassValuePickerStepEditorDialog | Editor dialog for the ClassValuePicker step. | Class | weka.gui.knowledgeflow.steps | Weka |
|
| CloseableTabTitle | Tab title widget that allows the user to click a little cross in order toVersion:$Revision: 11870 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui | Weka |
|
| CloseableTabTitle .ClosingCallback | | Interface | weka.gui | Weka |
|
| Clusterer | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| ClustererAssignmentsPlotInstances | A class for generating plottable cluster assignments. | Class | weka.gui.explorer | Weka |
|
| ClustererBeanInfo | BeanInfo class for the Clusterer wrapper beanVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| ClustererCustomizer | GUI customizer for the Clusterer wrapper beanVersion:$Revision: 8034 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClustererPanel | This panel allows the user to select and configure a clusterer, and evaluate the clusterer using a number of testing modes (test on the training data, | Class | weka.gui.explorer | Weka |
|
| ClustererPanel .TestMode | Returns the enum constant of this type with the specified name. | Class | weka.gui.explorer | Weka |
|
| ClustererPanelLaunchHandlerPlugin | Interface to plugin that can take the current state of the Clusterer panel and execute it. | Interface | weka.gui.explorer | Weka |
|
| ClustererPerformanceEvaluator | A bean that evaluates the performance of batch trained clusterersVersion:$Revision: 10220 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClustererPerformanceEvaluatorBeanInfo | Bean info class for the clusterer performance evaluatorVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| ColorEditor | A property editor for colors that uses JColorChooser as theVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui | Weka |
|
| Colors | This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent | Class | weka.gui.treevisualizer | Weka |
|
| ComponentHelper | A helper class for some common tasks with Dialogs, Icons, etc. | Class | weka.gui | Weka |
|
| ConfigurationEvent | Matching event for ConfigurationListener. | Class | weka.gui.beans | Weka |
|
| ConfigurationListener | Matching listener for ConfigurationEvent. | Interface | weka.gui.beans | Weka |
|
| ConfigurationProducer | Marker interface for components that can share their configuration. | Interface | weka.gui.beans | Weka |
|
| ConnectionEvent | An event that is generated when a connection is established or dropped. | Class | weka.gui.sql.event | Weka |
|
| ConnectionListener | A listener for connect/disconnect events. | Interface | weka.gui.sql.event | Weka |
|
| ConnectionNotificationConsumer | Interface for Beans that can receive (dis-)connection events generated when (dis-)connecting data processing nodes in the Weka KnowledgeFlow. | Interface | weka.gui.beans | Weka |
|
| ConnectionPanel | Enables the user to insert a database URL, plus user/password to connect toVersion:$Revision: 10222 $Author:FracPete (fracpete at waikato dot ac dot nz)See Also:Serialized Form | Class | weka.gui.sql | Weka |
|
| ConverterFileChooser | A specialized JFileChooser that lists all available file Loaders and Savers. | Class | weka.gui | Weka |
|
| CostBenefitAnalysis | Bean that aids in analyzing cost/benefit tradeoffs. | Class | weka.gui.beans | Weka |
|
| CostBenefitAnalysisBeanInfo | Bean info class for the cost/benefit analysisVersion:$Revision: 8046 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| CostBenefitAnalysisInteractiveView | Interactive view for the CostBenefitAnalysis stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| CostBenefitAnalysisPanel | Panel for displaying the cost-benefit plots and all control widgets. | Class | weka.gui | Weka |
|
| CostMatrixEditor | Class for editing CostMatrix objects. | Class | weka.gui | Weka |
|
| CrossValidationFoldMaker | Bean for splitting instances into training ant test sets according to a crossVersion:$Revision: 10220 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| CrossValidationFoldMakerBeanInfo | BeanInfo class for the cross validation fold maker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| CrossValidationFoldMakerCustomizer | GUI Customizer for the cross validation fold maker beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| CustomizerCloseRequester | Customizers who want to be able to close the customizer window themselves can implement this window. | Interface | weka.gui.beans | Weka |
|
| CustomizerClosingListener | | Interface | weka.gui.beans | Weka |
|
| CustomPanelSupplier | An interface for objects that are capable of supplying their own custom GUI components. | Interface | weka.gui | Weka |
|
| DatabaseConnectionDialog | A dialog to enter URL, username and password for a database connection. | Class | weka.gui | Weka |
|
| DataFormatListener | Listener interface that customizer classes that are interested in data format changes can implement. | Interface | weka.gui.beans | Weka |
|
| DataGenerator | Interface to something that can generate new instances based on a set of input instances | Interface | weka.gui.boundaryvisualizer | Weka |
|
| DataGeneratorPanel | A panel for generating artificial data via DataGenerators. | Class | weka.gui.explorer | Weka |
|
| DataGridStepEditorDialog | Step editor dialog for the data gridVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| DataSetEvent | Event encapsulating a data setVersion:$Revision: 8034 $Author:Mark HallSee Also:EventObject, | Class | weka.gui.beans | Weka |
|
| DatasetListPanel | This panel controls setting a list of datasets for an experiment to iterateVersion:$Revision: 10222 $Author:Len Trigg (trigg@cs. | Class | weka.gui.experiment | Weka |
|
| DataSink | | Interface | weka.gui.beans | Weka |
|
| DataSource | Interface to something that is capable of being a source for data - either batch or incremental data | Interface | weka.gui.beans | Weka |
|
| DataSourceListener | Interface to something that can accept DataSetEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| DataVisualizer | Bean that encapsulates weka. | Class | weka.gui.beans | Weka |
|
| DataVisualizerBeanInfo | Bean info class for the data visualizerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| DataVisualizerCustomizer | GUI customizer for data visualizer. | Class | weka.gui.beans | Weka |
|
| DataVisualizerInteractiveView | Interactive viewer for the DataVisualizer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| DataVisualizerStepEditorDialog | Editor dialog for the DataVisualizer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| DbUtils | A little bit extended DatabaseUtils class. | Class | weka.gui.sql | Weka |
|
| DesignPanel | Panel that contains the tree view of steps and the searchVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| DistributeExperimentPanel | This panel enables an experiment to be distributed to multiple hosts; it also allows remote host names to be specified. | Class | weka.gui.experiment | Weka |
|
| DocumentPrinting | DocumentPrinting is a class that lets you print documents on the fly for free ;) Printing in JDK 1. | Class | weka.gui | Weka |
|
| DotParser | This class parses input in DOT format, and builds the datastructures that are passed to it. | Class | weka.gui.graphvisualizer | Weka |
|
| Edge | This class is used in conjunction with the Node class to form a tree structure. | Class | weka.gui.treevisualizer | Weka |
|
| ModelPerformanceChartInteractiveView | Interactive viewer for the ModelPerformanceChart stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ModelPerformanceChartStepEditorDialog | Step editor dialog for the ModelPerformanceChart stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| NamedColor | This class contains a color name and the rgb values of that colorVersion:$Revision: 8034 $Author:Malcolm Ware (mfw4@cs. | Class | weka.gui.treevisualizer | Weka |
|
| Node | This class records all the data about a particular node for displaying. | Class | weka.gui.treevisualizer | Weka |
|
| NodePlace | This is an interface for classes that wish to take a node structure and Version:$Revision: 8034 $Author:Malcolm F Ware (mfw4@cs. | Interface | weka.gui.treevisualizer | Weka |
|
| Note | Simple bean for displaying a textual note on the layout. | Class | weka.gui.beans | Weka |
|
| NoteBeanInfo | Bean info class for the Note bean. | Class | weka.gui.beans | Weka |
|
| NoteCustomizer | Customizer for the note component. | Class | weka.gui.beans | Weka |
|
| NoteEditorDialog | Editor dialog for NotesVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| NoteVisual | Visual representation for the Note "step". | Class | weka.gui.knowledgeflow | Weka |
|
| OffscreenChartRenderer | Interface to something that can render certain types of chartsVersion:$Revision: 12055 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Interface | weka.gui.beans | Weka |
|
| OutputFormatDialog | A dialog for setting various output format parameters. | Class | weka.gui.experiment | Weka |
|
| PackageManager | A GUI interface the the package management system. | Class | weka.gui | Weka |
|
| PasswordField | Property editor widget that wraps and displays a JPasswordField. | Class | weka.gui | Weka |
|
| PasswordProperty | | Class | weka.gui | Weka |
|
| Perspective | Interface for GUI elements that can appear as a perspective in a GUIApplication. | Interface | weka.gui | Weka |
|
| PerspectiveInfo | | Class | weka.gui | Weka |
|
| PerspectiveManager | Manages perspectives and the main menu bar (if visible), holds the currently selected perspective, and implements the perspective button bar. | Class | weka.gui | Weka |
|
| PerspectiveManager .SelectedPerspectivePreferences | whether the perspectives toolbar is always hidden or is visible on application startup | Class | weka.gui | Weka |
|
| PlaceNode1 | This class will place the Nodes of a tree. | Class | weka.gui.treevisualizer | Weka |
|
| PlaceNode2 | This class will place the Nodes of a tree. | Class | weka.gui.treevisualizer | Weka |
|
| Plot2D | This class plots datasets in two dimensions. | Class | weka.gui.visualize | Weka |
|
| Plot2DCompanion | Interface for classes that need to draw to the Plot2D panel *before* Plot2D renders anything (eg. | Interface | weka.gui.visualize | Weka |
|
| PlotData2D | This class is a container for plottable data. | Class | weka.gui.visualize | Weka |
|
| PluginManager | Class that manages a global map of plugins. | Class | weka.gui.beans | Weka |
|
| PNGWriter | This class takes any JComponent and outputs it to a PNG-file. | Class | weka.gui.visualize | Weka |
|
| PostscriptGraphics | The PostscriptGraphics class extends the Graphics2D class to produce an encapsulated postscript file rather than on-screen display. | Class | weka.gui.visualize | Weka |
|
| PostscriptWriter | This class takes any Component and outputs it to a Postscript file. | Class | weka.gui.visualize | Weka |
|
| PredictionAppender | Bean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended. | Class | weka.gui.beans | Weka |
|
| PredictionAppenderBeanInfo | Bean info class for PredictionAppender. | Class | weka.gui.beans | Weka |
|
| PredictionAppenderCustomizer | GUI Customizer for the prediction appender beanVersion:$Revision: 12107 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| PreprocessPanel | This panel controls simple preprocessing of instances. | Class | weka.gui.explorer | Weka |
|
| PreprocessPanel .PreprocessDefaults | | Class | weka.gui.explorer | Weka |
|
| PrintableComponent | This class extends the component which is handed over in the constructor by a print dialog. | Class | weka.gui.visualize | Weka |
|
| PrintableHandler | This interface is for all JComponent classes that provide the ability to print itself to a file. | Interface | weka.gui.visualize | Weka |
|
| PrintablePanel | This Panel enables the user to print the panel to various file formats. | Class | weka.gui.visualize | Weka |
|
| ProgrammaticProperty | | Class | weka.gui | Weka |
|
| PropertyDialog | Support for PropertyEditors with custom editors: puts the editor intoVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.gui | Weka |
|
| PropertyPanel | Support for drawing a property value in a component. | Class | weka.gui | Weka |
|
| PropertySelectorDialog | Allows the user to select any (supported) property of an object, including properties that any of it's property values may have. | Class | weka.gui | Weka |
|
| PropertySheetPanel | Displays a property sheet where (supported) properties of the target objectVersion:$Revision: 12016 $Author:Len Trigg (trigg@cs. | Class | weka.gui | Weka |
|
| QueryExecuteEvent | An event that is generated when a query is executed. | Class | weka.gui.sql.event | Weka |
|
| QueryExecuteListener | A listener for executing queries. | Interface | weka.gui.sql.event | Weka |
|
| QueryPanel | Represents a panel for entering an SQL query. | Class | weka.gui.sql | Weka |
|
| ReaderToTextPane | A class that sends all lines from a reader to a JTextPane component. | Class | weka.gui | Weka |
|
| RemoteBoundaryVisualizerSubTask | Class that encapsulates a sub task for distributed boundary visualization. | Class | weka.gui.boundaryvisualizer | Weka |
|
| RemoteResult | Class that encapsulates a result (and progress info) for part of a distributed boundary visualization. | Class | weka.gui.boundaryvisualizer | Weka |
|
| ResultChangedEvent | An event that is generated when a different Result is activated in theVersion:$Revision: 8034 $Author:FracPete (fracpete at waikato dot ac dot nz)See Also:ResultChangedListener, | Class | weka.gui.sql.event | Weka |
|
| ResultChangedListener | A listener that is notified if another Result is activated in theVersion:$Revision: 8034 $Author:FracPete (fracpete at waikato dot ac dot nz) | Interface | weka.gui.sql.event | Weka |
|
| ResultHistoryPanel | A component that accepts named stringbuffers and displays the name in a list box. | Class | weka.gui | Weka |
|
| ResultHistoryPanel .RKeyAdapter | Extension of KeyAdapter that implements Serializable. | Class | weka.gui | Weka |
|
| ResultHistoryPanel .RMouseAdapter | Extension of MouseAdapter that implements Serializable. | Class | weka.gui | Weka |
|
| ResultPanel | Represents a panel for displaying the results of a query in table format. | Class | weka.gui.sql | Weka |
|
| ResultSetHelper | Represents an extended JTable, containing a table model based on a ResultSet and the corresponding query. | Class | weka.gui.sql | Weka |
|
| ResultSetTable | Represents an extended JTable, containing a table model based on a ResultSet and the corresponding query. | Class | weka.gui.sql | Weka |
|
| ResultSetTableCellRenderer | Handles the background colors for missing values differently than the DefaultTableCellRenderer. | Class | weka.gui.sql | Weka |
|
| ResultSetTableModel | The model for an SQL ResultSet. | Class | weka.gui.sql | Weka |
|
| ResultsPanel | This panel controls simple analysis of experimental results. | Class | weka.gui.experiment | Weka |
|
| RunNumberPanel | This panel controls configuration of lower and upper run numbersVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.gui.experiment | Weka |
|
| RunPanel | This panel controls the running of an experiment. | Class | weka.gui.experiment | Weka |
|
| SaveBuffer | This class handles the saving of StringBuffers to files. | Class | weka.gui | Weka |
|
| Saver | Saves data sets using weka. | Class | weka.gui.beans | Weka |
|
| SaverBeanInfo | Bean info class for the saver beanVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| SaverCustomizer | GUI Customizer for the saver beanVersion:$Revision: 8034 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SaverStepEditorDialog | Editor dialog for the saver stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ScatterPlotMatrix | Bean that encapsulates weka. | Class | weka.gui.beans | Weka |
|
| ScatterPlotMatrixBeanInfo | Bean info class for the scatter plot matrix beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ScatterPlotMatrixInteractiveView | Interactive viewer for the ScatterPlotMatrix stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ScatterPlotMatrixPerspective | Knowledge Flow perspective for the scatter plot matrixVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| Script .ScriptThread | The Thread for running a script. | Class | weka.gui.scripting | Weka |
|
| ScriptExecutionEvent | Event that gets sent when a script is executed. | Class | weka.gui.scripting.event | Weka |
|
| ScriptExecutionEvent .Type | Defines the type of event. | Class | weka.gui.scripting.event | Weka |
|
| ScriptExecutionListener | For classes that want to be notified about changes in the script execution. | Interface | weka.gui.scripting.event | Weka |
|
| ScriptingPanel | Abstract ancestor for scripting panels. | Class | weka.gui.scripting | Weka |
|
| ScriptUtils | A helper class for Script related stuff. | Class | weka.gui.scripting | Weka |
|
| SelectedTagEditor | A PropertyEditor that uses tags, where the tags are obtained from a weka. | Class | weka.gui | Weka |
|
| SerialInstanceListener | Defines an interface for objects able to produce two output streams ofVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Interface | weka.gui.streams | Weka |
|
| SerializedModelSaver | A bean that saves serialized modelsVersion:$Revision: 11077 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}orgSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SerializedModelSaverBeanInfo | Bean info class for the serialized model saver beanVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}org | Class | weka.gui.beans | Weka |
|
| SerializedModelSaverCustomizer | GUI Customizer for the SerializedModelSaver beanVersion:$Revision: 11076 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}orgSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SetInstancesPanel | A panel that displays an instance summary for a set of instances and lets the user open a set of instances from either a file or URL. | Class | weka.gui | Weka |
|
| SettingsEditor | Provides a panel for editing application and perspective settingsVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui | Weka |
|
| SettingsEditor .SingleSettingsEditor | | Class | weka.gui | Weka |
|
| SetupModePanel | This panel switches between simple and advanced experiment setup panels. | Class | weka.gui.experiment | Weka |
|
| SetupPanel | This panel controls the configuration of an experiment. | Class | weka.gui.experiment | Weka |
|
| SetVariablesStepEditorDialog | Editor dialog for the SetVariables stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ShadowBorder | | Class | weka.gui.beans | Weka |
|
| ShadowBorder | Border implementation that provides a drop shadowVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| SimpleCLI | Creates a very simple command line for invoking the main method of classes. | Class | weka.gui | Weka |
|
| SimpleCLIPanel | Creates a very simple command line for invoking the main method of classes. | Class | weka.gui | Weka |
|
| SimpleCLIPanel .CommandlineCompletion | A class for commandline completion of classnames. | Class | weka.gui | Weka |
|
| SimpleDateFormatEditor | Class for editing SimpleDateFormat strings. | Class | weka.gui | Weka |
|
| SimpleSetupPanel | This panel controls the configuration of an experiment. | Class | weka.gui.experiment | Weka |
|
| SortedTableModel | Represents a TableModel with sorting functionality. | Class | weka.gui | Weka |
|
| SortedTableModel .SortContainer | Helper class for sorting the columns. | Class | weka.gui | Weka |
|
| Sorter | Sorts incoming instances in ascending or descending order according to the values of user specified attributes. | Class | weka.gui.beans | Weka |
|
| SorterBeanInfo | BeanInfo class for the Sorter stepVersion:$Revision: 8051 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SorterCustomizer | Customizer for the Sorter stepVersion:$Revision: 8051 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SorterStepEditorDialog | Step editor dialog for the Sorter stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| SplashWindow | Usage: MyApplication is your application class. | Class | weka.gui | Weka |
|
| SqlViewer | Represents a little tool for querying SQL databases. | Class | weka.gui.sql | Weka |
|
| SqlViewerDialog | A little dialog containing the SqlViewer. | Class | weka.gui.sql | Weka |
|
| SQLViewerPerspective | Simple Knowledge Flow perspective that wraps the SqlViewer classVersion:$Revision: 11286 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SQLViewerPerspective | Perspective that wraps the {@code SQLViewer) componentVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| Startable | Interface to something that is a start point for a flow and can be launched programatically. | Interface | weka.gui.beans | Weka |
|
| StartUpListener | Interface to something that can be notified of a successful startupVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| StepEditorDialog | Base class for step editor dialogs. | Class | weka.gui.knowledgeflow | Weka |
|
| StepEditorDialog .ClosingListener | | Interface | weka.gui.knowledgeflow | Weka |
|
| StepInteractiveViewer | Interface for GUI interactive viewer components that can be popped up from the contextual menu in the Knowledge Flow that appears when you right-click | Interface | weka.gui.knowledgeflow | Weka |
|
| StepTree | Subclass of JTree for displaying available steps. | Class | weka.gui.knowledgeflow | Weka |
|
| StepTreeIgnore | | Class | weka.gui.knowledgeflow | Weka |
|
| StepTreeLeafDetails | Maintains information about a step in the StepTree - e. | Class | weka.gui.knowledgeflow | Weka |
|
| StepVisual | Class for managing the appearance of a step in the GUI Knowledge FlowVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow | Weka |
|
| StreamThroughput | Class for measuring throughput of an incremental Knowledge Flow step. | Class | weka.gui.beans | Weka |
|
| StripChart | Bean that can display a horizontally scrolling strip chart. | Class | weka.gui.beans | Weka |
|
| StripChartBeanInfo | Bean info class for the strip chart beanVersion:$Revision: 12008 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| StripChartCustomizer | GUI Customizer for the strip chart beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| StripChartInteractiveView | | Class | weka.gui.knowledgeflow.steps | Weka |
|
| StructureProducer | Interface for something that can describe the structure of what is encapsulated in a named event type as an empty set of | Interface | weka.gui.beans | Weka |
|
| SubstringLabeler | A bean that finds matches in string attribute values (using either substring or regular expression matches) and labels the instance (sets the value of a | Class | weka.gui.beans | Weka |
|
| SubstringLabelerBeanInfo | Bean info class for the substring labeler beanVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SubstringLabelerCustomizer | Customizer class for the Substring labeler stepVersion:$Revision: 10383 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringLabelerRules | Manages a list of match rules for labeling strings. | Class | weka.gui.beans | Weka |
|
| SubstringLabelerRules .SubstringLabelerMatchRule | Inner class encapsulating the logic for matchingAuthor:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringLabelerStepEditorDialog | Step editor dialog for the SubstringLabeler stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| SubstringReplacer | A bean that can replace substrings in the values of string attributes. | Class | weka.gui.beans | Weka |
|
| SubstringReplacerBeanInfo | Bean info class for the substring replacerVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SubstringReplacerCustomizer | Customizer for the SubstringReplacerVersion:$Revision: 10383 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringReplacerRules | Manages a list of match and replace rules for replacing values in stringVersion:$Revision: 11968 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringReplacerRules .SubstringReplacerMatchRule | Inner class encapsulating the logic for matching and replacing. | Class | weka.gui.beans | Weka |
|
| SubstringReplacerStepEditorDialog | Step editor dialog for the SubstringReplacer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| SyntaxDocument | Highlights syntax in a DefaultStyledDocument. | Class | weka.gui.scripting | Weka |
|
| SyntaxDocument .ATTR_TYPE | Returns the enum constant of this type with the specified name. | Class | weka.gui.scripting | Weka |
|
| SysErrLog | This Logger just sends messages to System. | Class | weka.gui | Weka |
|
| TaskLogger | Interface for objects that display log and display information onVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Interface | weka.gui | Weka |
|
| TemplateManager | Manages all things template-relatedVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.knowledgeflow | Weka |
|
| TestSetEvent | Event encapsulating a test setVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TestSetListener | Interface to something that can accpet test set eventsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TestSetMaker | Bean that accepts data sets and produces test setsVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TestSetMakerBeanInfo | Bean info class for the test set maker bean. | Class | weka.gui.beans | Weka |
|
| TestSetProducer | Interface to something that can produce test setsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TextEvent | Event that encapsulates some textual informationVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextListener | Interface to something that can process a TextEventSince:1. | Interface | weka.gui.beans | Weka |
|
| TextSaver | Simple component to save the text carried in text events out to a fileVersion:$Revision: 9250 $Author:thuvh (thuvh87{[at]}gmail{[dot]}com), Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextSaverBeanInfo | Bean info class for the serialized model saver beanVersion:$Revision: 9238 $Author:(thuvh87{[at]}gmail{[dot]}com), Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| TextSaverCustomizer | Customizer for the TextSaver component. | Class | weka.gui.beans | Weka |
|
| TextViewer | Bean that collects and displays pieces of textVersion:$Revision: 10815 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextViewerBeanInfo | Bean info class for the text viewerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| TextViewerInteractiveView | Interactive viewer for the TextViewer stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.knowledgeflow.steps | Weka |
|
| ThresholdDataEvent | Event encapsulating classifier performance data based on varying a threshold over the classifier's predicted probabilities | Class | weka.gui.beans | Weka |
|
| ThresholdDataListener | Interface to something that can accept ThresholdDataEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| ThresholdVisualizePanel | This panel is a VisualizePanel, with the added ablility to display the area under the ROC curve if an ROC curve is chosen. | Class | weka.gui.visualize | Weka |
|
| TitleUpdatedEvent | Event that gets send in case a scripting panel updates the title. | Class | weka.gui.scripting.event | Weka |
|
| TitleUpdatedListener | Interface for frames/dialogs that listen to changes of the title. | Interface | weka.gui.scripting.event | Weka |
|
| TrainingSetEvent | Event encapsulating a training setVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TrainingSetListener | Interface to something that can accept and process training set eventsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TrainingSetMaker | Bean that accepts a data sets and produces a training setVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TrainingSetMakerBeanInfo | Bean info class for the training set maker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| TrainingSetProducer | Interface to something that can produce a training setVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TrainTestSplitMaker | Bean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the data | Class | weka.gui.beans | Weka |
|
| TrainTestSplitMakerBeanInfo | Bean info class for the train test split maker beanSince:1. | Class | weka.gui.beans | Weka |
|
| TrainTestSplitMakerCustomizer | GUI customizer for the train test split maker beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TreeBuild | This class will parse a dotty file and construct a tree structure from it with Edge's and Node's | Class | weka.gui.treevisualizer | Weka |
|
| TreeDisplayEvent | An event containing the user selection from the tree displayVersion:$Revision: 8034 $Author:Malcolm Ware (mfw4@cs. | Class | weka.gui.treevisualizer | Weka |
|
| TreeDisplayListener | Interface implemented by classes that wish to recieve user selection events from a tree displayer. | Interface | weka.gui.treevisualizer | Weka |
|
| TreeVisualizePlugin | Interface implemented by classes loaded dynamically to visualize classifier results in the explorer. | Interface | weka.gui.visualize.plugins | Weka |
|
| TreeVisualizer | Class for displaying a Node structure in Swing. | Class | weka.gui.treevisualizer | Weka |
|
| UserRequestAcceptor | Interface to something that can accept requests from a user to perform someSince:1. | Interface | weka.gui.beans | Weka |
|
| ViewerDialog | A downsized version of the ArffViewer, displaying only one Instances-Object. | Class | weka.gui | Weka |
|
| Visible | Interface to something that has a visible (via BeanVisual) reprentationSince:1. | Interface | weka.gui.beans | Weka |
|
| VisibleLayout | Panel that wraps a flow and makes it visible in the KnowledgeFlow, along with it's associated log panel | Class | weka.gui.knowledgeflow | Weka |
|
| VisualizableErrorEvent | Event encapsulating error information for a learning scheme that can be visualized in the DataVisualizer | Class | weka.gui.beans | Weka |
|
| VisualizableErrorListener | Interface to something that can accept VisualizableErrorEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| VisualizePanel | A slightly extended MatrixPanel for better support in the Explorer. | Class | weka.gui.explorer | Weka |
|
| VisualizePanel | This panel allows the user to visualize a dataset (and if provided) a classifier's/clusterer's predictions in two dimensions. | Class | weka.gui.visualize | Weka |
|
| VisualizePanel .ScatterDefaults | Default settings specific to the MatrixPanel that provides the scatter plot matrix | Class | weka.gui.explorer | Weka |
|
| VisualizePanelEvent | This event Is fired to a listeners 'userDataEvent' function when The user on the VisualizePanel clicks submit. | Class | weka.gui.visualize | Weka |
|
| VisualizePanelListener | Interface implemented by a class that is interested in receiving submited shapes from a visualize panel. | Interface | weka.gui.visualize | Weka |
|
| VisualizePlugin | Interface implemented by classes loaded dynamically to visualize classifier results in the explorer. | Interface | weka.gui.visualize.plugins | Weka |
|
| VisualizeUtils | This class contains utility routines for visualizationVersion:$Revision: 12391 $Author:Mark Hall (mhall@cs. | Class | weka.gui.visualize | Weka |
|
| VisualizeUtils .VisualizeDefaults | Defaults for the 2D scatter plot and attribute barsSee Also:Serialized Form | Class | weka.gui.visualize | Weka |
|
| WekaOffscreenChartRenderer | Default OffscreenChartRenderer that uses Weka's built-in chart and graphVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| WekaTaskMonitor | This panel records the number of weka tasks running and displays a simple bird animation while their are active tasks | Class | weka.gui | Weka |
|
| WekaWrapper | Interface to something that can wrap around a class of Weka algorithms (classifiers, filters etc). | Interface | weka.gui.beans | Weka |
|
| Workbench | Launcher class for the Weka workbench. | Class | weka.gui | Weka |
|
| WorkbenchApp | One app to rule them all, one app to find them, one app to bring them all and with perspectives bind them. | Class | weka.gui | Weka |
|
| WorkbenchDefaults | Default settings for the Workbench app. | Class | weka.gui | Weka |
|
| WrapLayout | FlowLayout subclass that fully supports wrapping of components. | Class | weka.gui | Weka |
|
| XMLBeans | This class serializes and deserializes a KnowledgeFlow setup to and fro XML. | Class | weka.gui.beans.xml | Weka |