net.infonode.docking.location
Interface WindowLocation

All Known Implementing Classes:
AbstractWindowLocation, NullLocation, WindowRootLocation, WindowSplitLocation, WindowTabLocation

public interface WindowLocation

Version:
$Revision: 1.6 $
Author:
$Author: jesper $

Method Summary
 boolean set(DockingWindow window)
           
 void write(java.io.ObjectOutputStream out)
           
 

Method Detail

set

boolean set(DockingWindow window)

write

void write(java.io.ObjectOutputStream out)
           throws java.io.IOException
Throws:
java.io.IOException