| Interface Summary | |
|---|---|
| DockingWindowTitleProvider | Returns a text title for a {@link DockingWindow}. |
| Class Summary | |
|---|---|
| DockingWindowTitleProviderProperty | A property that has a {@link 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. |