|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GBodyPane
this is an interface which is used to give a JPanel, in graphlab the Graph implements this. the program should put a JPanel in the Body of the GFrame, so it finds the JPanel via the getPanel method of the class that specified in the body tag of XML.
Method Summary | |
---|---|
javax.swing.JPanel |
getPanel()
|
Method Detail |
---|
javax.swing.JPanel getPanel()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |