|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontModifier
A font modifier generates a Font
object for some Component
.
Method Summary | |
---|---|
Font |
getFont(Component component)
Creates or gets a font for component . |
Method Detail |
---|
Font getFont(Component component)
component
. Note that component
can already have a font set from this or another FontModifier
.
component
- the component for which a font is requested
component
, can be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |