GraphLab Project

Uses of Package
graphlab.graph.ui

Packages that use graphlab.graph.ui
graphlab.graph.ui   
graphlab.plugins.commandline   
graphlab.ui   
 

Classes in graphlab.graph.ui used by graphlab.graph.ui
GHTMLPageComponent
          this class is able to show a HTML text, It's main capability is to handle hyperlinks, the default operation when user clicks on a link is to open the link, It is also possible to add other modes, for example when the link address is: "command?handler=BSH" it is possible to run the command, for this a HyperlinkHandler should be registered.
GTabbedGraphPane
          provides a tabbed UI Interface for editing multiple graphs in multiple tabs
GTabbedPane
           
HyperlinkHandler
           
 

Classes in graphlab.graph.ui used by graphlab.plugins.commandline
HyperlinkHandler
           
 

Classes in graphlab.graph.ui used by graphlab.ui
HyperlinkHandler
           
 


GraphLab Project