GraphLab Project

Package graphlab.graph.ui

Interface Summary
HyperlinkHandler  
 

Class Summary
ButtonTabComponent Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to
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.
GraphRectRegionSelect  
GSplitedPane  
GTabbedGraphPane provides a tabbed UI Interface for editing multiple graphs in multiple tabs
GTabbedPane  
GTextFileRendererComponent  
 


GraphLab Project