Frames | No Frames |
Constructors with parameter type java.awt.Font | |
Initializes a new instance of FontMetrics for the
specified font.
|
Fields of type java.awt.Font | |
Font | This is the font for which metrics will be returned.
|
Methods with parameter type java.awt.Font | |
Font | Returns a Font object from the passed property name.
|
FontMetrics | Returns the font metrics for the specified font in this component.
|
FontMetrics | Gets the font metrics for a font.
|
FontMetrics | Returns the font metrics for the specified font.
|
FontMetrics | Retrieves information on the rendering and metrics of the supplied
font. |
FontMetrics | Return the font metrics for the specified font
|
void | Sets the font for this component to the specified font. |
void | Sets the font.
|
void | Sets the font for this component to the specified font. |
void | Sets the font for this graphics context to the specified value.
|
void | Sets the font for this component to the specified font.
|
void | Sets the Font used for text created by this component.
|
Methods with return type java.awt.Font | |
Font | Creates a new font with point size 1 and PLAIN style,
reading font data from the provided input stream. |
Font | Creates a Font object from the specified string, which
is in one of the following formats:
|
Font | Font.deriveFont(float size) Produces a new Font based on the current font, adjusted to a
new size.
|
Font | Font.deriveFont(int style) Produces a new Font based on the current font, adjusted to a
new style.
|
Font | Font.deriveFont(int style, float size) Produces a new Font based on the current font, adjusted to a
new size and style.
|
Font | Produces a new Font based on the current font, adjusted to a
new style and subjected to a new affine transformation.
|
Font | Produces a new Font based on the current font, subjected
to a new affine transformation.
|
Font | Produces a new Font based on the current font, adjusted to a
new set of attributes.
|
Font[] | Returns an array of the one-point size fonts available in this
environment. |
Font | Returns the font in use for this component. |
Font | Gets the font.
|
Font | Returns the font that this object is creating metric information fo.
|
Font | Returns the current font for this graphics context.
|
Font | Returns the font in use for this component.
|
Font | Returns the Font used for text created by this component.
|
Font | Returns the font in use by this container.
|
Font | Returns a Font object from the passed property name.
|
Font | Returns a Font object from the passed property name.
|
Font | Returns a font appropriate for the given attribute set.
|
Fields of type java.awt.Font | |
Font | Font to paint with, null indicates font of renderer is to be used.
|
Methods with parameter type java.awt.Font | |
void | Sets the font to edit with. null indicates the renderers
font should be used. |
void | setFont
|
Methods with return type java.awt.Font | |
Font | Gets the font used for editing.
|
Font | Gets the font of this component.
|
Font | getFont
|
Methods with parameter type java.awt.Font | |
FontMetrics | Get the FontMetrics of the specified font in this component.
|
void | Set the font of this component.
|
Methods with return type java.awt.Font | |
Font | Get the font of this component
|
Methods with parameter type java.awt.Font | |
FontMetrics | |
FontMetrics | |
FontMetrics | Returns the font metrics for the specified font.
|
FontMetrics | |
void | |
void | |
void | Sets the font for this graphics context to the specified value.
|
void |
Methods with return type java.awt.Font | |
Font | Returns the current font for this graphics context.
|
Constructors with parameter type java.awt.Font | |
Methods with parameter type java.awt.Font | |
boolean | Implementation of Font.canDisplay(char)
|
int | Implementation of Font.canDisplay(String) ,
Font.canDisplay(char [], int, int) , and
Font.canDisplay(CharacterIterator, int, int) .
|
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
byte | Implementation of Font.getBaselineFor(char)
|
FontMetrics | |
FontMetrics | Implementation of Font.getFontMetrics()
|
FontMetrics | |
FontMetrics | Return the font metrics for the specified font
|
String | Returns a name for the specified glyph. |
LineMetrics | XFontPeer.getLineMetrics(Font font, CharacterIterator ci, int begin, int limit, FontRenderContext rc) Implementation of Font.getLineMetrics(CharacterIterator,int,int,FontRenderContext)
|
Rectangle2D | Implementation of Font.getMaxCharBounds(FontRenderContext)
|
int | Implementation of Font.getMissingGlyphCode()
|
int | Implementation of Font.getNumGlyphs()
|
String | Implementation of Font.getPSName()
|
Rectangle2D | XFontPeer.getStringBounds(Font font, CharacterIterator ci, int begin, int limit, FontRenderContext frc) Implementation of Font.getStringBounds(CharacterIterator,int,int,FontRenderContext)
|
String | Returns the name of this font face inside the family, for example
“Light”.
|
boolean | Implementation of Font.hasUniformLineMetrics()
|
GlyphVector | XFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
void | |
void |
Methods with return type java.awt.Font | |
Font | Creates a font, reading the glyph definitions from a stream.
|
Font[] | Returns an array of the one-point size fonts available in this
environment. |
Methods with return type java.awt.Font | |
Font | Implementation of Font.deriveFont(float)
|
Font | Implementation of Font.deriveFont(int)
|
Font | Implementation of Font.deriveFont(int,float)
|
Font | Implementation of Font.deriveFont(int,AffineTransform)
|
Font | Implementation of Font.deriveFont(AffineTransform)
|
Font | Implementation of Font.deriveFont(Map)
|
Methods with parameter type java.awt.Font | |
TitledBorder | BorderFactory.createTitledBorder(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Add a title to an existing border, specifying the text of the title along
with its positioning and font, using the default text color determined by
the current look and feel.
|
TitledBorder | BorderFactory.createTitledBorder(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Add a title to an existing border, specifying the text of the title along
with its positioning, font, and color.
|
FontMetrics | Returns the font metrics for a given font.
|
FontMetrics | Returns the font metrics for the specified font. |
FontMetrics | Returns the font metrics for a specified font.
|
FontMetrics | Gets the FontMetrics of this object.
|
void | setFont
|
void | Set the value of the font property.
|
void | This method overrides setFont so that we can call for a repaint after the
font is changed.
|
void | Does nothing since it is not possible to set the font on list children
individually.
|
void | Sets the font of the cell. |
void | Sets the current font and revalidates so the font will take effect.
|
void | Sets the Font of this object.
|
Methods with return type java.awt.Font | |
Font | getFont
|
Font | Returns the font of the JList since it is not possible to
set fonts for list children individually.
|
Font | Returns the font of the table cell.
|
Font | Gets the Font of this object.
|
Font | Returns a font entry for the default locale.
|
Font | Retrieves a font from the defaults table of the current
LookAndFeel.
|
Font | Returns a font entry for a specic locale.
|
Font | Retrieves a font from the defaults table of the current
LookAndFeel.
|
Constructors with parameter type java.awt.Font | |
TitledBorder.TitledBorder(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Constructs a TitledBorder given its border, title text, horizontal
alignment, vertical position, and font.
| |
TitledBorder.TitledBorder(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Constructs a TitledBorder given its border, title text, horizontal
alignment, vertical position, font, and color.
|
Fields of type java.awt.Font | |
Font | The font for displaying the title text. |
Methods with parameter type java.awt.Font | |
void | Sets the font for displaying the title text.
|
Methods with return type java.awt.Font | |
Font | Returns the font that is used for displaying the title text for
a given Component.
|
Font | Retrieves the font for displaying the title text. |
Constructors with parameter type java.awt.Font | |
Fields of type java.awt.Font | |
Font |
Methods with parameter type java.awt.Font | |
boolean | Implementation of Font.canDisplay(char)
|
int | Implementation of Font.canDisplay(String) ,
Font.canDisplay(char [], int, int) , and
Font.canDisplay(CharacterIterator, int, int) .
|
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
byte | Implementation of Font.getBaselineFor(char)
|
FontMetrics | |
FontMetrics | Implementation of Font.getFontMetrics()
|
FontMetrics | Returns the font metrics for the specified font.
|
FontMetrics | Return the font metrics for the specified font
|
String | Returns a name for the specified glyph. |
LineMetrics | QtFontPeer.getLineMetrics(Font font, CharacterIterator ci, int begin, int limit, FontRenderContext rc) Implementation of Font.getLineMetrics(CharacterIterator,int,int,FontRenderContext)
|
Rectangle2D | Implementation of Font.getMaxCharBounds(FontRenderContext)
|
int | Implementation of Font.getMissingGlyphCode()
|
int | Implementation of Font.getNumGlyphs()
|
String | Implementation of Font.getPSName()
|
Rectangle2D | QtFontPeer.getStringBounds(Font font, CharacterIterator ci, int begin, int limit, FontRenderContext frc) Implementation of Font.getStringBounds(CharacterIterator,int,int,FontRenderContext)
|
String | Returns the name of this font face inside the family, for example
“Light”.
|
boolean | Implementation of Font.hasUniformLineMetrics()
|
GlyphVector | QtFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
void | |
void | Sets the font for this graphics context to the specified value.
|
void |
Methods with return type java.awt.Font | |
Font | Creates a font, reading the glyph definitions from a stream.
|
Font[] | |
Font | Returns the current font for this graphics context.
|
Classes derived from java.awt.Font | |
class | A font that is marked as UIResource , which
indicates that it has been installed by a pluggable
LookAndFeel. |
Constructors with parameter type java.awt.Font | |
Constructs a new FontUIResource given
an existing font.
| |
BorderUIResource.TitledBorderUIResource.TitledBorderUIResource(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Constructs a TitledBorder given its border, title text,
horizontal alignment, vertical position, and font.
| |
BorderUIResource.TitledBorderUIResource.TitledBorderUIResource(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Constructs a TitledBorder given its border, title text,
horizontal alignment, vertical position, font, and color.
|
Methods with parameter type java.awt.Font | |
FontMetrics | Returns the font metrics object for a given font. |
Methods with return type java.awt.Font | |
Font | Creates a font, reading the glyph definitions from a stream.
|
Font | Creates a Font , in a platform-specific manner.
|
Constructors with parameter type java.awt.Font | |
Methods with return type java.awt.Font | |
Font | |
Font[] | Returns an array of the one-point size fonts available in this
environment. |
Font | |
Font | |
Font |
Fields of type java.awt.Font | |
Font | Font to be used when displaying menu item's accelerator.
|
Methods with parameter type java.awt.Font | |
void | BasicTabbedPaneUI.paintText(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected) This method paints the text for the given tab.
|
Methods with parameter type java.awt.Font | |
FontMetrics | |
void | |
void | Set the font on this menu component peer.
|
Methods with parameter type java.awt.Font | |
FontMetrics |
Methods with return type java.awt.Font | |
Font | Returns the font for the text run for which this GlyphView
is responsible.
|
Font | Returns the font for the glyphs.
|
Font | |
Font | Extracts a font from a set of attributes.
|
Font | |
Font | getFont
|
Constructors with parameter type java.awt.Font | |
Methods with return type java.awt.Font | |
Font | MultipleMaster.deriveMMFont(float[] axes) |
Font | MultipleMaster.deriveMMFont(float[] glyphWidths, float avgStemWidth, float typicalCapHeight, float typicalXHeight, float italicAngle) |
Font |
Methods with parameter type java.awt.Font | |
FontMetrics | Get the FontMetrics of the specified font in this component.
|
void | Set the font of this component.
|
Methods with return type java.awt.Font | |
Font | Get the font of this component
|
Methods with return type java.awt.Font | |
Font | Gets the font to use for the given set.
|