Package net.infonode.docking.title

Docking window title classes.

See:
          Description

Interface Summary
DockingWindowTitleProvider Returns a text title for a DockingWindow.
 

Class Summary
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.
 

Package net.infonode.docking.title Description

Docking window title classes.