Uses of Interface
xyz.xenondevs.invui.window.Window.Builder.Normal.Single
Packages that use Window.Builder.Normal.Single
-
Uses of Window.Builder.Normal.Single in xyz.xenondevs.invui.window
Methods in xyz.xenondevs.invui.window that return Window.Builder.Normal.SingleModifier and TypeMethodDescriptionstatic Window.Builder.Normal.Single
Window.single()
Creates a newWindow Builder
for a normal single window.Method parameters in xyz.xenondevs.invui.window with type arguments of type Window.Builder.Normal.SingleModifier and TypeMethodDescriptionstatic @NotNull Window
Window.single
(@NotNull Consumer<@NotNull Window.Builder.Normal.Single> consumer)