Uses of Class
lu.kbra.modelizer_next.layout.DockLayoutState
Packages that use DockLayoutState
Package
Description
Persistent layout state for diagram nodes, links, docked panels, and the workspace.
-
Uses of DockLayoutState in lu.kbra.modelizer_next.layout
Methods in lu.kbra.modelizer_next.layout that return DockLayoutStateModifier and TypeMethodDescriptionstatic DockLayoutStateDockLayoutState.createDefault()Creates a default.WorkspaceState.getDockLayout()Returns the dock layout.Methods in lu.kbra.modelizer_next.layout with parameters of type DockLayoutStateModifier and TypeMethodDescriptionvoidWorkspaceState.setDockLayout(DockLayoutState dockLayout) Sets the dock layout.