Uses of Interface
io.github.mmm.ui.api.widget.window.UiAbstractWindow
Packages that use UiAbstractWindow
-
Uses of UiAbstractWindow in io.github.mmm.ui.api.widget.window
Subinterfaces of UiAbstractWindow in io.github.mmm.ui.api.widget.windowModifier and TypeInterfaceDescriptioninterface
UiAbstractWindow
that is a child of another window.interface
UiAbstractWindow
that represents the main window.interface
UiAbstractWindow
representing a modal popup window that blocks the client application until it isclosed
.interface
A normal window (no popup).Methods in io.github.mmm.ui.api.widget.window that return UiAbstractWindowModifier and TypeMethodDescriptiondefault UiAbstractWindow
UiAbstractWindow.findChild
(UiChildWindow window) UiAbstractWindow.getParent()