JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
bibliothek.gui.dock.util.font
Interface FontModifier
All Known Implementing Classes:
ConstantFontModifier
,
GenericFontModifier
public interface
FontModifier
A font modifier changes a font, i.e. makes a font italic.
Author:
Benjamin Sigg
Method Summary
Methods
Modifier and Type
Method and Description
Font
modify
(
Font
font)
Creates or gets a font for
font
.
Method Detail
modify
Font
modify(
Font
font)
Creates or gets a font for
font
.
Parameters:
font
- the original unmodified font
Returns:
a font that might be a modification of
font
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method