|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.enumeration.EnumItem
de.intarsys.cwt.common.BlendMode
public class BlendMode
The available rendering modes.
Field Summary | |
---|---|
static de.intarsys.tools.enumeration.EnumMeta<BlendMode> |
META
The meta data for the enumeration. |
static BlendMode |
MULTIPLY
|
static BlendMode |
NORMAL
|
Constructor Summary | |
---|---|
BlendMode(String id)
|
Method Summary |
---|
Methods inherited from class de.intarsys.tools.enumeration.EnumItem |
---|
compareTo, getDescription, getIconName, getId, getLabel, getLocalizedLabel, getMessage, getTip, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final BlendMode NORMAL
public static final BlendMode MULTIPLY
public static final de.intarsys.tools.enumeration.EnumMeta<BlendMode> META
Constructor Detail |
---|
public BlendMode(String id)
|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |