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