Package | Description |
---|---|
com.jgoodies.animation.renderer |
Contains prepared animation renderers.
|
com.jgoodies.animation.swing.components |
Consists of a bunch of prepared animated components.
|
Modifier and Type | Field and Description |
---|---|
static HeightMode |
HeightMode.CAPITAL_ASCENT |
static HeightMode |
HeightMode.TEXT_ASCENT |
static HeightMode |
HeightMode.TEXT_HEIGHT |
Modifier and Type | Method and Description |
---|---|
HeightMode |
AbstractTextRenderer.getHeightMode() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTextRenderer.setHeightMode(HeightMode heightMode) |
Modifier and Type | Method and Description |
---|---|
HeightMode |
BasicTextLabel.getHeightMode() |
HeightMode |
GlyphLabel.getHeightMode() |
Modifier and Type | Method and Description |
---|---|
void |
BasicTextLabel.setHeightMode(HeightMode heightMode) |
void |
GlyphLabel.setHeightMode(HeightMode newHeightMode) |
Copyright © 2016 JGoodies Software GmbH. All rights reserved.