GraphLab Project

graphlab.ui.components.gpropertyeditor.attrx
Class tester

java.lang.Object
  extended by graphlab.ui.components.gpropertyeditor.attrx.tester

public class tester
extends java.lang.Object

documented in GraphLab wiki: HowToUsePropertyEditor

Author:
Azin Azadi

Constructor Summary
tester()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

tester

public tester()
Method Detail

main

public static void main(java.lang.String[] args)

GraphLab Project