Class RelativeHandler
- java.lang.Object
-
- org.flexdock.perspective.restore.handlers.RelativeHandler
-
- All Implemented Interfaces:
RestorationHandler
public class RelativeHandler extends java.lang.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
-
-
Constructor Summary
Constructors Constructor Description RelativeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
restore(Dockable dockable, DockingState dockingState, java.util.Map context)
-
-
-
Method Detail
-
restore
public boolean restore(Dockable dockable, DockingState dockingState, java.util.Map context)
- Specified by:
restore
in interfaceRestorationHandler
-
-