GraphLab Project

graphlab.plugins.reports.ui
Class ReportsSideBar

java.lang.Object
  extended by graphlab.plugins.reports.ui.ReportsSideBar
All Implemented Interfaces:
GComponentInterface

public class ReportsSideBar
extends java.lang.Object
implements GComponentInterface


Constructor Summary
ReportsSideBar()
           
 
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

ReportsSideBar

public ReportsSideBar()
Method Detail

getComponent

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

GraphLab Project