Package | Description |
---|---|
g2d.graphviewer |
This package contains the first generation GUI for jlambda applications dealing with graphs, mainly in this case PLA.
|
Modifier and Type | Method and Description |
---|---|
BaseFrame |
GraphPanel.getFrame() |
BaseFrame |
BaseFrame.getTopBaseFrame() |
BaseFrame |
AbstractBaseFrame.getTopBaseFrame()
Walking up the hierarchy of frames until parent is
no longer of class
BaseFrame and then
returns the last base frame found. |
Modifier and Type | Method and Description |
---|---|
protected void |
GraphPanel.displayContextMNode(BaseFrame frame,
IOPNode node) |