Module io.github.mmm.ui.api.window
Package io.github.mmm.ui.api.widget.window
-
Interface Summary Interface Description UiAbstractWindow UiMutableComposite
that represents a window.UiChildWindow UiAbstractWindow
that is a child of another window.UiMainWindow UiAbstractWindow
that represents the main window.UiPopup UiAbstractWindow
representing a modal popup window that blocks the client application until it isclosed
.UiWindow A normal window (no popup).