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

Contains the API to build user-interfaces for an application client.

See:
          Description

Interface Summary
UiContext This is the interface for the context of the UI.
UiDispatcher This is the interface for the dispatcher of UI events.
UiDisplay This is the interface for the display where the UI objects are shown.
UiPopupHelper This is the interface for a component that allows to open very simple popup dialogs.
 

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

Contains the API to build user-interfaces for an application client.

Client UI API

This package and its sub-packages contain the API to build user-interfaces for an application client. It abstracts from underlying native UI toolkits and allows to build a portable cross-technology client application.
The major part of this API is provided by
net.sf.mmm.client.ui.api.widget.

Why?

There are various features and advantages of this layer:

Limitations

Please also note the following limitations before you make your choice:



Copyright © 2001-2013 mmm-Team. All Rights Reserved.