JComponents using the FontUpdater to
modify their current font.See: Description
| Class | Description |
|---|---|
| DComponent |
A component whose font can be changed by a
FontModifier. |
| DLabel |
A modified label which can apply a
FontModifier to its original
font. |
| DPanel |
A panel whose font can be changed by a
FontModifier. |
| FontUpdater | |
| OrientedLabel |
A label which draws some text, and can change the layout of the text
between horizontal and vertical.
|
| Enum | Description |
|---|---|
| Rotation |
Represents a counter-clockwise rotation of a multiple of 90 degrees.
|
JComponents using the FontUpdater to
modify their current font. Implemented such that a change of the LookAndFeel
is still possible.Copyright © 2018. All rights reserved.