Package | Description |
---|---|
g2d.glyphviewer |
This package contains the third generation GUI for jlambda applications dealing with glyphlists in general, mainly soft agents.
|
Modifier and Type | Method and Description |
---|---|
static GlyphView |
Utils.getPanel(BufferedGlyphList glyphs) |
static GlyphView |
Utils.launchTab(BufferedGlyphList glyphs) |
static GlyphView |
Utils.launchTab(BufferedGlyphList glyphs,
boolean adoptMe) |
Constructor and Description |
---|
SEPanel(GlyphView owner) |
TabFindGlyph(GlyphView owner,
Closure filter,
Closure renderer) |
TabFindGlyph(GlyphView owner,
java.awt.Font f) |
TabFindGlyph(GlyphView owner,
java.awt.Font f,
Closure renderer) |
TabFindGlyph(GlyphView owner,
java.awt.Font f,
Closure filter,
Closure renderer) |