Uses of Class
com.tick42.glue.desktop.layouts.Layout
Packages that use Layout
-
Uses of Layout in com.tick42.glue.desktop.layouts
Methods in com.tick42.glue.desktop.layouts that return types with arguments of type LayoutModifier and TypeMethodDescriptionLayouts.exportLayouts()Exports the layouts of this user for external use.Layouts.list()Lists available layouts.Method parameters in com.tick42.glue.desktop.layouts with type arguments of type LayoutModifier and TypeMethodDescriptionLayouts.importLayouts(Collection<Layout> layouts, LayoutImportMode mode) Imports layouts by either merging them or replacing them.