com.rapidminer.gui.graphs
Class DefaultObjectViewer

java.lang.Object
  extended by com.rapidminer.gui.graphs.DefaultObjectViewer
All Implemented Interfaces:
GraphObjectViewer

public class DefaultObjectViewer
extends java.lang.Object
implements GraphObjectViewer

The graph object viewer for nodes in a similarity graph.

Author:
Ingo Mierswa

Constructor Summary
DefaultObjectViewer()
           
 
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultObjectViewer

public DefaultObjectViewer()
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


Copyright © 2001-2009 by Rapid-I