graphlab.gui.plugins.visualization
Class BarButton

java.lang.Object
  extended by graphlab.gui.plugins.visualization.BarButton
All Implemented Interfaces:
GComponentInterface

public class BarButton
extends java.lang.Object
implements GComponentInterface


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

Constructor Detail

BarButton

public BarButton()
Method Detail

getComponent

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