weka.gui.beans
Class DataVisualizer

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JPanel
                          |
                          +--weka.gui.beans.DataVisualizer
All Implemented Interfaces:
javax.accessibility.Accessible, java.beans.beancontext.BeanContextChild, DataSourceListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, TestSetListener, TrainingSetListener, UserRequestAcceptor, Visible
Direct Known Subclasses:
AttributeSummarizer, ScatterPlotMatrix

public class DataVisualizer
extends javax.swing.JPanel
implements DataSourceListener, TrainingSetListener, TestSetListener, Visible, UserRequestAcceptor, java.io.Serializable, java.beans.beancontext.BeanContextChild

Bean that encapsulates weka.gui.visualize.VisualizePanel

Version:
$Revision: 1.7 $
Author:
Mark Hall
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.JComponent
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
DataVisualizer()
           
 
Method Summary
 void acceptDataSet(DataSetEvent e)
          Accept a data set
 void acceptTestSet(TestSetEvent e)
          Accept a test set
 void acceptTrainingSet(TrainingSetEvent e)
          Accept a training set
 void addPropertyChangeListener(java.lang.String name, java.beans.PropertyChangeListener pcl)
          Add a property change listener to this bean
 void addVetoableChangeListener(java.lang.String name, java.beans.VetoableChangeListener vcl)
          Add a vetoable change listener to this bean
 java.util.Enumeration enumerateRequests()
          Describe enumerateRequests method here.
 java.beans.beancontext.BeanContext getBeanContext()
          Return the bean context (if any) that this bean is embedded in
 BeanVisual getVisual()
          Return the visual appearance of this bean
 java.lang.String globalInfo()
          Global info for this bean
static void main(java.lang.String[] args)
           
 void performRequest(java.lang.String request)
          Describe performRequest method here.
 void removePropertyChangeListener(java.lang.String name, java.beans.PropertyChangeListener pcl)
          Remove a property change listener from this bean
 void removeVetoableChangeListener(java.lang.String name, java.beans.VetoableChangeListener vcl)
          Remove a vetoable change listener from this bean
 void setBeanContext(java.beans.beancontext.BeanContext bc)
          Set a bean context for this bean
 void setInstances(Instances inst)
          Set instances for this bean.
 void setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void useDefaultVisual()
          Use the default appearance for this bean
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataVisualizer

public DataVisualizer()
Method Detail

globalInfo

public java.lang.String globalInfo()
Global info for this bean

Returns:
a String value

acceptTrainingSet

public void acceptTrainingSet(TrainingSetEvent e)
Accept a training set

Specified by:
acceptTrainingSet in interface TrainingSetListener
Parameters:
e - a TrainingSetEvent value

acceptTestSet

public void acceptTestSet(TestSetEvent e)
Accept a test set

Specified by:
acceptTestSet in interface TestSetListener
Parameters:
e - a TestSetEvent value

acceptDataSet

public void acceptDataSet(DataSetEvent e)
Accept a data set

Specified by:
acceptDataSet in interface DataSourceListener
Parameters:
e - a DataSetEvent value

setVisual

public void setVisual(BeanVisual newVisual)
Set the visual appearance of this bean

Specified by:
setVisual in interface Visible
Parameters:
newVisual - a BeanVisual value

getVisual

public BeanVisual getVisual()
Return the visual appearance of this bean

Specified by:
getVisual in interface Visible
Returns:
a BeanVisual value

useDefaultVisual

public void useDefaultVisual()
Use the default appearance for this bean

Specified by:
useDefaultVisual in interface Visible

enumerateRequests

public java.util.Enumeration enumerateRequests()
Describe enumerateRequests method here.

Specified by:
enumerateRequests in interface UserRequestAcceptor
Returns:
an Enumeration value

addPropertyChangeListener

public void addPropertyChangeListener(java.lang.String name,
                                      java.beans.PropertyChangeListener pcl)
Add a property change listener to this bean

Specified by:
addPropertyChangeListener in interface java.beans.beancontext.BeanContextChild
Overrides:
addPropertyChangeListener in class javax.swing.JComponent
Parameters:
name - the name of the property of interest
pcl - a PropertyChangeListener value

removePropertyChangeListener

public void removePropertyChangeListener(java.lang.String name,
                                         java.beans.PropertyChangeListener pcl)
Remove a property change listener from this bean

Specified by:
removePropertyChangeListener in interface java.beans.beancontext.BeanContextChild
Overrides:
removePropertyChangeListener in class javax.swing.JComponent
Parameters:
name - the name of the property of interest
pcl - a PropertyChangeListener value

addVetoableChangeListener

public void addVetoableChangeListener(java.lang.String name,
                                      java.beans.VetoableChangeListener vcl)
Add a vetoable change listener to this bean

Specified by:
addVetoableChangeListener in interface java.beans.beancontext.BeanContextChild
Parameters:
name - the name of the property of interest
vcl - a VetoableChangeListener value

removeVetoableChangeListener

public void removeVetoableChangeListener(java.lang.String name,
                                         java.beans.VetoableChangeListener vcl)
Remove a vetoable change listener from this bean

Specified by:
removeVetoableChangeListener in interface java.beans.beancontext.BeanContextChild
Parameters:
name - the name of the property of interest
vcl - a VetoableChangeListener value

setBeanContext

public void setBeanContext(java.beans.beancontext.BeanContext bc)
Set a bean context for this bean

Specified by:
setBeanContext in interface java.beans.beancontext.BeanContextChild
Parameters:
bc - a BeanContext value

getBeanContext

public java.beans.beancontext.BeanContext getBeanContext()
Return the bean context (if any) that this bean is embedded in

Specified by:
getBeanContext in interface java.beans.beancontext.BeanContextChild
Returns:
a BeanContext value

setInstances

public void setInstances(Instances inst)
                  throws java.lang.Exception
Set instances for this bean. This method is a convenience method for clients who use this component programatically

Parameters:
inst - an Instances value
Throws:
java.lang.Exception - if an error occurs

performRequest

public void performRequest(java.lang.String request)
Describe performRequest method here.

Specified by:
performRequest in interface UserRequestAcceptor
Parameters:
request - a String value
Throws:
java.lang.IllegalArgumentException - if an error occurs

main

public static void main(java.lang.String[] args)


Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London