Uses of Class
xyz.xenondevs.invui.window.AbstractWindow.AbstractBuilder
Packages that use AbstractWindow.AbstractBuilder
-
Uses of AbstractWindow.AbstractBuilder in xyz.xenondevs.invui.window
Subclasses of AbstractWindow.AbstractBuilder in xyz.xenondevs.invui.windowModifier 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
.