Uses of Interface
VASSAL.property.PropertySupport
Package | Description |
---|---|
VASSAL.property |
-
Uses of PropertySupport in VASSAL.property
Classes in VASSAL.property that implement PropertySupport Modifier and Type Class Description class
ConcurrentPropertySupport
A thread-safe implementation ofPropertySupport
.Fields in VASSAL.property declared as PropertySupport Modifier and Type Field Description protected PropertySupport
AbstractPropertyContainer. ps
Constructors in VASSAL.property with parameters of type PropertySupport Constructor Description AbstractPropertyContainer(PropertySupport ps)
Creates anAbstractPropertyContainer
.