Package weka.gui
package weka.gui
-
ClassDescriptionBase class for GUI applications in WekaBase classes for GUI perspectives to extend.Creates a panel that displays the attributes contained in a set of instances, letting the user select a single attribute for inspection.Creates a panel that displays the attributes contained in a set of instances, letting the user toggle whether each attribute is selected or not (eg: so that unselected attributes can be removed before classification).This panel displays summary statistics about an attribute: name, type number/% of missing/unique values, number of distinct values.Creates a panel that shows a visualization of an attribute in a dataset.A little helper class for browser related stuff.An extended JList that contains CheckBoxes.Tab title widget that allows the user to click a little cross in order to close the tabInterface for a callback for notification of a tab's close widget being clickedA property editor for colors that uses JColorChooser as the underlying editor.A helper class for some common tasks with Dialogs, Icons, etc.A specialized JFileChooser that lists all available file Loaders and Savers.Panel for displaying the cost-benefit plots and all control widgets.Class for editing CostMatrix objects.An interface for objects that are capable of supplying their own custom GUI components.A dialog to enter URL, username and password for a database connection.DocumentPrinting is a class that lets you print documents on the fly for free ;) Printing in JDK 1.2 - 1.5 is hard.Widget that displays a label and a combo box for selecting environment variables.Combo box that allows the drop-down list to be wider than the component itself.A better-looking table than JTable.A GUI dialog for selecting classification/regression evaluation metrics to be output.Provides a file filter for FileChoosers that accepts or rejects files based on their extension.File filter that stores an associated class alongside name and extension(s).A PropertyEditor for File objects that lets the user select a file.Widget that displays a label, editable combo box for selecting environment variables and a button for brining up a file browser.Method annotation that can be used to provide some additional information for handling file properties in the GUI.A PropertyEditor for arrays of objects that themselves have property editors.A PropertyEditor for objects.A helper class for maintaining a history of objects selected in the GOE.Event that gets sent when a history item gets selected.Interface for classes that listen to selections of history items.This class can generate the properties object that is normally loaded from the
GenericObjectEditor.props
file (= PROPERTY_FILE).Marker annotation.Interface to a GUIApplication that can have multiple "perspectives" and provide application-level and perspective-level settings.Launcher class for the Weka GUIChooser.Interface for plugin components that can be accessed from either the Visualization or Tools menu.Enum listing possible menus that plugins can appear inThe main class for the Weka GUIChooser.Specialized JFrame class.Inner class for defaultsThis class implements a parser to read properties that have a hierarchy(i.e.This panel just displays relation name, number of instances, and number of attributes.Table model that automatically adds a new row to the table on pressing enter in the last cell of a row.Provides a panel using an interactive table model.A helper class for JList GUI elements with DefaultListModel or derived models.A helper class for JTable, e.g.A dialog to present the user with a list of items, that the user can make a selection from, or cancel the selection.This class is for loading resources from a JAR archive.Interface for objects that display log (permanent historical) and status (transient) messages.This panel allows log and status messages to be posted.Frame that shows the output from stdout and stderr.A little helper class for setting the Look and Feel of the user interface.Menu-based GUI for Weka, replacement for the GUIChooser.DesktopPane with background image.Specialized JInternalFrame class.Specialized JFrame class.Classes implementing this interface will be displayed in the "Extensions" menu in the main GUI of Weka.A panel for displaying the memory usage.A GUI interface the the package management system.Property editor widget that wraps and displays a JPasswordField.Method annotation that can be used to indicate that a property is a password.Interface for GUI elements that can appear as a perspective in aGUIApplication
.Manages perspectives and the main menu bar (if visible), holds the currently selected perspective, and implements the perspective button bar.Class to manage user preferences with respect to visible perspectives and whether the perspectives toolbar is always hidden or is visible on application startupMethod annotation that can be used with bean properties that are to be considered as programmatic only (i.e.Support for PropertyEditors with custom editors: puts the editor into a separate frame.Support for drawing a property value in a component.Allows the user to select any (supported) property of an object, including properties that any of it's property values may have.Displays a property sheet where (supported) properties of the target object may be edited.A PropertyEditor that can be used to edit Range objects (really, just appropriately formatted strings).A class that sends all lines from a reader to a JTextPane component.A component that accepts named stringbuffers and displays the name in a list box.Interface for something to be notified when an entry in the list is deletedExtension of KeyAdapter that implements Serializable.Extension of MouseAdapter that implements Serializable.This class handles the saving of StringBuffers to files.A PropertyEditor that uses tags, where the tags are obtained from a weka.core.SelectedTag object.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.Provides a panel for editing application and perspective settingsCreates a very simple command line for invoking the main method of classes.Creates a very simple command line for invoking the main method of classes.A class that handles running the main method of the class in a separate thread.A class for commandline completion of classnames.Class for editing SimpleDateFormat strings.Represents a TableModel with sorting functionality.Helper class for sorting the columns.A Splash window.This Logger just sends messages to System.err.Interface for objects that display log and display information on running tasks.A downsized version of the ArffViewer, displaying only one Instances-Object.Customized WekaFileChooser with support for bookmarks.This panel records the number of weka tasks running and displays a simple bird animation while their are active tasksLauncher class for the Weka workbench.One app to rule them all, one app to find them, one app to bring them all and with perspectives bind them.Default settings for the Workbench app.FlowLayout subclass that fully supports wrapping of components.