Package | Description |
---|---|
org.eclipse.actf.util.vocab |
This package contains interfaces and utilities to provide common vocabularies to various objects such as DOM by using propositional logic.
|
Modifier and Type | Method and Description |
---|---|
static Vocabulary.FlashMode |
Vocabulary.getNormalFlashMode() |
static Vocabulary.FlashMode |
Vocabulary.getWindowlessFlashMode() |
static Vocabulary.FlashMode |
Vocabulary.FlashMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vocabulary.FlashMode[] |
Vocabulary.FlashMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|