GraphLab Project

graphlab.plugins.commandline
Class ShellSideBar

java.lang.Object
  extended by graphlab.plugins.commandline.ShellSideBar
All Implemented Interfaces:
GComponentInterface

public class ShellSideBar
extends java.lang.Object
implements GComponentInterface

Author:
Mohammad Ali Rostami

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

ShellSideBar

public ShellSideBar()
Method Detail

getComponent

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

GraphLab Project