public class LocationDecoder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NULL |
static int |
ROOT |
static int |
SPLIT |
static int |
TAB |
Modifier and Type | Method and Description |
---|---|
static WindowLocation |
decode(java.io.ObjectInputStream in,
RootWindow rootWindow) |
public static final int NULL
public static final int ROOT
public static final int SPLIT
public static final int TAB
public static WindowLocation decode(java.io.ObjectInputStream in, RootWindow rootWindow) throws java.io.IOException
java.io.IOException