com.l2fprod.gui.plaf.skin
Class SkinTableHeaderUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.TableHeaderUI
          extended by javax.swing.plaf.basic.BasicTableHeaderUI
              extended by com.l2fprod.gui.plaf.skin.SkinTableHeaderUI

public final class SkinTableHeaderUI
extends javax.swing.plaf.basic.BasicTableHeaderUI

Version:
$Revision: 1.2 $, $Date: 2003/12/06 21:47:37 $
Author:
$Author: l2fprod $

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTableHeaderUI
javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicTableHeaderUI
header, mouseInputListener, rendererPane
 
Constructor Summary
SkinTableHeaderUI()
          Constructor for the SkinTableHeaderUI object
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent h)
          Description of the Method
 void installUI(javax.swing.JComponent c)
          Description of the Method
 
Methods inherited from class javax.swing.plaf.basic.BasicTableHeaderUI
createMouseInputListener, getBaseline, getMaximumSize, getMinimumSize, getPreferredSize, getRolloverColumn, installDefaults, installKeyboardActions, installListeners, paint, rolloverColumnUpdated, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaselineResizeBehavior, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinTableHeaderUI

public SkinTableHeaderUI()
Constructor for the SkinTableHeaderUI object

Method Detail

installUI

public void installUI(javax.swing.JComponent c)
Description of the Method

Overrides:
installUI in class javax.swing.plaf.basic.BasicTableHeaderUI
Parameters:
c - Description of Parameter

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent h)
Description of the Method

Parameters:
h - Description of Parameter
Returns:
Description of the Returned Value