Package de.xima.fc.gui.component.convertible
-
Interface Summary Interface Description IComponentValueConverter<ExternalValue,ComponentValue> Used with the composite componentconvertible
.IConvertibleMap<V> Map like interface for theIComponentValueConverter
. -
Class Summary Class Description ConvertibleComponent Can be used together with a <xi:convertible> component.DefaultConvertibleMap<V> Default implementation ofIConvertibleMap
that just uses aHashMap
.