com.rapidminer.gui.graphs
Class ClusterModelObjectViewer

java.lang.Object
  extended by com.rapidminer.gui.graphs.ClusterModelObjectViewer
All Implemented Interfaces:
GraphObjectViewer, java.util.EventListener, javax.swing.event.ListSelectionListener

public class ClusterModelObjectViewer
extends java.lang.Object
implements GraphObjectViewer, javax.swing.event.ListSelectionListener

The graph object viewer for cluster nodes in a cluster model.

Author:
Ingo Mierswa

Constructor Summary
ClusterModelObjectViewer()
           
 
Method Summary
 javax.swing.JComponent getViewerComponent()
          Returns the component which should be used for showing information about the currently selected object.
 void showObject(java.lang.Object object)
           
 void valueChanged(javax.swing.event.ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterModelObjectViewer

public ClusterModelObjectViewer()
Method Detail

getViewerComponent

public javax.swing.JComponent getViewerComponent()
Description copied from interface: GraphObjectViewer
Returns the component which should be used for showing information about the currently selected object.

Specified by:
getViewerComponent in interface GraphObjectViewer

showObject

public void showObject(java.lang.Object object)
Specified by:
showObject in interface GraphObjectViewer

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener


Copyright © 2001-2009 by Rapid-I