|
|||||||||
| 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.WindowTabLocation
public class WindowTabLocation
| Constructor Summary | |
|---|---|
WindowTabLocation(AbstractTabWindow window,
WindowLocation parentLocation,
int index)
|
|
| Method Summary | |
|---|---|
static WindowTabLocation |
decode(java.io.ObjectInputStream in,
RootWindow rootWindow)
|
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 WindowTabLocation(AbstractTabWindow window,
WindowLocation parentLocation,
int index)
| Method Detail |
|---|
public 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 WindowTabLocation 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 | ||||||||