|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<DiagramColors>
org.eclipse.gmf.codegen.gmfgen.DiagramColors
public enum DiagramColors
A representation of the literals of the enumeration 'Diagram Colors', and utility methods for working with them.
GMFGenPackage.getDiagramColors()
Enum Constant Summary | |
---|---|
BLACK_LITERAL
The 'Black' literal object. |
|
BLUE_LITERAL
The 'Blue' literal object. |
|
BUTTON_DARKER_LITERAL
The 'Button Darker' literal object. |
|
BUTTON_DARKEST_LITERAL
The 'Button Darkest' literal object. |
|
BUTTON_LIGHTEST_LITERAL
The 'Button Lightest' literal object. |
|
BUTTON_LITERAL
The 'Button' literal object. |
|
CYAN_LITERAL
The 'Cyan' literal object. |
|
DARK_BLUE_LITERAL
The 'Dark Blue' literal object. |
|
DARK_GRAY_LITERAL
The 'Dark Gray' literal object. |
|
DARK_GREEN_LITERAL
The 'Dark Green' literal object. |
|
DIAGRAM_BLUE_LITERAL
The 'Diagram Blue' literal object. |
|
DIAGRAM_BURGUNDY_RED_LITERAL
The 'Diagram Burgundy Red' literal object. |
|
DIAGRAM_DARK_GRAY_LITERAL
The 'Diagram Dark Gray' literal object. |
|
DIAGRAM_DARK_YELLOW_LITERAL
The 'Diagram Dark Yellow' literal object. |
|
DIAGRAM_GRAY_LITERAL
The 'Diagram Gray' literal object. |
|
DIAGRAM_GREEN_LITERAL
The 'Diagram Green' literal object. |
|
DIAGRAM_LIGHT_BLUE_LITERAL
The 'Diagram Light Blue' literal object. |
|
DIAGRAM_LIGHT_GOLD_YELLOW_LITERAL
The 'Diagram Light Gold Yellow' literal object. |
|
DIAGRAM_LIGHT_GRAY_LITERAL
The 'Diagram Light Gray' literal object. |
|
DIAGRAM_LIGHT_RED_LITERAL
The 'Diagram Light Red' literal object. |
|
DIAGRAM_LIGHT_YELLOW_LITERAL
The 'Diagram Light Yellow' literal object. |
|
DIAGRAM_RED_LITERAL
The 'Diagram Red' literal object. |
|
GRAY_LITERAL
The 'Gray' literal object. |
|
GREEN_LITERAL
The 'Green' literal object. |
|
LIGHT_BLUE_LITERAL
The 'Light Blue' literal object. |
|
LIGHT_GRAY_LITERAL
The 'Light Gray' literal object. |
|
LIGHT_GREEN_LITERAL
The 'Light Green' literal object. |
|
LIST_BACKGROUND_LITERAL
The 'List Background' literal object. |
|
LIST_FOREGROUND_LITERAL
The 'List Foreground' literal object. |
|
MENU_BACKGROUND_LITERAL
The 'Menu Background' literal object. |
|
MENU_BACKGROUND_SELECTED_LITERAL
The 'Menu Background Selected' literal object. |
|
MENU_FOREGROUND_LITERAL
The 'Menu Foreground' literal object. |
|
MENU_FOREGROUND_SELECTED_LITERAL
The 'Menu Foreground Selected' literal object. |
|
ORANGE_LITERAL
The 'Orange' literal object. |
|
RED_LITERAL
The 'Red' literal object. |
|
TITLE_BACKGROUND_LITERAL
The 'Title Background' literal object. |
|
TITLE_FOREGROUND_LITERAL
The 'Title Foreground' literal object. |
|
TITLE_GRADIENT_LITERAL
The 'Title Gradient' literal object. |
|
TITLE_INACTIVE_BACKGROUND_LITERAL
The 'Title Inactive Background' literal object. |
|
TITLE_INACTIVE_FOREGROUND_LITERAL
The 'Title Inactive Foreground' literal object. |
|
TITLE_INACTIVE_GRADIENT_LITERAL
The 'Title Inactive Gradient' literal object. |
|
TOOLTIP_BACKGROUND_LITERAL
The 'Tooltip Background' literal object. |
|
TOOLTIP_FOREGROUND_LITERAL
The 'Tooltip Foreground' literal object. |
|
WHITE_LITERAL
The 'White' literal object. |
|
YELLOW_LITERAL
The 'Yellow' literal object. |
Field Summary | |
---|---|
static int |
BLACK
The 'Black' literal value. |
static int |
BLUE
The 'Blue' literal value. |
static int |
BUTTON
The 'Button' literal value. |
static int |
BUTTON_DARKER
The 'Button Darker' literal value. |
static int |
BUTTON_DARKEST
The 'Button Darkest' literal value. |
static int |
BUTTON_LIGHTEST
The 'Button Lightest' literal value. |
static int |
CYAN
The 'Cyan' literal value. |
static int |
DARK_BLUE
The 'Dark Blue' literal value. |
static int |
DARK_GRAY
The 'Dark Gray' literal value. |
static int |
DARK_GREEN
The 'Dark Green' literal value. |
static int |
DIAGRAM_BLUE
The 'Diagram Blue' literal value. |
static int |
DIAGRAM_BURGUNDY_RED
The 'Diagram Burgundy Red' literal value. |
static int |
DIAGRAM_DARK_GRAY
The 'Diagram Dark Gray' literal value. |
static int |
DIAGRAM_DARK_YELLOW
The 'Diagram Dark Yellow' literal value. |
static int |
DIAGRAM_GRAY
The 'Diagram Gray' literal value. |
static int |
DIAGRAM_GREEN
The 'Diagram Green' literal value. |
static int |
DIAGRAM_LIGHT_BLUE
The 'Diagram Light Blue' literal value. |
static int |
DIAGRAM_LIGHT_GOLD_YELLOW
The 'Diagram Light Gold Yellow' literal value. |
static int |
DIAGRAM_LIGHT_GRAY
The 'Diagram Light Gray' literal value. |
static int |
DIAGRAM_LIGHT_RED
The 'Diagram Light Red' literal value. |
static int |
DIAGRAM_LIGHT_YELLOW
The 'Diagram Light Yellow' literal value. |
static int |
DIAGRAM_RED
The 'Diagram Red' literal value. |
static int |
GRAY
The 'Gray' literal value. |
static int |
GREEN
The 'Green' literal value. |
static int |
LIGHT_BLUE
The 'Light Blue' literal value. |
static int |
LIGHT_GRAY
The 'Light Gray' literal value. |
static int |
LIGHT_GREEN
The 'Light Green' literal value. |
static int |
LIST_BACKGROUND
The 'List Background' literal value. |
static int |
LIST_FOREGROUND
The 'List Foreground' literal value. |
static int |
MENU_BACKGROUND
The 'Menu Background' literal value. |
static int |
MENU_BACKGROUND_SELECTED
The 'Menu Background Selected' literal value. |
static int |
MENU_FOREGROUND
The 'Menu Foreground' literal value. |
static int |
MENU_FOREGROUND_SELECTED
The 'Menu Foreground Selected' literal value. |
static int |
ORANGE
The 'Orange' literal value. |
static int |
RED
The 'Red' literal value. |
static int |
TITLE_BACKGROUND
The 'Title Background' literal value. |
static int |
TITLE_FOREGROUND
The 'Title Foreground' literal value. |
static int |
TITLE_GRADIENT
The 'Title Gradient' literal value. |
static int |
TITLE_INACTIVE_BACKGROUND
The 'Title Inactive Background' literal value. |
static int |
TITLE_INACTIVE_FOREGROUND
The 'Title Inactive Foreground' literal value. |
static int |
TITLE_INACTIVE_GRADIENT
The 'Title Inactive Gradient' literal value. |
static int |
TOOLTIP_BACKGROUND
The 'Tooltip Background' literal value. |
static int |
TOOLTIP_FOREGROUND
The 'Tooltip Foreground' literal value. |
static List<DiagramColors> |
VALUES
A public read-only list of all the 'Diagram Colors' enumerators. |
static int |
WHITE
The 'White' literal value. |
static int |
YELLOW
The 'Yellow' literal value. |
Method Summary | |
---|---|
static DiagramColors |
get(int value)
Returns the 'Diagram Colors' literal with the specified integer value. |
static DiagramColors |
get(String literal)
Returns the 'Diagram Colors' literal with the specified literal value. |
static DiagramColors |
getByName(String name)
Returns the 'Diagram Colors' literal with the specified name. |
String |
getLiteral()
|
String |
getName()
|
int |
getValue()
|
String |
toString()
Returns the literal value of the enumerator, which is its string representation. |
static DiagramColors |
valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DiagramColors[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Enum Constant Detail |
---|
public static final DiagramColors BUTTON_LIGHTEST_LITERAL
BUTTON_LIGHTEST
public static final DiagramColors BUTTON_LITERAL
BUTTON
public static final DiagramColors BUTTON_DARKER_LITERAL
BUTTON_DARKER
public static final DiagramColors BUTTON_DARKEST_LITERAL
BUTTON_DARKEST
public static final DiagramColors LIST_BACKGROUND_LITERAL
LIST_BACKGROUND
public static final DiagramColors LIST_FOREGROUND_LITERAL
LIST_FOREGROUND
public static final DiagramColors MENU_BACKGROUND_LITERAL
MENU_BACKGROUND
public static final DiagramColors MENU_FOREGROUND_LITERAL
MENU_FOREGROUND
public static final DiagramColors MENU_BACKGROUND_SELECTED_LITERAL
MENU_BACKGROUND_SELECTED
public static final DiagramColors MENU_FOREGROUND_SELECTED_LITERAL
MENU_FOREGROUND_SELECTED
public static final DiagramColors TITLE_BACKGROUND_LITERAL
TITLE_BACKGROUND
public static final DiagramColors TITLE_GRADIENT_LITERAL
TITLE_GRADIENT
public static final DiagramColors TITLE_FOREGROUND_LITERAL
TITLE_FOREGROUND
public static final DiagramColors TITLE_INACTIVE_FOREGROUND_LITERAL
TITLE_INACTIVE_FOREGROUND
public static final DiagramColors TITLE_INACTIVE_BACKGROUND_LITERAL
TITLE_INACTIVE_BACKGROUND
public static final DiagramColors TITLE_INACTIVE_GRADIENT_LITERAL
TITLE_INACTIVE_GRADIENT
public static final DiagramColors TOOLTIP_FOREGROUND_LITERAL
TOOLTIP_FOREGROUND
public static final DiagramColors TOOLTIP_BACKGROUND_LITERAL
TOOLTIP_BACKGROUND
public static final DiagramColors WHITE_LITERAL
WHITE
public static final DiagramColors LIGHT_GRAY_LITERAL
LIGHT_GRAY
public static final DiagramColors GRAY_LITERAL
GRAY
public static final DiagramColors DARK_GRAY_LITERAL
DARK_GRAY
public static final DiagramColors BLACK_LITERAL
BLACK
public static final DiagramColors RED_LITERAL
RED
public static final DiagramColors ORANGE_LITERAL
ORANGE
public static final DiagramColors YELLOW_LITERAL
YELLOW
public static final DiagramColors GREEN_LITERAL
GREEN
public static final DiagramColors LIGHT_GREEN_LITERAL
LIGHT_GREEN
public static final DiagramColors DARK_GREEN_LITERAL
DARK_GREEN
public static final DiagramColors CYAN_LITERAL
CYAN
public static final DiagramColors LIGHT_BLUE_LITERAL
LIGHT_BLUE
public static final DiagramColors BLUE_LITERAL
BLUE
public static final DiagramColors DARK_BLUE_LITERAL
DARK_BLUE
public static final DiagramColors DIAGRAM_GREEN_LITERAL
DIAGRAM_GREEN
public static final DiagramColors DIAGRAM_LIGHT_RED_LITERAL
DIAGRAM_LIGHT_RED
public static final DiagramColors DIAGRAM_RED_LITERAL
DIAGRAM_RED
public static final DiagramColors DIAGRAM_LIGHT_BLUE_LITERAL
DIAGRAM_LIGHT_BLUE
public static final DiagramColors DIAGRAM_BLUE_LITERAL
DIAGRAM_BLUE
public static final DiagramColors DIAGRAM_LIGHT_GRAY_LITERAL
DIAGRAM_LIGHT_GRAY
public static final DiagramColors DIAGRAM_GRAY_LITERAL
DIAGRAM_GRAY
public static final DiagramColors DIAGRAM_DARK_GRAY_LITERAL
DIAGRAM_DARK_GRAY
public static final DiagramColors DIAGRAM_LIGHT_YELLOW_LITERAL
DIAGRAM_LIGHT_YELLOW
public static final DiagramColors DIAGRAM_DARK_YELLOW_LITERAL
DIAGRAM_DARK_YELLOW
public static final DiagramColors DIAGRAM_LIGHT_GOLD_YELLOW_LITERAL
DIAGRAM_LIGHT_GOLD_YELLOW
public static final DiagramColors DIAGRAM_BURGUNDY_RED_LITERAL
DIAGRAM_BURGUNDY_RED
Field Detail |
---|
public static final int BUTTON_LIGHTEST
If the meaning of 'Button Lightest' literal object isn't clear, there really should be more of a description here...
BUTTON_LIGHTEST_LITERAL
,
Constant Field Valuespublic static final int BUTTON
If the meaning of 'Button' literal object isn't clear, there really should be more of a description here...
BUTTON_LITERAL
,
Constant Field Valuespublic static final int BUTTON_DARKER
If the meaning of 'Button Darker' literal object isn't clear, there really should be more of a description here...
BUTTON_DARKER_LITERAL
,
Constant Field Valuespublic static final int BUTTON_DARKEST
If the meaning of 'Button Darkest' literal object isn't clear, there really should be more of a description here...
BUTTON_DARKEST_LITERAL
,
Constant Field Valuespublic static final int LIST_BACKGROUND
If the meaning of 'List Background' literal object isn't clear, there really should be more of a description here...
LIST_BACKGROUND_LITERAL
,
Constant Field Valuespublic static final int LIST_FOREGROUND
If the meaning of 'List Foreground' literal object isn't clear, there really should be more of a description here...
LIST_FOREGROUND_LITERAL
,
Constant Field Valuespublic static final int MENU_BACKGROUND
If the meaning of 'Menu Background' literal object isn't clear, there really should be more of a description here...
MENU_BACKGROUND_LITERAL
,
Constant Field Valuespublic static final int MENU_FOREGROUND
If the meaning of 'Menu Foreground' literal object isn't clear, there really should be more of a description here...
MENU_FOREGROUND_LITERAL
,
Constant Field Valuespublic static final int MENU_BACKGROUND_SELECTED
If the meaning of 'Menu Background Selected' literal object isn't clear, there really should be more of a description here...
MENU_BACKGROUND_SELECTED_LITERAL
,
Constant Field Valuespublic static final int MENU_FOREGROUND_SELECTED
If the meaning of 'Menu Foreground Selected' literal object isn't clear, there really should be more of a description here...
MENU_FOREGROUND_SELECTED_LITERAL
,
Constant Field Valuespublic static final int TITLE_BACKGROUND
If the meaning of 'Title Background' literal object isn't clear, there really should be more of a description here...
TITLE_BACKGROUND_LITERAL
,
Constant Field Valuespublic static final int TITLE_GRADIENT
If the meaning of 'Title Gradient' literal object isn't clear, there really should be more of a description here...
TITLE_GRADIENT_LITERAL
,
Constant Field Valuespublic static final int TITLE_FOREGROUND
If the meaning of 'Title Foreground' literal object isn't clear, there really should be more of a description here...
TITLE_FOREGROUND_LITERAL
,
Constant Field Valuespublic static final int TITLE_INACTIVE_FOREGROUND
If the meaning of 'Title Inactive Foreground' literal object isn't clear, there really should be more of a description here...
TITLE_INACTIVE_FOREGROUND_LITERAL
,
Constant Field Valuespublic static final int TITLE_INACTIVE_BACKGROUND
If the meaning of 'Title Inactive Background' literal object isn't clear, there really should be more of a description here...
TITLE_INACTIVE_BACKGROUND_LITERAL
,
Constant Field Valuespublic static final int TITLE_INACTIVE_GRADIENT
If the meaning of 'Title Inactive Gradient' literal object isn't clear, there really should be more of a description here...
TITLE_INACTIVE_GRADIENT_LITERAL
,
Constant Field Valuespublic static final int TOOLTIP_FOREGROUND
If the meaning of 'Tooltip Foreground' literal object isn't clear, there really should be more of a description here...
TOOLTIP_FOREGROUND_LITERAL
,
Constant Field Valuespublic static final int TOOLTIP_BACKGROUND
If the meaning of 'Tooltip Background' literal object isn't clear, there really should be more of a description here...
TOOLTIP_BACKGROUND_LITERAL
,
Constant Field Valuespublic static final int WHITE
If the meaning of 'White' literal object isn't clear, there really should be more of a description here...
WHITE_LITERAL
,
Constant Field Valuespublic static final int LIGHT_GRAY
If the meaning of 'Light Gray' literal object isn't clear, there really should be more of a description here...
LIGHT_GRAY_LITERAL
,
Constant Field Valuespublic static final int GRAY
If the meaning of 'Gray' literal object isn't clear, there really should be more of a description here...
GRAY_LITERAL
,
Constant Field Valuespublic static final int DARK_GRAY
If the meaning of 'Dark Gray' literal object isn't clear, there really should be more of a description here...
DARK_GRAY_LITERAL
,
Constant Field Valuespublic static final int BLACK
If the meaning of 'Black' literal object isn't clear, there really should be more of a description here...
BLACK_LITERAL
,
Constant Field Valuespublic static final int RED
If the meaning of 'Red' literal object isn't clear, there really should be more of a description here...
RED_LITERAL
,
Constant Field Valuespublic static final int ORANGE
If the meaning of 'Orange' literal object isn't clear, there really should be more of a description here...
ORANGE_LITERAL
,
Constant Field Valuespublic static final int YELLOW
If the meaning of 'Yellow' literal object isn't clear, there really should be more of a description here...
YELLOW_LITERAL
,
Constant Field Valuespublic static final int GREEN
If the meaning of 'Green' literal object isn't clear, there really should be more of a description here...
GREEN_LITERAL
,
Constant Field Valuespublic static final int LIGHT_GREEN
If the meaning of 'Light Green' literal object isn't clear, there really should be more of a description here...
LIGHT_GREEN_LITERAL
,
Constant Field Valuespublic static final int DARK_GREEN
If the meaning of 'Dark Green' literal object isn't clear, there really should be more of a description here...
DARK_GREEN_LITERAL
,
Constant Field Valuespublic static final int CYAN
If the meaning of 'Cyan' literal object isn't clear, there really should be more of a description here...
CYAN_LITERAL
,
Constant Field Valuespublic static final int LIGHT_BLUE
If the meaning of 'Light Blue' literal object isn't clear, there really should be more of a description here...
LIGHT_BLUE_LITERAL
,
Constant Field Valuespublic static final int BLUE
If the meaning of 'Blue' literal object isn't clear, there really should be more of a description here...
BLUE_LITERAL
,
Constant Field Valuespublic static final int DARK_BLUE
If the meaning of 'Dark Blue' literal object isn't clear, there really should be more of a description here...
DARK_BLUE_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_GREEN
If the meaning of 'Diagram Green' literal object isn't clear, there really should be more of a description here...
DIAGRAM_GREEN_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_LIGHT_RED
If the meaning of 'Diagram Light Red' literal object isn't clear, there really should be more of a description here...
DIAGRAM_LIGHT_RED_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_RED
If the meaning of 'Diagram Red' literal object isn't clear, there really should be more of a description here...
DIAGRAM_RED_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_LIGHT_BLUE
If the meaning of 'Diagram Light Blue' literal object isn't clear, there really should be more of a description here...
DIAGRAM_LIGHT_BLUE_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_BLUE
If the meaning of 'Diagram Blue' literal object isn't clear, there really should be more of a description here...
DIAGRAM_BLUE_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_LIGHT_GRAY
If the meaning of 'Diagram Light Gray' literal object isn't clear, there really should be more of a description here...
DIAGRAM_LIGHT_GRAY_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_GRAY
If the meaning of 'Diagram Gray' literal object isn't clear, there really should be more of a description here...
DIAGRAM_GRAY_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_DARK_GRAY
If the meaning of 'Diagram Dark Gray' literal object isn't clear, there really should be more of a description here...
DIAGRAM_DARK_GRAY_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_LIGHT_YELLOW
If the meaning of 'Diagram Light Yellow' literal object isn't clear, there really should be more of a description here...
DIAGRAM_LIGHT_YELLOW_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_DARK_YELLOW
If the meaning of 'Diagram Dark Yellow' literal object isn't clear, there really should be more of a description here...
DIAGRAM_DARK_YELLOW_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_LIGHT_GOLD_YELLOW
If the meaning of 'Diagram Light Gold Yellow' literal object isn't clear, there really should be more of a description here...
DIAGRAM_LIGHT_GOLD_YELLOW_LITERAL
,
Constant Field Valuespublic static final int DIAGRAM_BURGUNDY_RED
If the meaning of 'Diagram Burgundy Red' literal object isn't clear, there really should be more of a description here...
DIAGRAM_BURGUNDY_RED_LITERAL
,
Constant Field Valuespublic static final List<DiagramColors> VALUES
Method Detail |
---|
public static DiagramColors[] values()
for (DiagramColors c : DiagramColors.values()) System.out.println(c);
public static DiagramColors valueOf(String name)
name
- the name of the enum constant to be returned.
IllegalArgumentException
- if this enum type has no constant
with the specified name
NullPointerException
- if the argument is nullpublic static DiagramColors get(String literal)
public static DiagramColors getByName(String name)
public static DiagramColors get(int value)
public int getValue()
getValue
in interface org.eclipse.emf.common.util.Enumerator
public String getName()
getName
in interface org.eclipse.emf.common.util.Enumerator
public String getLiteral()
getLiteral
in interface org.eclipse.emf.common.util.Enumerator
public String toString()
toString
in class Enum<DiagramColors>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |