GraphLab Project

Package graphlab.ui.components.gbody

Interface Summary
GBodyPane this is an interface which is used to give a JPanel, in graphlab the Graph implements this.
 

Class Summary
GBody this class is the Body of the GFrame, it is important that the word "Body" here means the body of program plus the side bar of the program, so it contains a Body pane, and a Split pane .
 


GraphLab Project