pt.moredata.widgets.plaf.basic
Class GroupableTableHeaderUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.swing.plaf.TableHeaderUI
          extended byjavax.swing.plaf.basic.BasicTableHeaderUI
              extended bypt.moredata.widgets.plaf.basic.GroupableTableHeaderUI

public class GroupableTableHeaderUI
extends javax.swing.plaf.basic.BasicTableHeaderUI

Title: Table Description: Copyright: Copyright (c) Luis Medalhas Company: Despodata

Version:
1.0
Author:
Luis Medalhas

Nested Class Summary
 
Nested classes 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
GroupableTableHeaderUI()
           
 
Method Summary
 java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
          Gets the preferredSize attribute of the DataGroupableTableHeaderUI object
 void paint(java.awt.Graphics g, javax.swing.JComponent c)
          Description of the Method
 
Methods inherited from class javax.swing.plaf.basic.BasicTableHeaderUI
createMouseInputListener, createUI, getMaximumSize, getMinimumSize, installDefaults, installKeyboardActions, installListeners, installUI, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupableTableHeaderUI

public GroupableTableHeaderUI()
Method Detail

paint

public void paint(java.awt.Graphics g,
                  javax.swing.JComponent c)
Description of the Method

Parameters:
g - Description of the Parameter
c - Description of the Parameter

getPreferredSize

public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
Gets the preferredSize attribute of the DataGroupableTableHeaderUI object

Parameters:
c - Description of the Parameter
Returns:
The preferredSize value