|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.docking.location.AbstractWindowLocation
net.infonode.docking.location.WindowRootLocation
public class WindowRootLocation
| Constructor Summary | |
|---|---|
private |
WindowRootLocation()
|
|
WindowRootLocation(RootWindow rootWindow)
|
| Method Summary | |
|---|---|
static WindowRootLocation |
decode(java.io.ObjectInputStream in,
RootWindow rootWindow)
|
protected boolean |
set(DockingWindow parent,
DockingWindow child)
|
void |
write(java.io.ObjectOutputStream out)
|
| Methods inherited from class net.infonode.docking.location.AbstractWindowLocation |
|---|
read, set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowRootLocation(RootWindow rootWindow)
private WindowRootLocation()
| Method Detail |
|---|
protected boolean set(DockingWindow parent,
DockingWindow child)
set in class AbstractWindowLocation
public void write(java.io.ObjectOutputStream out)
throws java.io.IOException
write in interface WindowLocationwrite in class AbstractWindowLocationjava.io.IOException
public static WindowRootLocation 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 | |||||||||