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