Uses of Package
io.github.mmm.ui.api.widget.window
-
Packages that use io.github.mmm.ui.api.widget.window Package Description io.github.mmm.ui.api.widget.window io.github.mmm.ui.api.window.notiy -
Classes in io.github.mmm.ui.api.widget.window used by io.github.mmm.ui.api.widget.window Class 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). -
Classes in io.github.mmm.ui.api.widget.window used by io.github.mmm.ui.api.window.notiy Class Description UiPopup UiAbstractWindowrepresenting a modal popup window that blocks the client application until it isclosed.