com.rapidminer.gui.graphs
Interface GraphObjectViewer

All Known Implementing Classes:
ClusterModelObjectViewer, DefaultObjectViewer

public interface GraphObjectViewer

This object viewer can be used by the GraphViewer. A new object will be shown after clicking on a node.

Author:
Ingo Mierswa

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)
           
 

Method Detail

getViewerComponent

javax.swing.JComponent getViewerComponent()
Returns the component which should be used for showing information about the currently selected object.


showObject

void showObject(java.lang.Object object)


Copyright © 2001-2009 by Rapid-I