All Packages
Package Summary
Package
Description
Contains the API to build a toolkit-agnostic user-interface (UI).
Contains the interfaces to standardize and reuse attributes (properties).
Contains the API for bindings such as
io.github.mmm.ui.api.widget.binding.UiActionBinding
or
UiValueBinding
.Contains the (immutable) datatypes of this UI API.
Contains datatypes to represent a bit-encoded flags.
Contains datatypes to represent a color.
Contains the API for UI eventing with
UiEvent
and
UiEventListener
.Contains
UiAction
and its sub-interfaces for UI actions.Contains the API for factories to create widgets.
Contains the API to notify the end-user via growl or popups.
Contains the API for widgets what are the first-class citizens of a UI.
Contains the API for all kind of button widgets such as
UiButton
.Contains the API for
UiComposite
and all sub-interfaces of widgets that
contain and compose other widgets.Contains the API for all kind of
image widgets
.Contains the API for all kind of
UiInput
widgets.Contains the API for all kind of
link widgets
.Contains the API for common
composite
layouts called
panels.Contains the fundamental API for
valued widgets
.