|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FontData | |
| org.eclipse.rwt.graphics | |
| org.eclipse.swt.graphics | |
| Uses of FontData in org.eclipse.rwt.graphics |
| Methods in org.eclipse.rwt.graphics with parameters of type FontData | |
static Font |
Graphics.getFont(FontData data)
Returns a new font given a font data which describes the desired font's appearance. |
| Uses of FontData in org.eclipse.swt.graphics |
| Methods in org.eclipse.swt.graphics that return FontData | |
FontData[] |
Device.getFontList(String faceName,
boolean scalable)
Returns FontData objects which describe
the fonts that match the given arguments. |
FontData[] |
Font.getFontData()
Returns an array of FontDatas representing the receiver. |
| Constructors in org.eclipse.swt.graphics with parameters of type FontData | |
Font(Device device,
FontData fontData)
Constructs a new font given a device and font data which describes the desired font's appearance. |
|
Font(Device device,
FontData[] fontData)
Constructs a new font given a device and an array of font data which describes the desired font's appearance. |
|
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2009. All rights reserved.