|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DockFont | A wrapper around a FontModifier object. |
| FontBridge | A font bridge is a layer between a DockFont and the FontManager,
it can modify the FontModifier that is transfered from manager
to DockFont. |
| FontModifier | A font modifier changes a font, i.e. makes a font italic. |
| Class Summary | |
|---|---|
| AbstractDockFont | An abstract implementation of DockFont that can connect itself to
a DockController. |
| ConstantFontModifier | This FontModifier always returns the same Font |
| FontManager | A FontManager contains FontModifiers, DockFonts
and FontBridges. |
| GenericFontModifier | A FontModifier that can change a font in more than just one way. |
| MultiFontBridge | A collection of multiple UIBridges. |
| Enum Summary | |
|---|---|
| GenericFontModifier.Modify | Tells how to transform some aspect of a font. |
The font-subsystem is used to define the fonts that are used to paint text. Most components of the framework make use of this system.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||