Uses of Class
com.tick42.glue.desktop.layouts.LayoutRestoreOptions
-
Packages that use LayoutRestoreOptions Package Description com.tick42.glue.desktop.layouts -
-
Uses of LayoutRestoreOptions in com.tick42.glue.desktop.layouts
Methods in com.tick42.glue.desktop.layouts that return LayoutRestoreOptions Modifier and Type Method Description LayoutRestoreOptionsLayoutRestoreOptions.Builder. build()Methods in com.tick42.glue.desktop.layouts with parameters of type LayoutRestoreOptions Modifier and Type Method Description CompletionStage<Void>Layouts. restore(LayoutRestoreOptions options)Restore a layout viaLayoutRestoreOptions.
-