weka.gui.beans

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » weka » weka.gui.beans 
weka.gui.beans
Java Source File NameTypeComment
AbstractDataSink.javaClass Abstract class for objects that store instances to some destination.
AbstractDataSinkBeanInfo.javaClass
AbstractDataSource.javaClass
AbstractDataSourceBeanInfo.javaClass Bean info class for AbstractDataSource.
AbstractEvaluator.javaClass Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc.
AbstractTestSetProducer.javaClass Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.
AbstractTestSetProducerBeanInfo.javaClass
AbstractTrainAndTestSetProducer.javaClass Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.
AbstractTrainAndTestSetProducerBeanInfo.javaClass
AbstractTrainingSetProducer.javaClass
AbstractTrainingSetProducerBeanInfo.javaClass
Associator.javaClass
AssociatorBeanInfo.javaClass
AssociatorCustomizer.javaClass
AttributeSummarizer.javaClass Bean that encapsulates displays bar graph summaries for attributes in a data set.
AttributeSummarizerBeanInfo.javaClass
BatchClassifierEvent.javaClass Class encapsulating a built classifier and a batch of instances to test on.
BatchClassifierListener.javaInterface
BatchClustererEvent.javaClass Class encapsulating a built clusterer and a batch of instances to test on.
BatchClustererListener.javaInterface
BeanCommon.javaInterface Interface specifying routines that all weka beans should implement in order to allow the bean environment to exercise some control over the bean and also to allow the bean to excercise some control over connections. Beans may want to impose constraints in terms of the number of connections they will allow via a particular listener interface.
BeanConnection.javaClass Class for encapsulating a connection between two beans.
BeanInstance.javaClass Class that manages a set of beans.
BeanVisual.javaClass BeanVisual encapsulates icons and label for a given bean.
ChartEvent.javaClass
ChartListener.javaInterface
ClassAssigner.javaClass Bean that assigns a class attribute to a data set.
ClassAssignerBeanInfo.javaClass
ClassAssignerCustomizer.javaClass
Classifier.javaClass
ClassifierBeanInfo.javaClass
ClassifierCustomizer.javaClass
ClassifierPerformanceEvaluator.javaClass
ClassifierPerformanceEvaluatorBeanInfo.javaClass
ClassValuePicker.javaClass
ClassValuePickerBeanInfo.javaClass
ClassValuePickerCustomizer.javaClass
Clusterer.javaClass
ClustererBeanInfo.javaClass
ClustererCustomizer.javaClass
ClustererPerformanceEvaluator.javaClass
ClustererPerformanceEvaluatorBeanInfo.javaClass
ConnectionNotificationConsumer.javaInterface Interface for Beans that can receive (dis-)connection events generated when (dis-)connecting data processing nodes in the Weka KnowledgeFlow.
CrossValidationFoldMaker.javaClass
CrossValidationFoldMakerBeanInfo.javaClass
CrossValidationFoldMakerCustomizer.javaClass
CustomizerCloseRequester.javaInterface Customizers who want to be able to close the customizer window themselves can implement this window.
CustomizerClosingListener.javaInterface
DataFormatListener.javaInterface Listener interface that customizer classes that are interested in data format changes can implement.
DataSetEvent.javaClass
DataSink.javaInterface
DataSource.javaInterface
DataSourceListener.javaInterface
DataVisualizer.javaClass
DataVisualizerBeanInfo.javaClass
EventConstraints.javaInterface Interface for objects that want to be able to specify at any given time whether their current configuration allows a particular event to be generated.
Filter.javaClass
FilterBeanInfo.javaClass
FilterCustomizer.javaClass
GraphEvent.javaClass
GraphListener.javaInterface Describe interface TextListener here.
GraphViewer.javaClass
GraphViewerBeanInfo.javaClass
IncrementalClassifierEvaluator.javaClass
IncrementalClassifierEvaluatorBeanInfo.javaClass
IncrementalClassifierEvent.javaClass
IncrementalClassifierListener.javaInterface
InstanceEvent.javaClass
InstanceListener.javaInterface
KnowledgeFlow.javaClass Startup class for the KnowledgeFlow.
KnowledgeFlowApp.javaClass
Loader.javaClass
LoaderBeanInfo.javaClass
LoaderCustomizer.javaClass
LogWriter.javaInterface Interface to be implemented by classes that should be able to write their own output to the Weka logger.
MetaBean.javaClass A meta bean that encapsulates several other regular beans, useful for grouping large KnowledgeFlows.
ModelPerformanceChart.javaClass Bean that can be used for displaying threshold curves (e.g.
ModelPerformanceChartBeanInfo.javaClass
PredictionAppender.javaClass Bean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.
PredictionAppenderBeanInfo.javaClass Bean info class for PredictionAppender.
PredictionAppenderCustomizer.javaClass
Saver.javaClass
SaverBeanInfo.javaClass
SaverCustomizer.javaClass
ScatterPlotMatrix.javaClass Bean that encapsulates weka.gui.visualize.MatrixPanel for displaying a scatter plot matrix.
ScatterPlotMatrixBeanInfo.javaClass
StartUpListener.javaInterface
StripChart.javaClass Bean that can display a horizontally scrolling strip chart.
StripChartBeanInfo.javaClass
StripChartCustomizer.javaClass
TestSetEvent.javaClass
TestSetListener.javaInterface
TestSetMaker.javaClass
TestSetMakerBeanInfo.javaClass Bean info class for the test set maker bean.
TestSetProducer.javaInterface
TextEvent.javaClass
TextListener.javaInterface
TextViewer.javaClass
TextViewerBeanInfo.javaClass
ThresholdDataEvent.javaClass
ThresholdDataListener.javaInterface
TrainingSetEvent.javaClass
TrainingSetListener.javaInterface
TrainingSetMaker.javaClass
TrainingSetMakerBeanInfo.javaClass
TrainingSetProducer.javaInterface
TrainTestSplitMaker.javaClass
TrainTestSplitMakerBeanInfo.javaClass
TrainTestSplitMakerCustomizer.javaClass
UserRequestAcceptor.javaInterface
Visible.javaInterface
VisualizableErrorEvent.javaClass
VisualizableErrorListener.javaInterface
WekaWrapper.javaInterface Interface to something that can wrap around a class of Weka algorithms (classifiers, filters etc).
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.