org.compiere.plaf
Class CompiereSplitPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SplitPaneUI
javax.swing.plaf.basic.BasicSplitPaneUI
org.compiere.plaf.CompiereSplitPaneUI
public class CompiereSplitPaneUI
- extends BasicSplitPaneUI
Adempiere Split Pane UI.
When moving, the divider is painted in darkGray.
- Version:
- $Id: AdempiereSplitPaneUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Fields inherited from class javax.swing.plaf.basic.BasicSplitPaneUI |
beginDragDividerLocation, divider, dividerResizeToggleKey, dividerSize, downKey, draggingHW, endKey, focusListener, homeKey, KEYBOARD_DIVIDER_MOVE_OFFSET, keyboardDownRightListener, keyboardEndListener, keyboardHomeListener, keyboardResizeToggleListener, keyboardUpLeftListener, layoutManager, leftKey, NON_CONTINUOUS_DIVIDER, nonContinuousLayoutDivider, propertyChangeListener, rightKey, splitPane, upKey |
| Methods inherited from class javax.swing.plaf.basic.BasicSplitPaneUI |
createDefaultNonContinuousLayoutDivider, createFocusListener, createKeyboardDownRightListener, createKeyboardEndListener, createKeyboardHomeListener, createKeyboardResizeToggleListener, createKeyboardUpLeftListener, createPropertyChangeListener, dragDividerTo, finishDraggingTo, finishedPaintingChildren, getDivider, getDividerBorderSize, getDividerLocation, getInsets, getLastDragLocation, getMaximumDividerLocation, getMaximumSize, getMinimumDividerLocation, getMinimumSize, getNonContinuousLayoutDivider, getOrientation, getPreferredSize, getSplitPane, installDefaults, installKeyboardActions, installListeners, isContinuousLayout, paint, resetLayoutManager, resetToPreferredSizes, setContinuousLayout, setDividerLocation, setLastDragLocation, setNonContinuousLayoutDivider, setNonContinuousLayoutDivider, setOrientation, startDragging, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereSplitPaneUI
public CompiereSplitPaneUI()
createUI
public static ComponentUI createUI(JComponent x)
- Creates a new MetalSplitPaneUI instance
- Parameters:
x -
- Returns:
- ComponentUI
createDefaultDivider
public BasicSplitPaneDivider createDefaultDivider()
- Creates the default divider.
- Overrides:
createDefaultDivider in class BasicSplitPaneUI
- Returns:
- SplitPaneDivider
installUI
public void installUI(JComponent c)
- Installs the UI.
- Overrides:
installUI in class BasicSplitPaneUI
- Parameters:
c -
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.