Uses of Class
VASSAL.configure.BeanShellExpressionConfigurer
Packages that use BeanShellExpressionConfigurer
Package
Description
Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.Provides classes that define game pieces.
-
Uses of BeanShellExpressionConfigurer in VASSAL.configure
Fields in VASSAL.configure declared as BeanShellExpressionConfigurerModifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
BeanShellFunctionMenu.configurer
Constructors in VASSAL.configure with parameters of type BeanShellExpressionConfigurerModifierConstructorDescriptionBeanShellFunctionMenu
(EditablePiece target, BeanShellExpressionConfigurer configurer) -
Uses of BeanShellExpressionConfigurer in VASSAL.counters
Fields in VASSAL.counters declared as BeanShellExpressionConfigurerModifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
CalculatedProperty.Ed.expressionConfig
-
Uses of BeanShellExpressionConfigurer in VASSAL.script.expression
Fields in VASSAL.script.expression declared as BeanShellExpressionConfigurerModifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
ExpressionBuilder.expression
protected BeanShellExpressionConfigurer
FunctionBuilder.result
Fields in VASSAL.script.expression with type parameters of type BeanShellExpressionConfigurerModifier and TypeFieldDescriptionprotected List
<BeanShellExpressionConfigurer> FunctionBuilder.configs