org.flexdock.perspective
Class RestorationManager
java.lang.Object
org.flexdock.perspective.RestorationManager
public class RestorationManager
- extends Object
- Author:
- Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static RestorationManager getInstance()
addHandler
public void addHandler(RestorationHandler handler)
removeHandler
public boolean removeHandler(RestorationHandler handler)
restore
public boolean restore(Dockable dockable)
getRestoreWindow
public static RootWindow getRestoreWindow(Dockable dockable)
getRestoreContainer
public static Component getRestoreContainer(Dockable dockable)