org.flexdock.perspective.restore.handlers
Class RelativeHandler
java.lang.Object
org.flexdock.perspective.restore.handlers.RelativeHandler
- All Implemented Interfaces:
- RestorationHandler
public class RelativeHandler
- extends Object
- implements RestorationHandler
Created on 2005-05-12
- Version:
- $Id: RelativeHandler.java,v 1.4 2005/10/04 22:03:14 winnetou25 Exp $
- Author:
- Mateusz Szczap, Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelativeHandler
public RelativeHandler()
restore
public boolean restore(Dockable dockable,
DockingState dockingState,
Map context)
- Specified by:
restore
in interface RestorationHandler