GraphLab Project

graphlab.plugins.main.ui
Class GTabbedGraphPane

java.lang.Object
  extended by graphlab.plugins.main.ui.GTabbedGraphPane
All Implemented Interfaces:
GComponentInterface

public class GTabbedGraphPane
extends java.lang.Object
implements GComponentInterface


Constructor Summary
GTabbedGraphPane()
           
 
Method Summary
 java.awt.Component getComponent(BlackBoard b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GTabbedGraphPane

public GTabbedGraphPane()
Method Detail

getComponent

public java.awt.Component getComponent(BlackBoard b)
Specified by:
getComponent in interface GComponentInterface

GraphLab Project