The module mmm-ui-api-window provides widgets for windows like UiMainWindow, UiPopup, and UiWindow.
See the JavaDoc link for further details.
Maven Dependency:
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-api-window</artifactId>
</dependency>Module Dependency:
requires transitive io.github.mmm.ui.api.window;