public class WindowRootLocation extends AbstractWindowLocation
Constructor and Description |
---|
WindowRootLocation(RootWindow rootWindow) |
Modifier and Type | Method and Description |
---|---|
static WindowRootLocation |
decode(java.io.ObjectInputStream in,
RootWindow rootWindow) |
protected boolean |
set(DockingWindow parent,
DockingWindow child) |
void |
write(java.io.ObjectOutputStream out) |
read, set
public WindowRootLocation(RootWindow rootWindow)
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 WindowLocation
write
in class AbstractWindowLocation
java.io.IOException
public static WindowRootLocation decode(java.io.ObjectInputStream in, RootWindow rootWindow) throws java.io.IOException
java.io.IOException