Uses of Enum Class
VASSAL.configure.Configurer.ContextLevel
Packages that use Configurer.ContextLevel
Package
Description
Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's.-
Uses of Configurer.ContextLevel in VASSAL.configure
Subclasses with type arguments of type Configurer.ContextLevel in VASSAL.configureModifier and TypeClassDescriptionstatic enumThe ContextLevel of a Configurer defines the level that it is defined at.Fields in VASSAL.configure declared as Configurer.ContextLevelMethods in VASSAL.configure that return Configurer.ContextLevelModifier and TypeMethodDescriptionConfigurer.getContextLevel()static Configurer.ContextLevelReturns the enum constant of this class with the specified name.static Configurer.ContextLevel[]Configurer.ContextLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in VASSAL.configure with parameters of type Configurer.ContextLevelModifier and TypeMethodDescriptionvoidConfigurer.setContextLevel(Configurer.ContextLevel contextLevel) voidDynamicKeyCommandConfigurer.setContextLevel(Configurer.ContextLevel contextLevel) voidParameterConfigurer.setContextLevel(Configurer.ContextLevel contextLevel)