public class DolphinTableHeaderUI extends BasicTableHeaderUI
BasicTableHeaderUI.MouseInputHandler
header, mouseInputListener, rendererPane
Constructor and Description |
---|
DolphinTableHeaderUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
installDefaults() |
void |
paint(Graphics g,
JComponent c) |
createMouseInputListener, getBaseline, getMaximumSize, getMinimumSize, getPreferredSize, getRolloverColumn, installKeyboardActions, installListeners, installUI, rolloverColumnUpdated, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaselineResizeBehavior, update
public static ComponentUI createUI(JComponent c)
protected void installDefaults()
installDefaults
in class BasicTableHeaderUI
public void paint(Graphics g, JComponent c)
paint
in class BasicTableHeaderUI
Copyright © 2012. All Rights Reserved.