Class BasicRibbonUI.TaskToggleButtonsHostPanel

    • Constructor Detail

      • TaskToggleButtonsHostPanel

        protected TaskToggleButtonsHostPanel()
    • Method Detail

      • paintTaskOutlines

        protected void paintTaskOutlines​(Graphics g)
      • paintContextualTaskGroupsOutlines

        protected void paintContextualTaskGroupsOutlines​(Graphics g)
        Paints the outline of the contextual task groups.
        Parameters:
        g - Graphics context.
      • paintContextualTaskGroupOutlines

        protected void paintContextualTaskGroupOutlines​(Graphics g,
                                                        RibbonContextualTaskGroup group,
                                                        Rectangle groupBounds)
        Paints the outline of the specified contextual task group.
        Parameters:
        g - Graphics context.
        group - Contextual task group.
        groupBounds - Contextual task group bounds.