org.compiere.plaf
Class CompiereRowHeaderUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ListUI
javax.swing.plaf.basic.BasicListUI
org.compiere.plaf.CompiereRowHeaderUI
public class CompiereRowHeaderUI
- extends BasicListUI
Table Header UI
3D effect
- Version:
- $Id: CompiereTableHeaderUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Fields inherited from class javax.swing.plaf.basic.BasicListUI |
cellHeight, cellHeights, cellRendererChanged, cellWidth, fixedCellHeightChanged, fixedCellWidthChanged, focusListener, fontChanged, list, listDataListener, listSelectionListener, modelChanged, mouseInputListener, propertyChangeListener, prototypeCellValueChanged, rendererPane, selectionModelChanged, updateLayoutStateNeeded |
| Methods inherited from class javax.swing.plaf.basic.BasicListUI |
convertRowToY, convertYToRow, createFocusListener, createListDataListener, createListSelectionListener, createMouseInputListener, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, getCellBounds, getPreferredSize, getRowHeight, indexToLocation, installDefaults, installKeyboardActions, installListeners, locationToIndex, maybeUpdateLayoutState, paint, paintCell, selectNextIndex, selectPreviousIndex, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, updateLayoutState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereRowHeaderUI
public CompiereRowHeaderUI()
createUI
public static ComponentUI createUI(JComponent c)
- Static Create UI
- Parameters:
c - Component
- Returns:
- Compiere TableHeader UI
installUI
public void installUI(JComponent c)
- Install UI - set Opaque
- Overrides:
installUI in class BasicListUI
- Parameters:
c -
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.