Uses of Class
org.eclipse.actf.util.vocab.Vocabulary.FlashMode

Packages that use Vocabulary.FlashMode
org.eclipse.actf.util.vocab   
 

Uses of Vocabulary.FlashMode in org.eclipse.actf.util.vocab
 

Methods in org.eclipse.actf.util.vocab that return Vocabulary.FlashMode
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're declared.