Uses of Interface
io.github.mmm.ui.api.widget.window.UiWindow
-
Packages that use UiWindow Package Description io.github.mmm.ui.api.widget.window -
-
Uses of UiWindow in io.github.mmm.ui.api.widget.window
Methods in io.github.mmm.ui.api.widget.window that return UiWindow Modifier and Type Method Description static UiWindow
UiWindow. of(String title)
static UiWindow
UiWindow. of(String title, UiRegularWidget... children)
-