Uses of Interface
VASSAL.configure.ConfigurableList
Package
Description
Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.-
Uses of ConfigurableList in VASSAL.build.module.map.deck
-
Uses of ConfigurableList in VASSAL.configure
Modifier and TypeClassDescriptionclass
class
class
Configures an array of {link NamedKeyStrokes}class
Configurer for a List of Parameters The object stored in the value of the Configurer is a Listclass
A Configurer that returns an array of StringsModifier and TypeMethodDescriptionAbstractConfigurableListEntry.getParent()
Return the parent ConfigurableList that owns this Entry.ModifierConstructorDescriptionAbstractConfigurableListEntry
(ConfigurableList parentConfig, Object value) AbstractConfigurableListEntry
(ConfigurableList parentConfig, Object value, int iconSize) Build a new List EntryConfigurableListController
(ConfigurableList list, int iconSize)