public interface ScreenWindowShapeCallback
ScreenWindowShape and offers methods to modify
a ScreenDockWindow.| Modifier and Type | Method and Description |
|---|---|
ScreenDockWindow |
getWindow()
Gets the window which is modified by this callback.
|
void |
setShape(Shape shape)
Sets the shape of
the window, a value of null indicates
that the entire window should be visible. |
ScreenDockWindow getWindow()
nullvoid setShape(Shape shape)
the window, a value of null indicates
that the entire window should be visible.shape - the visible part of the window, or nullCopyright © 2017 Docking Frames. All rights reserved.