net.infonode.docking.location
Class LocationDecoder
java.lang.Object
net.infonode.docking.location.LocationDecoder
public class LocationDecoder
- extends java.lang.Object
- Version:
- $Revision: 1.5 $
- Author:
- $Author: jesper $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final int NULL
- See Also:
- Constant Field Values
ROOT
public static final int ROOT
- See Also:
- Constant Field Values
SPLIT
public static final int SPLIT
- See Also:
- Constant Field Values
TAB
public static final int TAB
- See Also:
- Constant Field Values
LocationDecoder
private LocationDecoder()
decode
public static WindowLocation decode(java.io.ObjectInputStream in,
RootWindow rootWindow)
throws java.io.IOException
- Throws:
java.io.IOException