GraphLab Project

graphlab.ui.components.utils
Class PropertyEditorSidebar

java.lang.Object
  extended by graphlab.ui.components.utils.PropertyEditorSidebar
All Implemented Interfaces:
GComponentInterface

public class PropertyEditorSidebar
extends java.lang.Object
implements GComponentInterface

Author:
azin azadi

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

PropertyEditorSidebar

public PropertyEditorSidebar()
Method Detail

getComponent

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

GraphLab Project