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 UiWindowUiWindow. of(String title)static UiWindowUiWindow. of(String title, UiRegularWidget... children)
-