Package net.infonode.docking.location
Interface WindowLocation
- All Known Implementing Classes:
AbstractWindowLocation
,NullLocation
,WindowRootLocation
,WindowSplitLocation
,WindowTabLocation
public interface WindowLocation
-
Method Summary
Modifier and TypeMethodDescriptionboolean
set
(DockingWindow window) void
write
(ObjectOutputStream out)
-
Method Details
-
set
-
write
- Throws:
IOException
-