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