Package org.flexdock.perspective
Class RestorationManager
java.lang.Object
org.flexdock.perspective.RestorationManager
- Author:
- Christopher Butler
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddHandler(RestorationHandler handler) static RestorationManagerstatic ComponentgetRestoreContainer(Dockable dockable) static RootWindowgetRestoreWindow(Dockable dockable) booleanremoveHandler(RestorationHandler handler) boolean
-
Method Details
-
getInstance
-
addHandler
-
removeHandler
-
restore
-
getRestoreWindow
-
getRestoreContainer
-