Uses of Class
xyz.xenondevs.invui.window.AbstractWindow.AbstractBuilder
-
Uses of AbstractWindow.AbstractBuilder in xyz.xenondevs.invui.window
Modifier and TypeClassDescriptionstatic class
AbstractSingleWindow.AbstractBuilder<W extends Window,
S extends Window.Builder.Single<W, S>> Builder for aAbstractSingleWindow
.static class
AbstractSplitWindow.AbstractBuilder<W extends Window,
S extends Window.Builder.Double<W, S>> Builder forAbstractSplitWindow
.