SE450
:
Framework UI Classes
[44/63]
GraphFrame
: a frame that manages the toolbar, the menu bar, and the graph panel.
ToolBar
: a panel that holds toggle buttons for the node and edge icons.
GraphPanel
: a panel that shows the graph and handles the mouse clicks and drags for the editing commands.
Application programmers need not subclass these classes