net.infonode.docking
public class WindowBar extends AbstractTabWindow
Version: $Revision: 1.68 $
| Method Summary | |
|---|---|
| protected boolean | acceptsSplitWith(DockingWindow window) |
| protected int | addTabNoSelect(DockingWindow window, int index) |
| protected void | clearFocus(View view) |
| protected PropertyMap | createPropertyObject() |
| int | getContentPanelSize()
Returns the size of the content panel.
|
| Direction | getDirection()
Returns the window bar direction in the root window it is a member of
|
| Dimension | getPreferredSize() |
| protected PropertyMap | getPropertyObject() |
| RootWindow | getRootWindow() |
| TabWindowProperties | getTabWindowProperties() |
| WindowBarProperties | getWindowBarProperties()
Returns the property values for this window bar.
|
| protected boolean | isInsideTabArea(Point p2) |
| boolean | isMinimized() |
| protected DockingWindow | newRead(ObjectInputStream in, ReadContext context, ViewReader viewReader) |
| protected DockingWindow | oldRead(ObjectInputStream in, ReadContext context) |
| void | setContentPanelSize(int size)
Sets the size of the content panel.
|
| protected void | showChildWindow(DockingWindow window) |
| protected void | tabSelected(WindowTab tab) |
| protected void | update() |
| protected void | write(ObjectOutputStream out, WriteContext context, ViewWriter viewWriter) |
Returns: the size of the content panel
Returns: window bar direction in root window
Since: IDW 1.4.0
Returns: the property values for this window bar
Parameters: size the content panel size