|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.docking.location.LocationDecoder
public class LocationDecoder
Field Summary | |
---|---|
static int |
NULL
|
static int |
ROOT
|
static int |
SPLIT
|
static int |
TAB
|
Method Summary | |
---|---|
static WindowLocation |
decode(java.io.ObjectInputStream in,
RootWindow rootWindow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NULL
public static final int ROOT
public static final int SPLIT
public static final int TAB
Method Detail |
---|
public static WindowLocation decode(java.io.ObjectInputStream in, RootWindow rootWindow) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |