Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.adapter |
Contains the test implementation of widget adapters.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetMainWindow<ADAPTER extends UiWidgetAdapterMainWindow>
This is the abstract base implementation of
UiWidgetMainWindow . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtMainWindow
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestCompositeRegular
This is the implementation of
UiWidgetAdapterComposite and
various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.