|
Eclipse Rich Ajax Platform Release 1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.graphics.Resource
org.eclipse.swt.graphics.Font
Instances of this class manage resources that define how text looks when it is displayed.
Fonts may be constructed using one of the getFont
methods
in class Graphics
by providing a name, size and style information
or a FontData
object which encapsulates this data.
FontData
,
Graphics
Method Summary | |
FontData[] |
getFontData()
Returns an array of FontData s representing the receiver. |
String |
toString()
Returns a string containing a concise, human-readable description of the receiver. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public FontData[] getFontData()
FontData
s representing the receiver.
public String toString()
|
Eclipse Rich Ajax Platform Release 1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.