Package | Description |
---|---|
g2d.glyphviewer |
This package contains the third generation GUI for jlambda applications dealing with glyphlists in general, mainly soft agents.
|
g2d.graphviewer |
This package contains the first generation GUI for jlambda applications dealing with graphs, mainly in this case PLA.
|
g2d.netviewer |
This package contains the second generation GUI for jlambda applications dealing with graphs, mainly in this case CTA and NPA.
|
g2d.pla |
This package contains the Pathway Logic Assistant.
|
g2d.swing |
This package contains some swing classes for building GUI's using the glyphish hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
GlyphPanel |
Modifier and Type | Class and Description |
---|---|
class |
GraphPanel |
Modifier and Type | Class and Description |
---|---|
class |
NetGraphPanel |
Modifier and Type | Class and Description |
---|---|
class |
PLAGraphPanel |
Constructor and Description |
---|
ZoomAction(javax.swing.Icon icon,
java.lang.String tooltip,
Zoomer zoomer,
int type) |
ZoomAction(java.lang.String s,
javax.swing.Icon icon,
java.lang.String tooltip,
javax.swing.KeyStroke accelerator,
java.lang.Integer mnemonic,
Zoomer zoomer,
int type) |