com.jidesoft.plaf.office2003
Class Office2003SidePaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
com.jidesoft.plaf.SidePaneUI
com.jidesoft.plaf.basic.BasicSidePaneUI
com.jidesoft.plaf.office2003.Office2003SidePaneUI
public class Office2003SidePaneUI
- extends BasicSidePaneUI
JideSidePane UI implementation
Fields inherited from class com.jidesoft.plaf.basic.BasicSidePaneUI |
_alwaysShowText, _background, _buttonBackground, _displayOrientation, _dt, _font, _groupGap, _highlightSelectedTab, _iconTextGap, _itemGap, _lineColor, _margin, _rects, _selectedButtonBackground, _selectedButtonForeground, _showText, _sidePane, _size, _textBorderGap |
Methods inherited from class com.jidesoft.plaf.basic.BasicSidePaneUI |
createDropListener, createLayoutManager, createMouseInputListener, drawEastPane, drawNorthPane, drawSouthPane, drawWestPane, getFontMetrics, getGroupForIndex, getGroupRect, getItemForIndex, getPreferredHeightVertical, getPreferredSize, getPreferredWidthHorizontal, getSelectedItemIndex, initButtonRects, installComponents, installKeyboardActions, installListeners, installUI, isItemHighlighted, paint, paintBackground, paintItemBackground, uninstallComponents, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Office2003SidePaneUI
public Office2003SidePaneUI()
createUI
public static ComponentUI createUI(JComponent c)
installDefaults
protected void installDefaults()
- Overrides:
installDefaults
in class BasicSidePaneUI
uninstallDefaults
protected void uninstallDefaults()
- Overrides:
uninstallDefaults
in class BasicSidePaneUI
getGradientColors
protected Color[] getGradientColors(SidePaneItem item)
- Overrides:
getGradientColors
in class BasicSidePaneUI
getPainter
public ThemePainter getPainter()
- Overrides:
getPainter
in class BasicSidePaneUI
isRoundedCorner
protected boolean isRoundedCorner()
- Overrides:
isRoundedCorner
in class BasicSidePaneUI