|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.font.ConstantFontModifier
public class ConstantFontModifier
This FontModifier always returns the same Font
| Constructor Summary | |
|---|---|
ConstantFontModifier(java.awt.Font font)
Creates a new modifier. |
|
| Method Summary | |
|---|---|
java.awt.Font |
modify(java.awt.Font font)
Creates or gets a font for font. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantFontModifier(java.awt.Font font)
font - the font which is to be returned by this modifier| Method Detail |
|---|
public java.awt.Font modify(java.awt.Font font)
FontModifierfont.
modify in interface FontModifierfont - the original unmodified font
font
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||