Module io.github.mmm.ui.spi.core
Package io.github.mmm.ui.spi
Contains the service provider interfaces (SPI) to extend when building implementations of this UI API. Technically
they are not interfaces but base implementation classes.
-
Class Summary Class Description AbstractUiDispatcher Abstract base implementation ofUiDispatcher
.AbstractUiLocalizer Abstract base implementation ofUiLocalizer
.AbstractUiScreen Abstract base implementation ofUiScreen
.DefaultFormatter<V> FormatterFunction
that delegates toObject.toString()
including localization.UiLocalizerBundle Wrapper forResourceBundle
with inheritance hierarchy.UiStylesImpl Implementation ofUiStyles
.