- AbstractBandControlPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- AbstractBandControlPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- AbstractCommandButton - Class in org.pushingpixels.flamingo.api.common
-
Base class for command buttons.
- AbstractCommandButton(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Creates a new command button.
- AbstractCommandButton.CommandButtonLocationOrderKind - Enum in org.pushingpixels.flamingo.api.common
-
Enumerates the available values for the location order kind.
- AbstractFileViewPanel<T> - Class in org.pushingpixels.flamingo.api.common
-
Panel that hosts file-related command buttons with progress indication and cancellation
capabilities.
- AbstractFileViewPanel(int) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Creates a new panel.
- AbstractFileViewPanel(CommandButtonDisplayState) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Creates a new panel.
- AbstractFileViewPanel.Leaf - Class in org.pushingpixels.flamingo.api.common
-
Information on the specific file.
- AbstractRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
-
Ribbon band.
- AbstractRibbonBand(String, ResizableIcon, ActionListener, AbstractBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Creates a new ribbon band.
- action - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- ACTION_AND_POPUP_MAIN_ACTION - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has both action and popup areas, with the main
text click activating the action.
- ACTION_AND_POPUP_MAIN_POPUP - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has both action and popup areas, with the main
text click activating the popup.
- ACTION_ONLY - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has only action area.
- ActionButtonModel - Interface in org.pushingpixels.flamingo.api.common.model
-
- actionClickArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The action area.
- actionHandler - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Action handler for the button.
- actionKeyTip - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Key tip for the action area.
- actionKeyTip - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- actionListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- actionModel - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
The button action model.
- ActionPopupTransitionAwareUI - Interface in org.pushingpixels.flamingo.internal.substance.common.ui
-
- ActionRepeatableButtonModel - Class in org.pushingpixels.flamingo.api.common.model
-
Extension of the default button model that supports the
ActionButtonModel interface and repeated invocation of action
listeners on mouse rollover.
- ActionRepeatableButtonModel(JCommandButton) - Constructor for class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
Creates a new button model.
- actionRichTooltip - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- ActionToggleButtonModel - Class in org.pushingpixels.flamingo.api.common.model
-
Extension of the default toggle button model that supports the
ActionButtonModel interface.
- ActionToggleButtonModel(boolean) - Constructor for class org.pushingpixels.flamingo.api.common.model.ActionToggleButtonModel
-
Creates a new model.
- add(Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
- add(Component, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
- add(Component, Object) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
- add(Component, Object, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
- add(String, Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
- add(JCommandToggleButton) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Adds the specified button to the group.
- addActionListener(ActionListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Adds the specified action listener to this button.
- addAnchoredCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified ribbon command to the trailing edge of the task toggle strip of this
ribbon.
- addAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- addAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- addButtonGroup(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds a new button group after all the existing button groups.
- addButtonGroup(String, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds a new button group at the specified index.
- addButtonToGroup(String, int, AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds a new button to the specified button group.
- addButtonToGroup(String, AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds a new button to the specified button group.
- addButtonToLastGroup(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds a new button to the specified button group.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Adds the specified change listener to this button.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Adds the specified change listener to this button panel.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Adds the specified change listener to track changes to this command
button strip.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Adds the specified change listener to track changes to this popup menu.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified change listener to track changes to this ribbon.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- addColorSection(String, Color[]) - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addColorSectionWithDerived(String, Color[]) - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addColorSelectorCallback(JColorSelectorPopupMenu.ColorSelectorCallback) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- addColorToRecentlyUsed(Color) - Static method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addCommandButton(AbstractCommandButton, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Adds a new ribbon button to this control panel.
- addCommandButton(AbstractCommandButton, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Adds a new ribbon button to this control panel.
- addContextualTaskGroup(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified contextual task group to this ribbon.
- addDescriptionSection(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- addExceptionHandler(BreadcrumbBarExceptionHandler) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Registers the specified exception handler.
- addFlowComponent(JComponent) - Method in class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
-
Adds the specified component to this flow ribbon band.
- addFlowComponent(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
Adds new component to this control panel.
- addFooterCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Adds the specified footer command.
- addFooterSection(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- addIconDecorator(DecoratedResizableIcon.IconDecorator) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Adds the specified decorator to the end of the decorator sequence.
- addKeyTipListener(KeyTipManager.KeyTipListener) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- addLast(BreadcrumbItem<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Adds the specified item at the end of the path.
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
-
- addLink(KeyTipManager.KeyTipLink) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipChain
-
- addMenuButton(JCommandMenuButton) - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addMenuButton(JCommandMenuButton) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Adds the specified menu button to this menu.
- addMenuButton(JCommandToggleMenuButton) - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addMenuButton(JCommandToggleMenuButton) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Adds the specified toggle menu button to this menu.
- addMenuCommand(RibbonApplicationMenuPrimaryCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Adds the specified primary menu command.
- addMenuPanel(JPanel) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Adds a menu panel to this menu.
- addMenuSeparator() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addMenuSeparator() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Adds a menu separator to this menu.
- addMenuSeparator() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
- addNotify() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane
-
- addPathListener(BreadcrumbPathListener<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Adds the specified path listener to this model.
- addPopup(JComponent, Popup, JPopupPanel) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Adds new popup to the tracking structures.
- addPopupActionListener(PopupActionListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Adds an PopupActionListener to the model.
- addPopupListener(PopupPanelManager.PopupListener) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Adds the specified popup listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Adds the specified property change listener on this button group.
- addRecentSection(String) - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- addRibbonCommand(FlamingoCommand, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified command to this band.
- addRibbonComponent(JRibbonComponent) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified ribbon component to this ribbon band.
- addRibbonComponent(JRibbonComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- addRibbonComponent(JRibbonComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- addRibbonGallery(String, List<StringValuePair<List<FlamingoCommand>>>, Map<RibbonElementPriority, Integer>, int, int, CommandButtonDisplayState, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds a new ribbon gallery to this band.
- addRibbonGallery(String, List<StringValuePair<List<FlamingoCommand>>>, Map<RibbonElementPriority, Integer>, int, int, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
- addRibbonGallery(JRibbonGallery, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Adds a new in-ribbon gallery to this control panel.
- addRibbonGallery(JRibbonGallery, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Adds a new in-ribbon gallery to this control panel.
- addRibbonGalleryCommands(String, String, FlamingoCommand...) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified command toggle commands to a command group in the specified ribbon gallery.
- addRibbonGalleryCommands(String, FlamingoCommand...) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Adds commands to the specified command group in this ribbon gallery.
- addRolloverActionListener(RolloverActionListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
-
Adds a rollover action listener that will be called when the rollover
state of this button becomes active.
- addSecondaryMenuGroup(String, Iterable<FlamingoCommand>) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
Adds a titled group of secondary menu commands.
- addSecondaryMenuGroup(String, FlamingoCommand...) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
Adds a titled group of secondary menu commands.
- addTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified task to this ribbon.
- addTaskbarCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified taskbar command to this ribbon.
- addTaskbarSeparator() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds a taskbar separator to this ribbon.
- addTransitionLayoutListener(TransitionLayoutListener) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- allowsClearingSelection - Variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
If false, the selection cannot be cleared.
- alpha - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- alphaTimeline - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- anchoredButtons - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- applicationMenuButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- applicationMenuPopupPanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
The associated application menu button.
- arcEnd - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- arcSpan - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- arcStart - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- arcTimeline - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- autoRepeatInitialInterval - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- autoRepeatInitialInterval - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
The initial interval for invoking the registered action listeners in the
auto-repeat action mode.
- autoRepeatSubsequentInterval - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- autoRepeatSubsequentInterval - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
The subsequent interval for invoking the registered action listeners in
the auto-repeat action mode.
- autoRepeatTimer - Variable in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
Timer for the auto-repeat action mode.
- backgroundDelegate - Variable in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
Delegate for painting the background.
- BandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
-
- BandHostPopupPanel(Component, Dimension) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.BandHostPopupPanel
-
The main component of this popup panel.
- bandScrollablePanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- BaseCoreRibbonBandResizePolicy(JRibbonBand, CoreRibbonResizePolicies.Mapping) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Creates a new resize policy.
- BaseFlamingoCommandBuilder() - Constructor for class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- BaseRibbonBandResizePolicy(B) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
-
Creates a new resize policy.
- BaseRibbonBandResizeSequencingPolicy - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Base class for the core ribbon band resize sequencing policies.
- BaseRibbonBandResizeSequencingPolicy(RibbonTask) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizeSequencingPolicy
-
Creates a new resize sequencing policy.
- BasicBandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicBandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- BasicBreadcrumbBarUI - Class in org.pushingpixels.flamingo.internal.ui.bcb
-
- BasicBreadcrumbBarUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- BasicBreadcrumbBarUI.BreadcrumbBarLayout - Class in org.pushingpixels.flamingo.internal.ui.bcb
-
Layout for the breadcrumb bar.
- BasicCircularProgressUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCircularProgressUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- BasicColorSelectorComponentUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicColorSelectorComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- BasicColorSelectorPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicColorSelectorPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- BasicColorSelectorPanelUI.PanelLayout - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicColorSelectorPopupMenuUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicColorSelectorPopupMenuUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPopupMenuUI
-
- BasicCommandButtonListener - Class in org.pushingpixels.flamingo.internal.ui.common
-
Listener to track user interaction with the command buttons.
- BasicCommandButtonListener() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
-
- BasicCommandButtonPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandButtonPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
- BasicCommandButtonPanelUI.ColumnFillLayout - Class in org.pushingpixels.flamingo.internal.ui.common
-
Column-fill layout for the button panel.
- BasicCommandButtonPanelUI.RowFillLayout - Class in org.pushingpixels.flamingo.internal.ui.common
-
Row-fill layout for the button panel.
- BasicCommandButtonStripUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandButtonStripUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
- BasicCommandButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Creates a new UI delegate.
- BasicCommandPopupMenuUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicCommandPopupMenuUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- BasicCommandPopupMenuUI.MenuPanel - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicCommandPopupMenuUI.PopupMenuLayoutManager - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicCommandPopupMenuUI.ScrollableCommandButtonPanel - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
Popup panel that hosts groups of icons.
- BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
Layout manager for this popup gallery.
- BasicCommandToggleButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandToggleButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleButtonUI
-
- BasicFlowBandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicFlowBandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicFlowBandControlPanelUI
-
- basicPopupButtonListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Tracks user interaction with the command button (including keyboard and mouse).
- BasicPopupPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- BasicPopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
- BasicPopupPanelUI.PopupPanelEscapeDismisser - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
This class is used to trace the changes in the shown popup panels and
install ESC key listener on the matching root pane so that the popup
panels can be dismissed with the ESC key.
- BasicPopupPanelUI.WindowTracker - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
This class is used to dismiss popup panels on the following events:
Mouse click outside any shown popup panel.
Closing, iconifying or deactivation of a top-level window.
Any change in the component hierarchy of a top-level window.
Only one top-level window is tracked at any time.
- BasicRibbonApplicationMenuPopupPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
-
- BasicRibbonApplicationMenuPopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- BasicRibbonBandUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonBandUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- BasicRibbonBandUI.CollapsedButtonPopupPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
Popup panel that shows the contents of the ribbon band when it is in a collapsed state.
- BasicRibbonComponentUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- BasicRibbonComponentUI.ExtComponentLayout - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonGalleryUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonGalleryUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- BasicRibbonGalleryUI.ExpandCommandButton - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonGalleryUI.JButtonStripUIResource - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
Button strip as a UI resource.
- BasicRibbonTaskToggleButtonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonTaskToggleButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- BasicRibbonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Creates a new basic ribbon UI delegate.
- BasicRibbonUI.BandHostPopupPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonUI.TaskToggleButtonsHostPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRichTooltipPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicRichTooltipPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- BasicRichTooltipPanelUI.RichTooltipPanelLayout - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicScrollablePanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicScrollablePanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- BasicScrollablePanelUI.ScrollablePanelLayout - Class in org.pushingpixels.flamingo.internal.ui.common
-
Layout for the scrollable panel.
- BIG - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
-
Big state.
- BIG_FIXED - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Big size with landscape orientation.
- BIG_FIXED_LANDSCAPE - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Big size with landscape orientation.
- breadcrumbBar - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
The associated breadcrumb bar.
- BreadcrumbBarCallBack<T> - Class in org.pushingpixels.flamingo.api.bcb
-
- BreadcrumbBarCallBack() - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
- BreadcrumbBarException - Exception in org.pushingpixels.flamingo.api.bcb
-
Generic runtime exception for the breadcrumb bar.
- BreadcrumbBarException(Throwable) - Constructor for exception org.pushingpixels.flamingo.api.bcb.BreadcrumbBarException
-
Creates the new exception instance.
- BreadcrumbBarExceptionHandler - Interface in org.pushingpixels.flamingo.api.bcb
-
Generic exception handler for the breadcrumb bar.
- BreadcrumbBarLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
-
Creates new layout manager.
- BreadcrumbBarModel<T> - Class in org.pushingpixels.flamingo.api.bcb
-
- BreadcrumbBarModel() - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Creates a new empty model.
- BreadcrumbBarUI - Class in org.pushingpixels.flamingo.internal.ui.bcb
-
- BreadcrumbBarUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.bcb.BreadcrumbBarUI
-
- BreadcrumbFileSelector - Class in org.pushingpixels.flamingo.api.bcb.core
-
Breadcrumb bar that allows browsing the local file system.
- BreadcrumbFileSelector() - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector that uses native icons and the
default file system view.
- BreadcrumbFileSelector(boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector that uses the default file
system view.
- BreadcrumbFileSelector(FileSystemView, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector.
- BreadcrumbItem<T> - Class in org.pushingpixels.flamingo.api.bcb
-
- BreadcrumbItem(String) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Creates a new item.
- BreadcrumbItem(String, T) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Creates a new item.
- breadcrumbPathEvent(BreadcrumbPathEvent<T>) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbPathListener
-
Called on breadcrumb bar events.
- BreadcrumbPathEvent<T> - Class in org.pushingpixels.flamingo.api.bcb
-
Event on the breadcrumb bar path.
- BreadcrumbPathEvent(BreadcrumbBarModel<T>, int) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Creates a new breadcrumb bar path event.
- BreadcrumbPathListener<T> - Interface in org.pushingpixels.flamingo.api.bcb
-
The application listener on breadcrumb path events.
- BreadcrumbTreeAdapterSelector<T> - Class in org.pushingpixels.flamingo.api.bcb.core
-
Breadcrumb bar that allows wrapping an existing JTree or a
TreeModel.
- BreadcrumbTreeAdapterSelector(JTree) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree.
- BreadcrumbTreeAdapterSelector(JTree, BreadcrumbTreeAdapterSelector.TreeAdapter) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree.
- BreadcrumbTreeAdapterSelector(TreeModel, BreadcrumbTreeAdapterSelector.TreeAdapter, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree model.
- BreadcrumbTreeAdapterSelector.TreeAdapter<T> - Interface in org.pushingpixels.flamingo.api.bcb.core
-
Tree adapter that allows plugging a custom rendering logic.
- build() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.FlamingoCommandBuilder
-
- build() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
- buildButton() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- buildMenuButton() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- buttonGroup - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
The button group for the single selection mode.
- buttonMap - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Maps from file name to the buttons.
- buttonModel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- buttonPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
The associated command button panel.
- buttonPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
-
The internal panel that hosts the icon command buttons.
- buttons - Variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Contains all group buttons.
- buttons - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
List of all button groups.
- buttons - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
The buttons of this gallery.
- buttonSelectionGroup - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Button group for ensuring that only one button is selected.
- buttonStack - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- buttonStrip - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
The associated button strip.
- buttonStrip - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Contains the scroll down, scroll up and show popup buttons.
- get(String) - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the property attached to the specified key.
- getAction() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getActionKeyTip() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the key tip for the action area of this button.
- getActionKeyTip() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getActionModel() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the action model for this button.
- getActionRichTooltip() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getActionStateTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonVisualStateTracker
-
- getActionTransitionTracker() - Method in interface org.pushingpixels.flamingo.internal.substance.common.ui.ActionPopupTransitionAwareUI
-
- getActionTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- getActionTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- getAnchoredCommandButtons() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- getAnchoredCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the anchored commands for this ribbon.
- getApplicationMenu() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the application menu of this ribbon.
- getApplicationMenuButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- getApplicationMenuButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
- getApplicationMenuKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the key tip of the application menu button.
- getApplicationMenuRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the rich tooltip of the application menu button.
- getAutoRepeatInitialInterval() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getAutoRepeatInitialInterval() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the initial interval for invoking the registered action listeners
in the auto-repeat action mode.
- getAutoRepeatSubsequentInterval() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getAutoRepeatSubsequentInterval() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the subsequent interval for invoking the registered action
listeners in the auto-repeat action mode.
- getBand(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns band at the specified index from this task.
- getBandCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the number of bands in this task.
- getBandGap() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Returns the layout gap for the bands in the associated ribbon.
- getBands() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns an unmodifiable view on the ribbon bands of this task.
- getBandTitleHeight() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- getBandTitleHeight() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
-
- getButton(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the specified button component of this strip.
- getButtonAt(int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the gallery button at specified index.
- getButtonCount() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the number of buttons in this panel.
- getButtonCount() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the number of buttons in this strip.
- getButtonDisplayState() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getButtonForCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getButtonMap() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the button map.
- getCallback() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the application callback.
- getCaption() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the caption of this wrapper component.
- getCaption() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- getChild() - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
-
- getCollapsedStateKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the key tip for the collapsed button which is shown when there is
not enough horizontal space to show the ribbon band content under the
most restrictive resize policy.
- getColor() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCircularProgressUI
-
- getColor() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- getColor() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- getColorSchemeIcon(SubstanceColorScheme, int, int) - Method in interface org.pushingpixels.flamingo.internal.substance.common.TransitionAwareResizableIcon.Delegate
-
Returns the icon that matches the specified theme.
- getColorSelectionContainer() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- getColorSelectorCallback() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- getColorSelectorCellGap() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- getColorSelectorCellGap() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPopupMenuUI
-
- getColorSelectorCellSize() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- getColorSelectorCellSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPopupMenuUI
-
- getCombinedCommandButtonBackground(AbstractCommandButton, ButtonModel, Rectangle, PopupButtonModel, Rectangle) - Static method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonBackgroundDelegate
-
- getCommandAt(int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the gallery command at specified index.
- getCommandButtonKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the command button kind of this button.
- getCommandCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the number of gallery commands in this in-ribbon gallery.
- getCommandGroup(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the list of commands in the specified command group.
- getCommandGroupCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the number of command groups in this in-ribbon gallery.
- getComponent() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.CollapsedButtonPopupPanel
-
Returns the main component of this popup gallery.
- getContextualGroup() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the contextual task group for this ribbon task.
- getContextualGroupHueColor() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
Returns the hue color of the matching contextual task group if the
associated task is contextual.
- getContextualTaskGroup(int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Retrieves contextual task group at specified index.
- getContextualTaskGroupBounds(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- getContextualTaskGroupBounds(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
Returns the bounds of the specified contextual task group.
- getContextualTaskGroupCount() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the number of contextual task groups in this ribbon.
- getControlPanel() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the control panel of this ribbon band.
- getControlPanelGroupCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getControlPanelGroups() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getControlPanelGroupTitle(int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getCoreFlowPoliciesRestrictive(JFlowRibbonBand, int) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
- getCorePoliciesNone(JRibbonBand) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
Returns a list that only has a mirror resize policy that
respects the associated ribbon element priority set on the specific
components.
- getCorePoliciesPermissive(JRibbonBand) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
Returns a list that starts with a resize policy that shows all command
buttons in the
CommandButtonDisplayState.BIG and ribbon galleries
with the largest number of visible buttons.
- getCorePoliciesRestrictive(JRibbonBand) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
Returns a list that starts with a resize policy that respects the
associated ribbon element priority set on the specific components.
- getCurrentlyShownKeyTipChain() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- getCurrentlyShownKeyTips() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- getCurrentlyShownRibbonTasks() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Returns the list of currently shown ribbon tasks.
- getCurrentResizePolicy() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the current resize policy of this ribbon band.
- getCustomDimension() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
- getCustomizer() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Returns the customizer of this popup panel.
- getData() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
- getDefaultCallback() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns the default callback of this ribbon application menu.
- getDelegate() - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- getDescriptionSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of description sections of this tooltip.
- getDescriptionTextWidth() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- getDisabledIcon() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the associated disabled icon.
- getDisabledIcon() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getDismissDelay() - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Returns the dismissal delay value.
- getDisplayName() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
-
Returns the display name for this state.
- getDisplayPriority() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- getDisplayPriority() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the current display priority for this in-ribbon gallery.
- getDisplayState() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Return the current display state of this button.
- getExceptionHandlers() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the list of currently registered exception handlers.
- getExpandActionListener() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the expand action listener of this ribbon band.
- getExpandButtonKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the key tip for the expand button of this ribbon band.
- getExpandButtonRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the rich tooltip for the expand button of this ribbon band.
- getExpandKeyTip() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getExtraText() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the extra text of this button.
- getExtraText() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getFlowComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
Returns regular panels of this control panel.
- getFooterCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns an unmodifiable list of all footer commands of this application menu.
- getFooterIcon() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the footer icon of this tooltip.
- getFooterSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of footer sections of this tooltip.
- getForegroundColor(StateTransitionTracker.ModelStateInfo) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- getForegroundColor(StateTransitionTracker.ModelStateInfo) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleMenuButtonUI
-
- getFullAlphaBackground(AbstractCommandButton, ButtonModel, SubstanceFillPainter, SubstanceBorderPainter, int, int, StateTransitionTracker, boolean) - Static method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonBackgroundDelegate
-
Retrieves the background for the specified button.
- getGroupButtons(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the list of all buttons in the specified button group.
- getGroupCount() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the number of button groups in this panel.
- getGroupInsets() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonPanelUI
-
- getGroupInsets() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Returns the insets of button panel groups.
- getGroupTitle() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- getGroupTitleAt(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the title of the button group at the specified index.
- getGroupTitleHeight(int) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonPanelUI
-
- getGroupTitleHeight(int) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Returns the height of the group title strip.
- getHGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the horizontal gap scale factor for the content of this button.
- getHLayoutGap(AbstractCommandButton) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- getHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the horizontal alignment for the content of this button.
- getHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the horizontal alignment for this wrapper component.
- getHueColor() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Returns the hue color for this group.
- getIcon() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Returns the icon of this item.
- getIcon() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the associated icon.
- getIcon() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getIcon() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the icon for the collapsed state.
- getIcon() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the wrapper icon of this wrapper component.
- getIcon(Image, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
-
Returns the icon for the specified input stream.
- getIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified input stream.
- getIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(T) - Method in interface org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
-
Returns the icon for the specified tree node.
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.substance.common.GlowingResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.substance.common.TransitionAwareResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.substance.utils.SubstanceDisabledResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- getIconTextGapFactor() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getIconToPaint() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Returns the current icon.
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.substance.common.GlowingResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.substance.common.TransitionAwareResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.substance.utils.SubstanceDisabledResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- getIndex() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Returns the index of this item.
- getIndexOfFirstChange() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Returns the index of the first path item that has changed.
- getInitialDelay() - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Returns the initial delay value.
- getInstance() - Static method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutManager
-
Returns the manager instance.
- getInvoker() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Returns the invoker of this popup panel.
- getItem(int) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the model item at the specified index.
- getItemCount() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the number of items in this model.
- getItems() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns an unmodifiable list of the items in this model.
- getKey() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
- getKey() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the pair key.
- getKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the key tip for this wrapper component.
- getKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the key tip for the task button of this task.
- getKeyTip() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
- getKeyTipAnchorCenterPoint() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- getKeyTipAnchorCenterPoint() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
-
- getKeyTipAnchorCenterPoint() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- getKeyTipAnchorCenterPoint() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonComponentUI
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the anchor center point of the key tip of the specified command
button.
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
-
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceColorSelectorPanelUI
-
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Returns the layout gap for button panel components.
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Returns the layout gap for the visuals of the associated command button.
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Returns the layout gap for button panel components.
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
-
Returns the layout gap for the controls in the associated control panel.
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- getLayoutGap() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Returns the layout gap for the controls in the associated ribbon gallery.
- getLayoutInfo() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- getLayoutInfo() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
-
Returns the layout information for the associated button.
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the layout information for the specified command button.
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
-
- getLayoutKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the layout kind of this panel.
- getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the input stream with the leaf content.
- getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the input stream with the file contents.
- getLeafName() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the leaf name.
- getLeafProp(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the leaf property with the specified name.
- getLeafProps() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the map of all the properties of this leaf.
- getLeafs(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the choice element that corresponds to the specified path.
- getLeafStream() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the stream with the contents of the leaf file.
- getLoadedIconCount() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the number of loaded icons.
- getLocationOrderKind() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the location order kind for buttons placed in command button
strips or for buttons that need the visuals of segmented strips.
- getMainButtonPanel() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Returns the command button panel of this menu.
- getMainComponent() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the wrapped component of this wrapper component.
- getMainIcon() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the main icon of this tooltip.
- getMaxButtonColumns() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the maximum button columns for this panel.
- getMaxButtonColumns() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Returns the maximum number of button columns visible in the command
button panel of this menu.
- getMaxButtonRows() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the maximum button rows for this panel.
- getMaximum() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the maximum value of the available progress range.
- getMaxVisibleButtonRows() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Returns the maximum number of button rows visible in the command button
panel of this menu.
- getMaxVisibleMenuButtons() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Returns the maximum number of menu items visible in this menu.
- getMenuComponents() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Returns an unmodifiable list of all the menu components.
- getMinimum() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the minimum value of the available progress range.
- getMinimumSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- getModel() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the model of this breadcrumb bar.
- getNextChain() - Method in interface org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLinkTraversal
-
- getOrientation() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the orientation of this strip.
- getPanelLevel1() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- getPanelLevel1() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- getPanelLevel2() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- getPanelLevel2() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- getPathChoices(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the choice element that corresponds to the specified path.
- getPopupButtonPanel() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the associated popup gallery.
- getPopupCallback() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getPopupCallback() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the associated popup callback.
- getPopupCallback() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getPopupKeyTip() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getPopupKeyTip() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the key tip for the popup area of this button.
- getPopupModel() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the popup model of this button.
- getPopupOrientationKind() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getPopupOrientationKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the popup orientation kind of this button.
- getPopupOriginator() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
Returns the popup originator component.
- getPopupOriginator() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Returns the originating component.
- getPopupPanel() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Returns the popup panel.
- getPopupPanel(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelCallback
-
Returns the popup panel to be shown when the popup area of the specified
command button is activated.
- getPopupRibbonBand() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the ribbon band shown in a popup panel when this ribbon band is
in a collapsed state.
- getPopupRichTooltip() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getPopupStateTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonVisualStateTracker
-
- getPopupTransitionTracker() - Method in interface org.pushingpixels.flamingo.internal.substance.common.ui.ActionPopupTransitionAwareUI
-
- getPopupTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- getPopupTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- getPreferredButtonWidth(JBandControlPanel.ControlPanelGroup, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Returns the preferred width of all the buttons in the specified
control panel group.
- getPreferredCollapsedWidth() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- getPreferredCollapsedWidth() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
-
- getPreferredHeight(int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Returns the preferred size of the associated button panel for the specified parameters.
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
-
Returns the preferred icon size for this state.
- getPreferredIconSize(AbstractCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred icon size of the specified command button when it uses
this layout manager.
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerCustom
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- getPreferredIconSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
-
- getPreferredPopupMaxButtonColumns() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getPreferredPopupMaxVisibleButtonRows() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getPreferredScrollableViewportSize() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- getPreferredSize(AbstractCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred size of the specified command button when it uses
this layout manager.
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerCustom
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- getPreferredSize(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
-
- getPreferredSize(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- getPreferredSize(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonComponentUI
-
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
-
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
-
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
-
- getPreferredWidth(int, int) - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizePolicy
-
Returns the preferred width of the associated ribbon band under the
specified dimensions.
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Returns the preferred width of the ribbon gallery for the specified parameters.
- getPreferredWidth(RibbonElementPriority, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the preferred width of this in-ribbon gallery for the specified display
state.
- getPrefSize(FontMetrics, String) - Static method in class org.pushingpixels.flamingo.internal.utils.KeyTipRenderingUtilities
-
- getPrimaryCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns an unmodifiable list of all primary menu commands of this application menu.
- getProgress() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the current value of the progress.
- getProgressListener() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
- getProps() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns all attached properties.
- getRecentlyUsedColors() - Static method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- getResizableIcon(AbstractFileViewPanel.Leaf, InputStream, CommandButtonDisplayState, Dimension) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the icon for the specified parameters.
- getResizePolicies() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns an unmodifiable list of available resize policies of this ribbon
band.
- getResizeSequencingPolicy() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the current resize sequencing policy of this ribbon task.
- getRibbon() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
Returns the ribbon component.
- getRibbonAppMenu() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- getRibbonBand() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- getRibbonButtons(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Retrieves all ribbon buttons of specified priority from
this control panel.
- getRibbonComponents(int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
- getRibbonComponents(int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getRibbonComps() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- getRibbonFrame() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the ribbon frame that hosts this ribbon.
- getRibbonGalleries(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Retrieves all in-ribbon galleries of specified priority from
this control panel.
- getRibbonGalleriesCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Returns the number of in-ribbon galleries in this
control panel.
- getRibbonGallery(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Returns the ribbon gallery based on its name.
- getRibbonTask() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager.JTrackableComponent
-
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- getRolloverCallback() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand
-
Returns the current application callback that allows placing custom content in the secondary
panel of the
RibbonApplicationMenu when this primary menu entry is activated.
- getScaledSize(int, int, double, int) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- getScreenBounds() - Method in interface org.pushingpixels.flamingo.api.common.popup.JPopupPanel.PopupPanelCustomizer
-
Returns the requested screen bounds of the associated popup panel.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getScrollableTracksViewportHeight() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getScrollableTracksViewportWidth() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getScrollType() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- getSecondaryGroupCommands(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand
-
Returns an unmodifiable list of commands of the secondary menu group at the specified index.
- getSecondaryGroupCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand
-
Returns the number of secondary menu groups of this primary menu entry.
- getSecondaryGroupTitleAt(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand
-
Returns the title of the secondary menu group at the specified index.
- getSelected() - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Returns the selected button of this group.
- getSelectedButton() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the selected button of this panel.
- getSelectedButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the currently selected gallery button.
- getSelectedCommand() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the currently selected gallery command.
- getSelectedTask() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the currently selected task.
- getSeparatorX() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.MenuPanel
-
- getShownPath() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Returns all currently shown popup panels.
- getSource() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Returns the source model of this event.
- getStateTransitionTracker() - Method in interface org.pushingpixels.flamingo.internal.substance.common.TransitionAwareResizableIcon.StateTransitionTrackerDelegate
-
- getTabButtonGap() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- getTabButtonGap() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Returns the layout gap for the tab buttons in the associated ribbon.
- getTask(int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Retrieves the regular task at specified index.
- getTask(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Returns task at the specified index from this group.
- getTaskbarCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Gets an unmodifiable list of all taskbar commands of this ribbon.
- getTaskbarComponents() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- getTaskbarHeight() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- getTaskbarHeight() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Returns the height of the taskbar area.
- getTaskCount() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the number of regular tasks in this ribbon.
- getTaskCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Returns the number of tasks in this group.
- getTaskToggleButtonHeight() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- getTaskToggleButtonHeight() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Returns the height of the task toggle button area.
- getTaskToggleButtons() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- getText() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the text of this button.
- getTitle() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getTitle() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the main title of this tooltip.
- getTitle() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the title of this band.
- getTitle() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
- getTitle() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Returns the name of this group.
- getTitle() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the title of this task.
- getToggleGroup() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- getTooltipInfo() - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- getTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- getTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- getTransitionTracker() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- getUI() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the UI object which implements the L&F for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the UI delegate for this button.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the UI object which implements the L&F for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- getUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
- getUI() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the UI object which implements the L&F for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the UI object which implements the L&F for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns the UI object which implements the L&F for this component.
- getUI() - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- getUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- getUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
- getUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the UI object which implements the L&F for this component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the name of the UI class that implements the L&F for this
component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the name of the UI class that implements the L&F for this
component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandToggleButton
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JCommandToggleMenuButton
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.common.JCircularProgress
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the name of the UI class that implements the L&F for this component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonRootPane
-
- getUIClassID() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
- getValue() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the pair value.
- getVGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the vertical gap scale factor for the content of this button.
- getView() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- getVLayoutGap(AbstractCommandButton) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- getWidth(int, List<AbstractCommandButton>, List<AbstractCommandButton>, List<AbstractCommandButton>) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Returns the total width of the specified buttons.
- glowingIcon - Variable in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
The matching glowing icon.
- GlowingResizableIcon - Class in org.pushingpixels.flamingo.internal.substance.common
-
- GlowingResizableIcon(ResizableIcon, IconGlowTracker) - Constructor for class org.pushingpixels.flamingo.internal.substance.common.GlowingResizableIcon
-
- goFromStart - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- GROUP_INSETS - Static variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Default insets of button panel groups.
- groupLabels - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Labels of the button panel groups.
- groupRects - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Bounds of button panel groups.
- groupTitles - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
List of titles for all button groups.
- icon - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Associated icon.
- icon - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- IconDeckResizableIcon<T> - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of the ResizableIcon that allows switching the icon
painting at runtime.
- IconDeckResizableIcon(Map<T, ? extends ResizableIcon>) - Constructor for class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
Creates the icon deck.
- IconPopupLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
-
- iconRect - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
Rectangle for the command button icon.
- IconRibbonBandResizePolicy(AbstractRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
-
Creates a new collapsed resize policy.
- IcoWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of ResizableIcon interface that wraps ICO files.
- ImageWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of ResizableIcon interface that wraps image files.
- indexOf(BreadcrumbItem<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the index of the specified item.
- initiliazeGlobalListeners() - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Initializes the global listeners.
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
-
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
-
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
-
- install(int, int) - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizePolicy
-
Installs this resize policy on the associated ribbon band.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonApplicationMenuPopupPanelUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Installs components on the associated circular progress.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Installs sub-components on the associated button panel.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Installs subcomponents on the associated button strip.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Installs subcomponents on the associated command button.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Installs components on the associated rich tooltip panel.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Installs subcomponents on the associated color selector component.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Installs subcomponents on the associated color selector panel.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Installs components on the associated command popup menu.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Installs subcomponents on the associated ribbon band.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Installs subcomponents on the associated ribbon component.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Installs subcomponents on the associated ribbon gallery.
- installComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Installs subcomponents on the associated ribbon.
- installComponents(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRichTooltipPanelUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Installs default settings for the associated circular progress.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Installs defaults on the associated button panel.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Installs defaults on the associated button strip.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Installs defaults on the associated command button.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Installs default settings for the associated rich tooltip panel.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Installs defaults on the associated color selector component.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Installs defaults on the associated color selector panel.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Installs default settings for the associated command popup menu.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Installs default parameters on the associated ribbon band.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Installs default parameters on the associated ribbon component.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Installs defaults on the associated ribbon gallery.
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Installs defaults on the associated ribbon.
- installDefaults(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.substance.bcb.ui.SubstanceBreadcrumbBarUI
-
- installDefaults(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- installKeyboardActions() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Installs the keyboard actions on the associated command button.
- installKeyboardActions(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
-
Installs keyboard action (space / enter keys) on the specified command
button.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandMenuButtonUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Installs listeners on the associated circular progress.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Installs listeners on the associated button panel.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Installs listeners on the associated button strip.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Installs listeners on the associated command button.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Installs listeners on the associated rich tooltip panel.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Installs listeners on the associated color selector component.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Installs listeners on the associated color selector panel.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Installs listeners on the associated command popup menu.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Installs listeners on the associated ribbon band.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Installs listeners on the associated ribbon component.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Installs listeners on the associated ribbon gallery.
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- installListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Installs listeners on the associated ribbon.
- installListeners(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- installListeners(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonVisualStateTracker
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- inToggleGroup(FlamingoCommand.FlamingoCommandToggleGroup) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- IS_SQUISHED - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
- isAllowsClearingSelection() - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Returns the current value for clearing selection.
- isAutoRepeatAction - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isAutoRepeatAction - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Indicates the auto-repeat action mode.
- isAutoRepeatAction() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isAutoRepeatAction() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether the button is in auto-repeat action mode.
- isBottomOpen() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- isCaptionVisible(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- isCoreContent() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- isCumulative - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Indication whether the model is in cumulative mode.
- isEnabled - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isEnabled() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isFireActionOnPress() - Method in interface org.pushingpixels.flamingo.api.common.model.ActionButtonModel
-
Returns indication whether the associated actions should be fired on
mouse press instead of mouse release.
- isFireActionOnPress() - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
- isFireActionOnPress() - Method in class org.pushingpixels.flamingo.api.common.model.ActionToggleButtonModel
-
- isFireActionOnRollover - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isFireActionOnRollover - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Indicates that rollover should result in firing the action.
- isFireActionOnRollover() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isFireActionOnRollover() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether this button is in action-on-rollover mode.
- isFirst(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Checks whether the specified button is the first button in
this strip.
- isFlat - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Indication whether this button is flat.
- isFlat() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns indication whether this button has flat appearance.
- isIconVisible(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- isInside(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- isInside(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- isInside(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- isLast(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Checks whether the specified button is the last button in
this strip.
- isLastPanel() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- isLoading() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- isLoading() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- isMinimized() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the indication whether this ribbon is minimized.
- isPaintingBackground() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- isPaintingBackground() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- isPaintingBackground() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleMenuButtonUI
-
- isPaintingBackground() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Returns indication whether the button background is painted.
- isPaintingSeparators() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- isPaintingSeparators() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- isPaintingSeparators() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Returns indication whether the action-popup areas separator is painted.
- isPaintingSeparators() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleButtonUI
-
- isPopupShowing() - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Returns indication whether the associated popup is showing.
- isResizingAware() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- isScrollOnRollover() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- isShowingKeyTips() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
Returns indication whether this ribbon frame is showing the key tips.
- isShowingKeyTips() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- isShowingMinimizedRibbonInPopup(JRibbon) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- isShowingPopupPanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Indication whether the ribbon gallery is showing the popup panel.
- isShowingPopupPanel() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns indication whether the popup panel is showing.
- isShowingScrollButtons() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- isShowingScrollButtons() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- isShowingScrollButtons() - Method in class org.pushingpixels.flamingo.internal.ui.common.ScrollablePanelUI
-
- isShowingScrollsForTaskToggleButtons() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- isShowingScrollsForTaskToggleButtons() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
- isSimpleWrapper() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Returns indication whether this wrapper is simple.
- isSingleSelectionMode - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- isTextInActionArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
- isTitleClickAction - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isTitleClickAction() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isTitleClickPopup - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isTitleClickPopup() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isToDismissOnChildClick() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- isToggle - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isToggle() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isToggleSelected - Variable in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- isToggleSelected() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- isTopOpen() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- isToShowGroupLabels() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns indication whether button group labels should be shown.
- isVisible(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the visibility of ribbon tasks in the specified contextual task group.
- recomputeGroupHeaders() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Recomputes the components for button group headers.
- refreshCurrentChain() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- registerComponent(RichToolTipManager.JTrackableComponent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Registers a component for tooltip management.
- remove(JCommandToggleButton) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Removes the specified button from the group.
- removeActionListener(ActionListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Removes the specified action listener from this button.
- removeAllGroups() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Removes all the button groups and buttons from this panel.
- removeAnchoredCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified ribbon command from the trailing edge of the task toggle strip of this
ribbon.
- removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- removeButtonFromGroup(String, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Removes the button at the specified index from the specified button
group.
- removeButtonGroup(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Removes the specified button group.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Removes the specified change listener from this button.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Removes the specified change listener from this button panel.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Removes the specified change listener from tracking changes to this
command button strip.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Removes the specified change listener from tracking changes to this popup
menu.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified change listener from tracking changes to this ribbon.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- removeComponent() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.CollapsedButtonPopupPanel
-
Removes the main component of this popup gallery.
- removeExceptionHandler(BreadcrumbBarExceptionHandler) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Unregisters the specified exception handler.
- removeExistingComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- removeIconDecorator(DecoratedResizableIcon.IconDecorator) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Removes the specified decorator.
- removeKeyTipListener(KeyTipManager.KeyTipListener) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- removeLast() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Removes the last item in this model.
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
-
- removeNotify() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane
-
- removePathListener(BreadcrumbPathListener<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Removes the specified path listener from this model.
- removePopupActionListener(PopupActionListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Removes an PopupActionListener from the model.
- removePopupListener(PopupPanelManager.PopupListener) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Removes the specified popup listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Removes the specified property change listener from this button group.
- removeRibbonGalleryCommands(String, FlamingoCommand...) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Removes commands from the specified ribbon gallery.
- removeRibbonGalleryCommands(FlamingoCommand...) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Removes the specified commands from this ribbon gallery.
- removeRolloverActionListener(RolloverActionListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
-
Removes the specified rollover action listener.
- removeScrollers() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- removeTaskbarCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified taskbar command from this ribbon.
- removeTaskbarSeparator(JSeparator) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified taskbar separator from this ribbon.
- removeTransitionLayoutListener(TransitionLayoutListener) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- renderKeyTip(Graphics, Container, Rectangle, String, boolean) - Static method in class org.pushingpixels.flamingo.internal.utils.KeyTipRenderingUtilities
-
- renderMenuButtonKeyTips(Graphics, JCommandMenuButton, CommandButtonLayoutManager) - Static method in class org.pushingpixels.flamingo.internal.utils.KeyTipRenderingUtilities
-
- repaint(Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
-
- replace(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Replaces the current item list with the specified list.
- reset() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Resets this model, removing all the items.
- reset() - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.CollapseFromLast
-
- reset() - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.RoundRobin
-
- reset() - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizeSequencingPolicy
-
Resets this policy.
- ResizableIconUIResource - Class in org.pushingpixels.flamingo.internal.ui.common
-
- ResizableIconUIResource(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- resizePolicies - Variable in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
The list of available resize policies.
- ribbon - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
The associated ribbon.
- RibbonApplicationMenu - Class in org.pushingpixels.flamingo.api.ribbon
-
Metadata description of the application menu of the
JRibbon component.
- RibbonApplicationMenu(String) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Creates an empty ribbon application menu.
- RibbonApplicationMenuPrimaryCommand - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuPrimaryCommand.PrimaryClearRolloverCallback - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuPrimaryCommand.PrimaryRolloverCallback - Interface in org.pushingpixels.flamingo.api.ribbon
-
Callback that allows application code to provide custom content on the secondary panel of the
RibbonApplicationMenu.
- RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuPrimaryCommandBuilder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
- ribbonAppMenu - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- ribbonBand - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
-
The associated ribbon band.
- ribbonBand - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
The associated ribbon band.
- RibbonBandResizePolicy - Interface in org.pushingpixels.flamingo.api.ribbon.resize
-
- RibbonBandResizeSequencingPolicy - Interface in org.pushingpixels.flamingo.api.ribbon.resize
-
Defines the resize sequencing policies for
RibbonTasks.
- RibbonBandUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- RibbonBandUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
-
- ribbonChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Change listener.
- ribbonComponent - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
The associated ribbon component.
- ribbonComponentListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- RibbonComponentUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- RibbonComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonComponentUI
-
- RibbonContextualTaskGroup - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonContextualTaskGroup(String, Color, Iterable<RibbonTask>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Creates a task contextual group that contains the specified tasks.
- RibbonContextualTaskGroup(String, Color, RibbonTask...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Creates a task contextual group that contains the specified tasks.
- RibbonElementPriority - Enum in org.pushingpixels.flamingo.api.ribbon
-
Priority of ribbon band components.
- ribbonFrameChangeListener - Variable in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane
-
- RibbonFrameTitlePaneLayout() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane.RibbonFrameTitlePaneLayout
-
- ribbonGallery - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
The associated ribbon gallery.
- RibbonGalleryUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- RibbonGalleryUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonGalleryUI
-
- ribbonTask - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizeSequencingPolicy
-
The associated ribbon task.
- RibbonTask - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonTask(String, Iterable<AbstractRibbonBand>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Creates a ribbon task that contains the specified bands.
- RibbonTask(String, AbstractRibbonBand...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Creates a ribbon task that contains the specified bands.
- RibbonTaskToggleButtonBackgroundDelegate - Class in org.pushingpixels.flamingo.internal.substance.utils
-
- RibbonTaskToggleButtonBackgroundDelegate() - Constructor for class org.pushingpixels.flamingo.internal.substance.utils.RibbonTaskToggleButtonBackgroundDelegate
-
- RibbonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- RibbonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
- RichTooltip - Class in org.pushingpixels.flamingo.api.common
-
Rich tooltip for command buttons.
- RichTooltip.RichTooltipBuilder - Class in org.pushingpixels.flamingo.api.common
-
- RichTooltipBuilder() - Constructor for class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- RichToolTipManager - Class in org.pushingpixels.flamingo.api.common
-
- RichToolTipManager.JTrackableComponent - Class in org.pushingpixels.flamingo.api.common
-
- richTooltipPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
The associated tooltip panel.
- RichTooltipPanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
-
- RichTooltipPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- RichTooltipPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.RichTooltipPanelUI
-
- rollover - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- RolloverActionListener - Interface in org.pushingpixels.flamingo.api.common
-
Rollover action listener.
- rolloverMenuMouseListener - Variable in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandMenuButtonUI
-
Rollover menu mouse listener.
- rolloverTimeline - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- RoundRobin(RibbonTask) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.RoundRobin
-
Creates a new round robin resize sequencing policy for the specified
task.
- ROW_FILL - org.pushingpixels.flamingo.api.common.JCommandButtonPanel.LayoutKind
-
The buttons are layed out in rows respecting the available width.
- RowFillLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
-
- scroll - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
-
- ScrollableCommandButtonPanel(JCommandButtonPanel, int, int) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
-
Creates new a icon popup panel.
- ScrollableHost - Interface in org.pushingpixels.flamingo.internal.ui.common.popup
-
- scrollablePanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
The associated scrollable panel.
- ScrollablePanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
-
Creates new layout manager.
- ScrollablePanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- ScrollablePanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.ScrollablePanelUI
-
- scrollAndRevealTaskToggleButton(JRibbonTaskToggleButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- scrollDownButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- scrollDownListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Listener on the gallery scroll-down button.
- scrollerPanel - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- scrollOneRowDown() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Scrolls the contents of this ribbon gallery one row down.
- scrollOneRowUp() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Scrolls the contents of this ribbon gallery one row up.
- scrollToIfNecessary(int, int) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- scrollToIfNecessary(int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- scrollToIfNecessary(int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.ScrollablePanelUI
-
- scrollToSelected() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Scrolls the contents of this ribbon gallery to reveal the currently selected button.
- scrollUpButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- scrollUpListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Listener on the gallery scroll-up button.
- SELECTED_PROPERTY - Static variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Name of the property change event fired when the group selection is
changed.
- selection - Variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
The currently selected button.
- separatorArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The separator area.
- separatorOrientation - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
- set(String, Object) - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Sets the property specified by the key and value.
- setAction(ActionListener) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the key tip for the action area of this button.
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
- setActionModel(ActionButtonModel) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the new action model for this button.
- setActionRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the rich tooltip for the action area of this button.
- setActionRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setAllowsClearingSelection(boolean) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Sets the new value for clearing selection.
- setApplicationIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setApplicationMenu(RibbonApplicationMenu) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the application menu for this ribbon.
- setApplicationMenuKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the key tip of the application menu button.
- setApplicationMenuRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the rich tooltip of the application menu button.
- setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the auto-repeat action indication.
- setAutoRepeatActionIntervals(int, int) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setAutoRepeatActionIntervals(int, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the intervals for the auto-repeat action mode.
- setBottomOpen(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- setCaption(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Sets new value for the caption of this wrapper component.
- setCollapsedStateKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Changes the key tip for the collapsed button which is shown when there is
not enough horizontal space to show the ribbon band content under the
most restrictive resize policy.
- setCommandButtonKind(JCommandButton.CommandButtonKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the kind for this button.
- setCommandDisplayState(CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- setContentPane(Container) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setContextualGroupHueColor(Color) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
Sets the hue color of the matching contextual task group on this button.
- setControlPanel(AbstractBandControlPanel) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the control panel of this ribbon band.
- setCumulative(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Starts or ends the cumulative mode.
- setCurrentResizePolicy(RibbonBandResizePolicy) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the specified parameter to be the current resize policy of this
ribbon band.
- setCustomizer(JPopupPanel.PopupPanelCustomizer) - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Sets the customizer for this popup panel.
- setDefaultCallback(RibbonApplicationMenuPrimaryCommand.PrimaryRolloverCallback) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Sets the default callback to be called when:
The ribbon application menu is first shown.
The currently active (rollover) primary application menu entry has no secondary menu
entries and no associated rollover callback.
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.substance.common.GlowingResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.substance.common.TransitionAwareResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.substance.utils.SubstanceDisabledResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- setDisabledIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the disabled icon for this button.
- setDisabledIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setDismissDelay(int) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Specifies the dismissal delay value.
- setDisplayPriority(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- setDisplayPriority(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets new display priority for this in-ribbon gallery.
- setDisplayState(CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new display state for this button.
- setDisplayState(CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Sets the display state for the buttons in this button strip.
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand
-
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
- setExpandActionListener(ActionListener) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the specified action listener to be activated when the user clicks
the expand button on this ribbon band.
- setExpandButtonKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Changes the key tip for the expand button of this ribbon band.
- setExpandButtonRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Changes the rich tooltip for the expand button of this ribbon band.
- setExpandKeyTip(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- setExtraText(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the extra text for this button.
- setExtraText(String) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setFireActionOnPress(boolean) - Method in interface org.pushingpixels.flamingo.api.common.model.ActionButtonModel
-
Sets indication whether the associated actions should be fired on mouse
press instead of mouse release.
- setFireActionOnPress(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
- setFireActionOnPress(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionToggleButtonModel
-
- setFireActionOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setFireActionOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets action-on-rollover mode.
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the flat appearance of this button.
- setFolder(List<StringValuePair<T>>) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Sets the current entries to show.
- setFooterIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- setGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new gap scale factor for the content of this button.
- setGroupMapping(List<StringValuePair<List<FlamingoCommand>>>) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets the command groups for this ribbon gallery.
- setGroupTitle(int, String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Changes the title of the specified group.
- setGroupTitle(int, String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- setGroupTitle(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- setHGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new horizontal gap scale factor for the content of this button.
- setHGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Sets the horizontal gap scale factor for the buttons in this button
strip.
- setHorizontalAlignment(int) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new horizontal alignment for the content of this button.
- setHorizontalAlignment(HorizontalAlignment) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Sets the specified parameter to be the horizontal alignment for this
wrapper component.
- setIcon(Icon) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Sets the new icon on this item.
- setIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new icon for this button.
- setIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setIcon(T) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
Sets the currently shown icon.
- setIconDimension(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the new dimension for the icons in this panel.
- setIconImages(List<? extends Image>) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setIconState(CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the new state for the icons in this panel.
- setIndex(int) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Sets the index of this item.
- setInitialDelay(int) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Specifies the initial delay value.
- setInvoker(JComponent) - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Sets the invoker of this popup panel.
- setJMenuBar(JMenuBar) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setKey(String) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
- setKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Sets the specified string to be the key tip for this wrapper component.
- setKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Sets the specified parameter to be the new key tip for the task button of
this task.
- setKeyTip(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
- setLastPanel(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- setLayout(LayoutManager) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setLayoutKind(JCommandButtonPanel.LayoutKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the new layout kind for this panel.
- setLeafProp(String, Object) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Sets the leaf property with the specified name.
- setLocationOrderKind(AbstractCommandButton.CommandButtonLocationOrderKind) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the location order kind for buttons placed in command button strips
or for buttons that need the visuals of segmented strips.
- setMainIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- setMaxButtonColumns(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the maximum button columns for this panel.
- setMaxButtonRows(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the maximum button rows for this panel.
- setMaxVisibleMenuButtons(int) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
Sets the maximum number of menu items visible in this menu.
- setMinimized(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Changes the minimized state of this ribbon.
- setPath(File) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Sets the selected path based of the specified file.
- setPath(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Sets new path as the current path in this breadcrumb bar.
- setPopupCallback(PopupPanelCallback) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setPopupCallback(PopupPanelCallback) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new popup callback for this button.
- setPopupCallback(JRibbonBand.RibbonGalleryPopupCallback) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- setPopupKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setPopupKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the key tip for the popup area of this button.
- setPopupModel(PopupButtonModel) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the new popup model for this button.
- setPopupOrientationKind(JCommandButton.CommandButtonPopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setPopupOrientationKind(JCommandButton.CommandButtonPopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the popup orientation for this button.
- setPopupRibbonBand(AbstractRibbonBand) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the specified parameter to be the ribbon band shown in a popup panel
when this ribbon band is in a collapsed state.
- setPopupRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setPopupRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the rich tooltip for the popup area of this button.
- setPopupShowing(boolean) - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Sets indication on the visibility status of the associated popup.
- setPreferredPopupPanelDimension(int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets the preferred dimension of the popup panel.
- setPreferredVisibleButtonCount(RibbonElementPriority, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Set preferred width of this in-ribbon gallery for the specified display state.
- setPressed(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
- setPressed(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionToggleButtonModel
-
- setPriority(JCommandButton, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Sets new priority of a ribbon button in this control
panel.
- setPriority(JCommandButton, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Sets new priority of a ribbon button in this control panel.
- setPriority(JRibbonGallery, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
Sets new priority of an in-ribbon gallery in this
control panel.
- setPriority(JRibbonGallery, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Sets new priority of an in-ribbon gallery in this control
panel.
- setProgressListener(ProgressListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
- setResizePolicies(List<RibbonBandResizePolicy>) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the specified parameter as the available resize policies of this
ribbon band.
- setResizeSequencingPolicy(RibbonBandResizeSequencingPolicy) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Sets the specified parameter as the new resize sequencing policy of this
ribbon task.
- setResizingAware(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- setRibbonBand(AbstractRibbonBand) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- setRibbonGalleryCommandDisplayState(String, CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Sets the display state for the commands of the specified ribbon gallery.
- setRibbonGalleryExpandKeyTip(String, String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Sets the key tip on the expand button of the specified ribbon gallery.
- setRibbonGalleryPopupCallback(String, JRibbonBand.RibbonGalleryPopupCallback) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Sets the application callback to place additional entries in the popup menu shown when the
specified ribbon gallery is expanded.
- setRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
Sets the rich tooltip for this wrapper component.
- setRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
- setRollover(float) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- setRolloverCallback(RibbonApplicationMenuPrimaryCommand.PrimaryRolloverCallback) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
Sets the rollover callback that allows the application to place custom content in the
secondary panel of the
RibbonApplicationMenu when this primary menu entry is
activated.
- setScrollOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- setSecondaryGroupTitle(int, String) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder
-
Changes the title of the specified group.
- setSelected(JCommandToggleButton, boolean) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Changes the selected status of the specified button.
- setSelectedButton(JCommandToggleButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Changes the selection to the specified button.
- setSelectedCommand(FlamingoCommand) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Changes the selection to the specified button.
- setSelectedRibbonGalleryCommand(String, FlamingoCommand) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Selects the specified command in the specified ribbon gallery.
- setSelectedTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Selects the specified task.
- setShowingPopupPanel(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets indication whether the popup panel is showing.
- setSingleSelectionMode(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets the selection mode for this panel.
- setText(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the new text for this button.
- setThrowsExceptions(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
- setThrowsExceptions(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.RichTooltipBuilder
-
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Changes the title of this ribbon band.
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Changes the title of this ribbon contextual task group.
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Changes the title of this ribbon task.
- setTitleClickAction() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setTitleClickPopup() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setToDismissOnChildClick(boolean) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- setToggle() - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setToggleSelected(boolean) - Method in class org.pushingpixels.flamingo.api.common.FlamingoCommand.BaseFlamingoCommandBuilder
-
- setToolTipText(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
- setTopOpen(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- setToShowGroupLabels(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Sets indication whether button group labels should be shown.
- setUI(BreadcrumbBarUI) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Sets the new UI delegate.
- setUI(CommandButtonStripUI) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Sets the new UI delegate.
- setUI(CommandButtonUI) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the new UI delegate.
- setUI(PopupPanelUI) - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Sets the look and feel (L&F) object that renders this component.
- setUI(RichTooltipPanelUI) - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
Sets the look and feel (L&F) object that renders this component.
- setUI(BandControlPanelUI) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
Sets the new UI delegate.
- setUI(BandControlPanelUI) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
Sets the new UI delegate.
- setUI(RibbonBandUI) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the new UI delegate.
- setUI(RibbonGalleryUI) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets the new UI delegate.
- setup() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Sets up the callback.
- setUseNativeIcons(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Sets indication whether the path selectors should use native icons.
- setVGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets new vertical gap scale factor for the content of this button.
- setVGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Sets the vertical gap scale factor for the buttons in this button strip.
- setVisible(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- setVisible(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.common.JCircularProgress
-
- setVisible(RibbonContextualTaskGroup, boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the visibility of ribbon tasks in the specified contextual task group.
- sharedInstance() - Static method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Returns a shared ToolTipManager instance.
- shownPath - Variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
All currently shown popup panels.
- showPreviousChain() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- showRootKeyTipChain(JRibbonFrame) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- SIDEWARD - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonPopupOrientationKind
-
Indicates that the popup should be displayed to the side of the
button.
- SMALL - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
-
Small state.
- smallestCumulativeIndex - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
- startGroup() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Starts a new unnamed group.
- startGroup() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- startGroup(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Starts a new named group.
- startGroup(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- stateChanged(ChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
-
- StringValuePair<V> - Class in org.pushingpixels.flamingo.api.common
-
Key-value pair with a String key.
- StringValuePair(String, V) - Constructor for class org.pushingpixels.flamingo.api.common.StringValuePair
-
Creates a new pair.
- SubstanceBandControlPanelUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceBandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceBandControlPanelUI
-
- SubstanceBreadcrumbBarUI - Class in org.pushingpixels.flamingo.internal.substance.bcb.ui
-
UI delegate for breadcrumb bar.
- SubstanceBreadcrumbBarUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.bcb.ui.SubstanceBreadcrumbBarUI
-
- SubstanceCircularProgressUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCircularProgressUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCircularProgressUI
-
- SubstanceColorSelectorComponentUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceColorSelectorComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceColorSelectorComponentUI
-
- SubstanceColorSelectorPanelUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceColorSelectorPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceColorSelectorPanelUI
-
- SubstanceCommandButtonPanelUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandButtonPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonPanelUI
-
- SubstanceCommandButtonUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandButtonUI(JCommandButton) - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
Creates a new UI delegate for ribbon button.
- SubstanceCommandMenuButtonUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandMenuButtonUI(JCommandMenuButton) - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandMenuButtonUI
-
- SubstanceCommandPopupMenuUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandPopupMenuUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- SubstanceCommandPopupMenuUI.SubstanceMenuPanel - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandToggleButtonUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandToggleButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
Creates a new UI delegate for ribbon button.
- SubstanceCommandToggleMenuButtonUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceCommandToggleMenuButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleMenuButtonUI
-
- SubstanceDisabledResizableIcon - Class in org.pushingpixels.flamingo.internal.substance.utils
-
Implementation of a resizable icon of disabled controls based on the current Substance skin.
- SubstanceDisabledResizableIcon(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.internal.substance.utils.SubstanceDisabledResizableIcon
-
Creates a new filtered icon.
- SubstanceFlowBandControlPanelUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceFlowBandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceFlowBandControlPanelUI
-
- SubstanceMenuPanel() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI.SubstanceMenuPanel
-
- SubstancePopupPanelUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
UI for
JPopupPanel components in
Substance look and feel.
- SubstancePopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstancePopupPanelUI
-
- substancePropertyListener - Variable in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
Property change listener.
- SubstanceRibbonApplicationMenuPopupPanelUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceRibbonApplicationMenuPopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonApplicationMenuPopupPanelUI
-
- SubstanceRibbonBandUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
UI for ribbon bands in Substance look and feel.
- SubstanceRibbonBandUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- SubstanceRibbonComponentUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceRibbonComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonComponentUI
-
- SubstanceRibbonFrameTitlePane - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
Custom title pane for
JRibbonFrame running under Substance look-and-feel.
- SubstanceRibbonFrameTitlePane(JRootPane, SubstanceRootPaneUI) - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane
-
- SubstanceRibbonFrameTitlePane.RibbonFrameTitlePaneLayout - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
Custom layout manager for the title panes of
JRibbonFrame under decorated mode.
- SubstanceRibbonGalleryUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
UI delegate for
JRibbonGallery component under Substance look-and-feel.
- SubstanceRibbonRootPaneUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
UI delegate for root panes of
JRibbonFrame under Substance
look-and-feel.
- SubstanceRibbonRootPaneUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonRootPaneUI
-
- SubstanceRibbonTaskToggleButtonUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceRibbonTaskToggleButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
Simple constructor.
- SubstanceRibbonUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
UI for ribbon in Substance look and feel.
- SubstanceRibbonUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- SubstanceRibbonUI.SubstanceTaskToggleButtonsHostPanel - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
Panel for hosting task toggle buttons.
- SubstanceRichTooltipPanelUI - Class in org.pushingpixels.flamingo.internal.substance.ribbon.ui
-
- SubstanceRichTooltipPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRichTooltipPanelUI
-
- SubstanceScrollablePanelUI - Class in org.pushingpixels.flamingo.internal.substance.common.ui
-
- SubstanceScrollablePanelUI() - Constructor for class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceScrollablePanelUI
-
- SubstanceTaskToggleButtonsHostPanel() - Constructor for class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI.SubstanceTaskToggleButtonsHostPanel
-
- substanceVisualStateTracker - Variable in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
Tracker for visual state transitions.
- substanceVisualStateTracker - Variable in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
Tracker for visual state transitions.
- syncApplicationMenuTips() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- syncApplicationMenuTips() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- syncComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- syncDisabledIcon() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- syncDisabledIcon() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- syncDisabledIcon() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- syncExpandButtonIcon() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- syncExpandButtonIcon() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- syncExpandKeyTip() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- syncGroupHeaders() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- syncIconDimension() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- syncRibbonState() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonFrameTitlePane
-
Synchronizes the child components for ribbon state (visible contextual task groups and
taskbar components).
- syncRibbonState() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- syncSelectedTask() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandToggleButton
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JCommandToggleMenuButton
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.common.JCircularProgress
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonRootPane
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
The UI class ID string.
- unconfigureExpandButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Uninstalls subcomponents from the associated circular progress.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Uninstalls sub-components from the associated button panel.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Uninstalls subcomponents from the associated ribbon.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Uninstalls subcomponents from the associated command button.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Uninstalls subcomponents from the associated rich tooltip panel.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Uninstalls subcomponents from the associated color selector component.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Uninstalls subcomponents from the associated color selector panel.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Uninstalls subcomponents from the associated command popup menu.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Uninstalls components from the associated ribbon band.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Uninstalls components from the associated ribbon component.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Uninstalls subcomponents from the associated ribbon gallery.
- uninstallComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Uninstalls subcomponents from the associated ribbon.
- uninstallComponents(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Uninstalls default settings from the associated circular progress.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Uninstalls defaults from the associated button panel.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Uninstalls defaults from the associated button strip.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Uninstalls defaults from the associated command button.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Uninstalls default settings from the associated rich tooltip panel.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Uninstalls defaults from the associated color selector component.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Uninstalls defaults from the associated color selector panel.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Uninstalls default settings from the associated command popup menu.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Uninstalls default parameters from the associated ribbon band.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Uninstalls default parameters from the associated ribbon component.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Uninstalls defaults from the associated ribbon gallery.
- uninstallDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Uninstalls defaults from the associated ribbon.
- uninstallDefaults(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.substance.bcb.ui.SubstanceBreadcrumbBarUI
-
- uninstallDefaults(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- uninstallKeyboardActions() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Uninstalls the keyboard actions from the associated command button.
- uninstallKeyboardActions(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
-
Uninstalls keyboard action (space / enter keys) from the specified
command button.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandMenuButtonUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
Uninstalls listeners from the associated circular progress.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Uninstalls listeners from the associated button panel.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
Uninstalls listeners from the associated button strip.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Uninstalls listeners from the associated command button.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
Uninstalls listeners from the associated rich tooltip panel.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
Uninstalls listeners from the associated color selector component.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
Uninstalls listeners from the associated color selector panel.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Uninstalls listeners from the associated command popup menu.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Uninstalls listeners from the associated ribbon band.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
Uninstalls listeners from the associated ribbon component.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Uninstalls listeners from the associated ribbon gallery.
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- uninstallListeners() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Uninstalls listeners from the associated ribbon.
- uninstallListeners(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- uninstallListeners(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.substance.utils.CommandButtonVisualStateTracker
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- unregisterComponent(RichToolTipManager.JTrackableComponent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
-
Removes a component from tooltip control.
- untrack(Container) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutManager
-
Removes the transition layout effects from the specified container.
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.bcb.ui.SubstanceBreadcrumbBarUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceColorSelectorPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandMenuButtonUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandPopupMenuUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstancePopupPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceScrollablePanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceBandControlPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceFlowBandControlPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonBandUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonGalleryUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.substance.ribbon.ui.SubstanceRibbonTaskToggleButtonUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCircularProgressUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- updateBorder() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandButtonUI
-
- updateBorder() - Method in class org.pushingpixels.flamingo.internal.substance.common.ui.SubstanceCommandToggleButtonUI
-
- updateBorder() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- updateComponents() - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- updateCustomDimension() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Updates the custom dimension.
- updateCustomDimension(int) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
- updateMaxDimension() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
-
Updates the max dimension of this panel.
- updatePopupActionIcon() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Updates the popup action icon.
- updatePopupActionIcon() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleButtonUI
-
- updateTaskToggleButtonBackground(Graphics, JRibbonTaskToggleButton) - Method in class org.pushingpixels.flamingo.internal.substance.utils.RibbonTaskToggleButtonBackgroundDelegate
-
Updates background of the specified button.
- updateTitleStrings() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Resets the UI property to a value from the current look and feel.
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandToggleButton
-
Resets the UI property to a value from the current look and feel.
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandToggleMenuButton
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- updateUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.common.JCircularProgress
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Resets the UI property to a value from the current look and feel.
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonRootPane
-
- updateUI() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-