|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.docking.model.WindowItemDecoder
public class WindowItemDecoder
Field Summary | |
---|---|
(package private) static int |
SPLIT
|
(package private) static int |
TAB
|
(package private) static int |
VIEW
|
Constructor Summary | |
---|---|
private |
WindowItemDecoder()
|
Method Summary | |
---|---|
(package private) static WindowItem |
decodeWindowItem(java.io.ObjectInputStream in,
ReadContext context,
ViewReader viewReader)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final int SPLIT
static final int TAB
static final int VIEW
Constructor Detail |
---|
private WindowItemDecoder()
Method Detail |
---|
static WindowItem decodeWindowItem(java.io.ObjectInputStream in, ReadContext context, ViewReader viewReader) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |