GraphLab Project

graphlab.ui.components
Class GraphComponentInitializer

java.lang.Object
  extended by graphlab.ui.components.GraphComponentInitializer

public class GraphComponentInitializer
extends java.lang.Object

Author:
Rouzbeh Ebrahimi

Constructor Summary
GraphComponentInitializer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphComponentInitializer

public GraphComponentInitializer()

GraphLab Project