|
|
|
|
Uses of Class org.eclipse.gmf.codegen.gmfgen.JFaceFont
Methods in
org.eclipse.gmf.codegen.gmfgen that return
JFaceFont
|
static
JFaceFont
|
JFaceFont.
get
(int value)
Returns the '
JFace Font
' literal with the specified integer value |
static
JFaceFont
|
JFaceFont.
get
(java.lang.String literal)
Returns the '
JFace Font
' literal with the specified literal value |
static
JFaceFont
|
JFaceFont.
getByName
(java.lang.String name)
Returns the '
JFace Font
' literal with the specified name |
JFaceFont
|
GenStandardFont.
getName
()
Returns the value of the '
Name
' attribute. |
static
JFaceFont
|
JFaceFont.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
JFaceFont[]
|
JFaceFont.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|
|