Class RibbonUI
java.lang.Object
javax.swing.plaf.ComponentUI
org.pushingpixels.radiance.component.internal.ui.ribbon.RibbonUI
- Direct Known Subclasses:
BasicRibbonUI
UI for ribbon (
JRibbon
).-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract JCommandButton
abstract Rectangle
Returns the bounds of the specified contextual task group.abstract void
abstract boolean
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
Constructor Details
-
RibbonUI
public RibbonUI()
-
-
Method Details
-
getContextualTaskGroupBounds
Returns the bounds of the specified contextual task group.- Parameters:
group
- Contextual task group.- Returns:
- The bounds of the specified contextual task group.
-
isShowingScrollsForTaskToggleButtons
public abstract boolean isShowingScrollsForTaskToggleButtons() -
handleMouseWheelEvent
-
getApplicationMenuButton
-