GraphLab Project

Uses of Class
graphlab.ui.components.prefeditor.GTabbedAttributeFrame

Packages that use GTabbedAttributeFrame
graphlab.ui.components.prefeditor   
 

Uses of GTabbedAttributeFrame in graphlab.ui.components.prefeditor
 

Methods in graphlab.ui.components.prefeditor that return GTabbedAttributeFrame
static GTabbedAttributeFrame GTabbedAttributeFrame.showEditDialog(GTabbedAttributePane tabs)
           
static GTabbedAttributeFrame GTabbedAttributeFrame.showEditDialog(GTabbedAttributePane tabs, boolean modal)
          Shows a Property editor to edit the attributes in the input.
 


GraphLab Project