Skip navigation links

Package net.sf.mmm.client.ui.api.widget

Contains the API for widgets.

See: Description

Package net.sf.mmm.client.ui.api.widget Description

Contains the API for widgets.

Client UI API Widget

This package and its sub-packages contain the API for widgets to build a user interface (UI). It abstracts from underlying native UI toolkits (such as Swing, GWT, etc.).
The main entry point is the UiWidgetFactoryNative that allows to create arbitrary UiWidgets. Use UiContext to get access.
Please consult Client UI API for an introduction.

Copyright © 2001–2014 mmm-Team. All rights reserved.