Uses of Class
VASSAL.configure.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
Modifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
BeanShellFunctionMenu.configurer
ModifierConstructorDescriptionBeanShellFunctionMenu
(EditablePiece target, BeanShellExpressionConfigurer configurer) -
Uses of BeanShellExpressionConfigurer in VASSAL.counters
Modifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
CalculatedProperty.Ed.expressionConfig
-
Uses of BeanShellExpressionConfigurer in VASSAL.script.expression
Modifier and TypeFieldDescriptionprotected BeanShellExpressionConfigurer
ExpressionBuilder.expression
protected BeanShellExpressionConfigurer
FunctionBuilder.result
Modifier and TypeFieldDescriptionprotected List
<BeanShellExpressionConfigurer> FunctionBuilder.configs