|
 |
|
|
Uses of Class org.eclipse.gmf.tooldef.AppearanceStyle
Methods in
org.eclipse.gmf.tooldef that return
AppearanceStyle
|
static
AppearanceStyle
|
AppearanceStyle.
get
(int value)
Returns the '
Appearance Style
' literal with the specified integer value |
static
AppearanceStyle
|
AppearanceStyle.
get
(java.lang.String literal)
Returns the '
Appearance Style
' literal with the specified literal value |
static
AppearanceStyle
|
AppearanceStyle.
getByName
(java.lang.String name)
Returns the '
Appearance Style
' literal with the specified name |
static
AppearanceStyle
|
AppearanceStyle.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
AppearanceStyle[]
|
AppearanceStyle.
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.
|
|
|