| com.jgoodies.looks.windows.WindowsXPTableHeaderUI
WindowsXPTableHeaderUI | final public class WindowsXPTableHeaderUI extends WindowsTableHeaderUI (Code) | | The JGoodies Windows L&F implementation of TableHeaderUI .
A Windows table header that honors the XP header style even if the user
uses custom non-opaque renderers. The renderers should be a subclass of
JComponent because we need to replace the border by the one
specified in the XP style.
author: Andrej Golovnin version: $Revision: 1.4 $ |
|
|