uic.themes
Class UICTableHeaderUI
java.lang.Object
  
javax.swing.plaf.ComponentUI
      
javax.swing.plaf.TableHeaderUI
          
javax.swing.plaf.basic.BasicTableHeaderUI
              
uic.themes.UICTableHeaderUI
public class UICTableHeaderUI
- extends BasicTableHeaderUI
 
Needed to give the Button it's original behaviour back after adding the UICListUI for lists.
 
 
 
 
 
 
| Methods inherited from class javax.swing.plaf.basic.BasicTableHeaderUI | 
createMouseInputListener, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installKeyboardActions, installListeners, paint, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UICTableHeaderUI
public UICTableHeaderUI()
installUI
public void installUI(JComponent c)
- Overrides:
 installUI in class BasicTableHeaderUI
 
 
createUI
public static ComponentUI createUI(JComponent header)
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence