Uses of Interface
VASSAL.configure.ConfigurableList
| Package | Description |
|---|---|
| VASSAL.configure |
Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's. |
-
Uses of ConfigurableList in VASSAL.configure
Classes in VASSAL.configure that implement ConfigurableList Modifier and Type Class Description classDynamicKeyCommandListConfigurerclassFormattedStringArrayConfigurerclassNamedKeyStrokeArrayConfigurerConfigures an array of {link NamedKeyStrokes}classStringArrayConfigurerA Configurer that returns an array of StringsMethods in VASSAL.configure that return ConfigurableList Modifier and Type Method Description ConfigurableListAbstractConfigurableListEntry. getParent()Return the parent ConfigurableList that owns this Entry.Constructors in VASSAL.configure with parameters of type ConfigurableList Constructor Description AbstractConfigurableListEntry(ConfigurableList parentConfig, Object value)AbstractConfigurableListEntry(ConfigurableList parentConfig, Object value, int iconSize)Build a new List EntryConfigurableListController(ConfigurableList list)ConfigurableListController(ConfigurableList list, int iconSize)