Interface | Description |
---|---|
DockingWindowTitleProvider |
Returns a text title for a
DockingWindow . |
Class | Description |
---|---|
DockingWindowTitleProviderProperty |
A property that has a
DockingWindowTitleProvider object as value. |
LengthLimitedDockingWindowTitleProvider |
A docking window title provider that constructs a window title from the views inside the window.
|
SimpleDockingWindowTitleProvider |
A docking window title provider that concatenates all the titles of all the views contained in a window.
|