- 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, ProgressListener) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Creates a new panel.
- AbstractFileViewPanel(CommandButtonDisplayState, ProgressListener) - 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.
- AbstractFilter - Class in org.pushingpixels.flamingo.internal.utils
-
Provides an abstract implementation of the BufferedImageOp
interface.
- AbstractFilter() - Constructor for class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
- AbstractRibbonBand<T extends AbstractBandControlPanel> - Class in org.pushingpixels.flamingo.api.ribbon
-
Ribbon band.
- AbstractRibbonBand(String, ResizableIcon, ActionListener, T) - Constructor for class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Creates a new ribbon band.
- 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.
- 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.
- actionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager.DismissTimerAction
-
- actionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager.InitialDelayTimerAction
-
- 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.
- 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.
- addAsynchronousLoadListener(AsynchronousLoadListener) - Method in interface org.pushingpixels.flamingo.api.common.AsynchronousLoading
-
Adds listener on the asynchronous loading events.
- 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.api.ribbon.JRibbonBand
-
Adds the specified command button to this
band.
- 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
-
Adds the specified description section to this tooltip.
- 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 panel to this
control panel.
- addFooterEntry(RibbonApplicationMenuEntryFooter) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Adds the specified footer menu entry.
- addFooterSection(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Adds the specified footer section to this tooltip.
- addHelpPanelComponent(Component) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds a component to the 'Help Panel.' This is the area where the
help button lives.
- 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.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
-
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
-
- 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.
- addMenuEntry(RibbonApplicationMenuEntryPrimary) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Adds the specified primary menu entry.
- 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
-
- addPathListener(BreadcrumbPathListener) - 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
-
- 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, int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified ribbon component to this ribbon band.
- addRibbonComponent(JRibbonComponent, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
-
- addRibbonComponent(JRibbonComponent, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- addRibbonGallery(String, List<StringValuePair<List<JCommandToggleButton>>>, 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<JCommandToggleButton>>>, Map<RibbonElementPriority, Integer>, int, int, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
- addRibbonGallery(JRibbonGallery) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
- addRibbonGallery(JRibbonGallery, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the gallery
to the ribbon band with the specified
priority
.
- 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.
- addRibbonGalleryButtons(String, String, JCommandToggleButton...) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified command toggle buttons to a button group in the
specified ribbon gallery.
- addRibbonGalleryButtons(String, JCommandToggleButton...) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Adds toggle command buttons to the specified button 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, RibbonApplicationMenuEntrySecondary...) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
Adds a titled group of secondary menu entries.
- addTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified task to this ribbon.
- addTaskbarComponent(Component) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified taskbar component to this ribbon.
- allowsClearingSelection - Variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
If false
, the selection cannot be cleared.
- applicationIcon - Variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
The application icon.
- applicationIcon - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
The application icon.
- applicationMenuButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
The associated application menu button.
- 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.
- appMenuButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- ArrowResizableIcon - Class in org.pushingpixels.flamingo.internal.utils
-
- ArrowResizableIcon(int, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
Creates a new arrow resizable icon.
- ArrowResizableIcon(Dimension, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
Creates a new arrow resizable icon.
- ArrowResizableIcon.CommandButtonPopupIcon - Class in org.pushingpixels.flamingo.internal.utils
-
- AsynchronousLoading - Interface in org.pushingpixels.flamingo.api.common
-
This interface is used for asynchronously-loaded contents.
- AsynchronousLoadListener - Interface in org.pushingpixels.flamingo.api.common
-
This interface is used for asynchronously-loaded contents.
- 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.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.
- BandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
-
- BandHostPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.BandHostPanel
-
- 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(JBandControlPanel, CoreRibbonResizePolicies.Mapping) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Creates a new resize policy.
- BaseRibbonBandResizePolicy<T extends AbstractBandControlPanel> - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Base class for the core ribbon band resize policies.
- BaseRibbonBandResizePolicy(T) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.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.
- 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
-
- 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.
- BasicCommandMenuButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandMenuButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandMenuButtonUI
-
- 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
-
Creates a new UI delegate.
- BasicCommandToggleMenuButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
-
- BasicCommandToggleMenuButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleMenuButtonUI
-
- 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.
- BasicRibbonApplicationMenuButtonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
-
- BasicRibbonApplicationMenuButtonUI(JRibbon) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
Constructs a BasicRibbonApplicationMenuButtonUI
specifying
the JRibbon
the button UI is created for.
- 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.
- BasicRibbonBandUI.RoundBorder - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
Round border for the ribbon bands.
- 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.BandHostPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonUI.BandHostPopupPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
- BasicRibbonUI.RibbonLayout - Class in org.pushingpixels.flamingo.internal.ui.ribbon
-
Layout for the 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.
- BreadcrumbFileSelector.DirCallback - Class in org.pushingpixels.flamingo.api.bcb.core
-
- 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) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbPathListener
-
Called on breadcrumb bar events.
- BreadcrumbPathEvent - Class in org.pushingpixels.flamingo.api.bcb
-
Event on the breadcrumb bar path.
- BreadcrumbPathEvent(Object, int) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Creates a new breadcrumb bar path event.
- BreadcrumbPathListener - Interface in org.pushingpixels.flamingo.api.bcb
-
The application listener on breadcrumb path events.
- BreadcrumbTreeAdapterSelector - 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 - Class in org.pushingpixels.flamingo.api.bcb.core
-
Tree adapter that allows plugging a custom rendering logic.
- BreadcrumbTreeAdapterSelector.TreeCallback - Class in org.pushingpixels.flamingo.api.bcb.core
-
- buttonGroup - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
The button group for the single selection mode.
- buttonGroups - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Gallery button groups.
- 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.
- buttonRendererPane - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Used to provide a LAF-consistent appearance under core LAFs.
- 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.
- ButtonSizingUtils - Class in org.pushingpixels.flamingo.internal.utils
-
- 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.
- getActionKeyTip() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the key tip for the action area of this button.
- getActionModel() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Returns the action model for this button.
- getAlphaColor(Color, int) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns the alpha version of the specified color.
- getApplicationIcon() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the application icon.
- getApplicationIcon() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- getApplicationIcon() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
Returns the application icon.
- getApplicationMenu() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the application menu of this ribbon.
- getApplicationMenuButton(Component) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Recursively searches the comp
child components for a
JRibbonApplicationMenuButton
and returns it.
- 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.
- getAppMenuButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- 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.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.ui.ribbon.BasicRibbonBandUI
-
Returns the height of the ribbon band title area.
- getBandTitleHeight() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
-
- getBlankImage(int, int) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Retrieves transparent image of specified dimension.
- getBorderColor() - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- getBorderInsets(Component) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
-
- getBounds2D(BufferedImage) - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
- 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.
- getButtonCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the number of gallery buttons in this
in-ribbon
gallery.
- getButtonDisplayState() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- getButtonGroup(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the list of buttons in the specifed button group.
- getButtonGroupCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Returns the number of button groups in this
in-ribbon
gallery.
- 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
-
- getCollapsedButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Deprecated.
- 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.ui.common.popup.JColorSelectorComponent
-
- getColor(Color, String...) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Gets the color based on the specified UIManager
keys.
- getColorSelectionContainer() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
-
- getColorSelectorCallback() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
-
- getCommandButtonKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the command button kind of this button.
- getCommandButtonPopupActionIcon(JCommandButton) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns a popup action icon for the specific command button.
- 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.
- getDescriptionSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of description sections of this tooltip.
- getDescriptionText() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
Returns the description text of this secondary menu entry.
- 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.
- 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.
- getExpandButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Deprecated.
- 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.
- getFlowComponents() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
-
Returns regular panels of this
control panel.
- getFont(Component, String...) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Gets the component font.
- getFooterEntries() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns an unmodifiable list of all footer menu entries of this
application menu.
- getFooterImage() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the footer image of this tooltip.
- getFooterSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of footer sections of this tooltip.
- getForegroundColor(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- 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.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.ui.common.BasicCommandButtonPanelUI
-
Returns the height of the group title strip.
- getHelpActionListener() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the action listener for the help button.
- getHelpIcon() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the icon for the help button.
- getHelpRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the rich tooltip of the help button.
- 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.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(Object) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
-
Returns the icon for the specified tree node.
- 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.
- 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.ui.common.ResizableIconUIResource
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
- getIconHeight() - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
-
- 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.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.ui.common.ResizableIconUIResource
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
- getIconWidth() - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
-
- getIndex() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Returns the index of this
item.
- getIndex() - Method in interface org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar.BreadcrumbBarElement
-
Returns the index of this
element.
- 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.internal.utils.ButtonSizingUtils
-
- 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.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(File) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
-
- getLeafContent(Object) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
-
- 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<File>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
-
- getLeafs(List<BreadcrumbItem<Object>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
-
- 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.
- getLighterColor(Color, double) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns lighter version of the specified color.
- 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.
- getMainImage() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the main image 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.
- getOutsets() - Method in class org.pushingpixels.flamingo.internal.utils.ButtonSizingUtils
-
- 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<File>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
-
- getPathChoices(List<BreadcrumbItem<Object>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
-
- getPathChoices(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the choice element that corresponds to the specified path.
- getPixels(BufferedImage, int, int, int, int, int[]) - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
Returns an array of integer pixels in the default RGB color model
(TYPE_INT_ARGB) and default sRGB color space, from a portion of the image
data.
- getPoint2D(Point2D, Point2D) - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
- 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.JCommandButton
-
Returns the associated popup callback.
- getPopupCallback() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
Returns the current popup callback of this secondary menu entry.
- getPopupCallback() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- 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.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.
- 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() - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred icon size of command buttons which use this layout
manager.
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerCustom
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- getPreferredIconSize() - 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.ui.common.BasicCommandButtonUI
-
- getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- getPreferredSize(AbstractCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred size of the specified command button.
- 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.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
-
- getPrimaryEntries() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns an unmodifiable list of all primary menu entries of this
application menu.
- getProgress() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the current value of the progress.
- 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
-
- getRenderingHints() - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
- 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.
- getRibbon() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
Returns the ribbon reference this button UI is created for.
- getRibbon() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuButton
-
Returns a reference to the application ribbon this application menu
button is for.
- getRibbonAppMenu() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- getRibbonBand() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- getRibbonBandExpandIcon(AbstractRibbonBand) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns a ribbon band expand icon.
- getRibbonBorderOutline(int, int, int, int, int, int, int, float) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns the outline of the ribbon border.
- 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
-
- getRibbonCompsRowSpans() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- getRibbonFrame() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- 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.
- getRibbonGalleryOutline(int, int, int, int, float) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns the outline of in-ribbon gallery.
- getRibbonTask() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
-
- getRibbonTaskToggleButtonOutline(int, int, float) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Returns the clip area of a task toggle button in ribbon component.
- 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
-
- getRolloverAmount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- getRolloverAmount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
-
- getRolloverCallback() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
Returns the current application callback that allows placing custom
content in the secondary panel of the
RibbonApplicationMenu
when
this primary menu entry is activated.
- 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
-
- getSecondaryGroupCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
Returns the number of secondary menu groups of this primary menu entry.
- getSecondaryGroupEntries(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
Returns an unmodifiable list of menu entries of the secondary menu group
at the specified index.
- getSecondaryGroupTitleAt(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
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.
- 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 of this
event.
- 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.
- getTaskbarComponents() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Gets an unmodifiable list of all taskbar components of this
ribbon.
- 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.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 interface org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar.BreadcrumbBarElement
-
Returns the text presentation of this
element.
- 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.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.RibbonContextualTaskGroup
-
Returns the name of this group.
- getTitle() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the title of this task.
- getToggleOutsets() - Method in class org.pushingpixels.flamingo.internal.utils.ButtonSizingUtils
-
- getTooltipInfo() - Method in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
-
- 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.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.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.JRibbonApplicationMenuButton
-
- 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.
- GROUP_INSETS - Static variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Default insets of button panel groups.
- groupEntries - Variable in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
List of all menu 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.
- groupTitle - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
-
- groupTitles - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
List of titles for all button groups.
- groupTitles - Variable in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
List of titles for all menu groups.
- icon - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Associated icon.
- 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 - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Special resize policy that is used for collapsed ribbon bands.
- IconRibbonBandResizePolicy(AbstractBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.IconRibbonBandResizePolicy
-
Creates a new collapsed resize policy.
- IcoWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
- 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.
- InitialDelayTimerAction() - Constructor for class org.pushingpixels.flamingo.api.common.RichToolTipManager.InitialDelayTimerAction
-
- initiliazeGlobalListeners() - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
Initializes the global listeners.
- insets - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
-
Border insets.
- 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.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.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.BasicRibbonApplicationMenuButtonUI
-
- 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.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.appmenu.BasicRibbonApplicationMenuButtonUI
-
- installDefaults() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- 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.ui.bcb.BasicBreadcrumbBarUI
-
- installDesktopHints(Graphics2D) - Static method in class org.pushingpixels.flamingo.internal.utils.RenderingUtils
-
Installs desktop hints on the specified graphics context.
- 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.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.BasicCommandMenuButtonUI
-
- 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
-
- installUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- 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.BasicRibbonApplicationMenuButtonUI
-
- 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
-
- IS_SQUISHED - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
- IS_USING_TITLE_PANE - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Client property marking the ribbon component to indicate whether the task
bar and contextual task group headers should be shown on the title pane
of the window.
- 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.JCommandButton
-
Indicates the auto-repeat action mode.
- isAutoRepeatAction() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether the button is in auto-repeat action mode.
- isBorderOpaque() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
-
- 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.
- 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.JCommandButton
-
Indicates that rollover should result in firing the action.
- 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
-
- 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 interface org.pushingpixels.flamingo.api.common.AsynchronousLoading
-
Returns indication whether the content is still loading.
- 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.ui.common.BasicCommandButtonUI
-
Returns indication whether the button background is painted.
- isPaintingBackground() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleMenuButtonUI
-
- 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
-
- isRootVisible - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
-
If true
, the first selector shows the tree root node.
- 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
-
- isShowingMinimizedRibbonInPopup(JRibbonTaskToggleButton) - 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
-
- isShowingScrollsForBands() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- isShowingScrollsForBands() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
- 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
-
- isToDismissOnChildClick() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- 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.
- isUnderMouse - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Indication whether the mouse pointer is over the associated command
button.
- isUsingTitlePane() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- isVisible(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the visibility of ribbon tasks in the specified contextual task
group.
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- paint(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- paintBackground(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
-
- paintBackground(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Paints the ribbon background.
- paintBandBackground(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Paints band background.
- paintBandTitle(Graphics, Rectangle, String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Paints band title pane.
- paintBandTitleBackground(Graphics, Rectangle, String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Paints band title pane.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
-
- paintBottomDivider(Graphics, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- paintButtonBackground(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints command button background.
- paintButtonBackground(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
Paints the button background.
- paintButtonBackground(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
Paints the button background.
- paintButtonBackground(Graphics, Rectangle, ButtonModel...) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints the background of the command button.
- paintButtonHorizontalSeparator(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints command button horizontal separator.
- paintButtonIcon(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints the button icon.
- paintButtonIcon(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleMenuButtonUI
-
- paintButtonVerticalSeparator(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints command button vertical separator.
- paintCaptionBackground(Graphics, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
-
- paintComponent(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.MenuPanel
-
- paintComponent(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
- paintContextualTaskGroupOutlines(Graphics, RibbonContextualTaskGroup, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
Paints the outline of the specified contextual task group.
- paintContextualTaskGroupsOutlines(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
Paints the outline of the contextual task groups.
- paintGroupBackground(Graphics, int, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Paints the background of the specified button panel group.
- paintGroupTitleBackground(Graphics, int, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
Paints the background of the title of specified button panel group.
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
-
- paintIcon(Graphics, JRibbonComponent, Icon, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- paintIconDecoration(Component, Graphics, int, int, int, int) - Method in interface org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon.IconDecorator
-
Paints the icon decoration.
- paintIconGutterBackground(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.MenuPanel
-
- paintIconGutterSeparator(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.MenuPanel
-
- paintMinimizedRibbonSeparator(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- paintPopupActionIcon(Graphics, Rectangle) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Paints the icon of the popup area.
- paintRibbonGalleryBorder(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Paints ribbon gallery border.
- paintTaskArea(Graphics, int, int, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Paints the task border.
- paintTaskOutlines(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
-
- paintText(Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- PanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
-
- panelLevel1 - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- panelLevel2 - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
-
- pathListener - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- POPUP_HIDDEN - Static variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
ID of "popup hidden" event.
- POPUP_MENU - Static variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- POPUP_ONLY - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has only popup area.
- POPUP_SHOWN - Static variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
ID of "popup shown" event.
- popupActionIcon - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
The "expand" action icon.
- popupActionListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Action listener on the popup area.
- PopupActionListener - Interface in org.pushingpixels.flamingo.api.common
-
Popup action listener.
- popupActionRect - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
- PopupButtonModel - Interface in org.pushingpixels.flamingo.api.common.model
-
- popupCallback - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Associated popup callback.
- popupCallback - Variable in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
Popup callback for this menu entry.
- popupCallback - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- popupClickArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The popup area.
- PopupEvent(JPopupPanel, int, JComponent) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
Creates a new popup event.
- popupHandler - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Default popup handler for this button.
- popupHidden(PopupPanelManager.PopupEvent) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupListener
-
Fired when a popup panel has been hidden.
- popupHidden(PopupPanelManager.PopupEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.PopupPanelEscapeDismisser
-
- popupHidden(PopupPanelManager.PopupEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
-
- PopupInfo(JComponent, JPopupPanel) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Creates a new information object.
- popupKeyTip - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Key tip for the popup area of this button.
- popupListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- popupListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
- popupListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- popupMenu - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
The associated popup menu
- popupMenuChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
-
- PopupMenuLayoutManager() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
-
- popupModel - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Popup model of this button.
- popupOrientationKind - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
-
The popup orientation kind of this button.
- popupPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
-
The associated popup panel.
- PopupPanelCallback - Interface in org.pushingpixels.flamingo.api.common.popup
-
An application hook that allows associating a custom popup panel with a popup
area of the specific command button.
- PopupPanelEscapeDismisser() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.PopupPanelEscapeDismisser
-
Creates a new tracer for popup panels to be dismissed with ESC key.
- PopupPanelManager - Class in org.pushingpixels.flamingo.api.common.popup
-
- PopupPanelManager() - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
- PopupPanelManager.PopupEvent - Class in org.pushingpixels.flamingo.api.common.popup
-
Popup event.
- PopupPanelManager.PopupInfo - Class in org.pushingpixels.flamingo.api.common.popup
-
Information on a single showing popup.
- PopupPanelManager.PopupListener - Interface in org.pushingpixels.flamingo.api.common.popup
-
Listener on showing and hiding the popup panels.
- popupPanels - Variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Map of all popup panels and associated Popup
objects.
- PopupPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
-
- PopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.PopupPanelUI
-
- popupShown(PopupPanelManager.PopupEvent) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupListener
-
Fired when a popup panel has been shown.
- popupShown(PopupPanelManager.PopupEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.PopupPanelEscapeDismisser
-
- popupShown(PopupPanelManager.PopupEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
-
- popupToBeShown(JCommandPopupMenu) - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbonBand.RibbonGalleryPopupCallback
-
Called just before the popup menu is about to be shown.
- prefAnchorPoint - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
-
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
-
- preferredPopupMaxButtonColumns - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Preferred maximum number of button columns for the popup panel.
- preferredPopupMaxVisibleButtonRows - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Preferred maximum number of visible button rows for the popup panel.
- preferredVisibleIconCount - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Preferred widths for each possible display state (set in the user code
according to design preferences).
- processingQueue - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- processingThread - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
-
- processPopupAction() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- ProgressEvent - Class in org.pushingpixels.flamingo.api.common
-
This event is used to notify interested parties that progress has been made
in the event source.
- ProgressEvent(Object, int, int, int) - Constructor for class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Creates a new progress event.
- progressListener - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Progress listener to report back on loaded images.
- ProgressListener - Interface in org.pushingpixels.flamingo.api.common
-
Contract for parties interested to listen on progress events.
- PROPERTY_APPLICATION_ICON - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- PROPERTY_APPLICATION_MENU - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- PROPERTY_APPLICATION_MENU_KEY_TIP - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- PROPERTY_APPLICATION_MENU_RICH_TOOLTIP - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- PROPERTY_MINIMIZED - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- PROPERTY_SELECTED_TASK - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
-
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
-
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
-
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Property change listener.
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
Listens to property changes on the associated ribbon band.
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
-
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
-
Property change listener.
- propertyChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
Property change listener.
- propMap - Variable in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Property map.
- pushChoice(BreadcrumbItem, boolean) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
Pushes an item to the top position of the stack.
- pushChoices(BreadcrumbItemChoices) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
Pushes a choice to the top position of the stack.
- pushChoices(BreadcrumbItemChoices, boolean) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
Pushes a choice to the top position of the stack.
- 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.
- removeAllHelpPanelComponents() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes al the components from the 'Help Panel'.
- removeAllTaskbarComponents() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes all components added to the taskbar of the ribbon.
- removeAllTasks() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes all tasks from the ribbon.
- removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in interface org.pushingpixels.flamingo.api.common.AsynchronousLoading
-
Removes listener on the asynchronous loading events.
- 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
-
- removeHelpPanelComponent(Component) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes a component from the 'Help Panel'.
- 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.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
-
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
-
- removePathListener(BreadcrumbPathListener) - 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.
- removeRibbonGalleryButtons(String, JCommandToggleButton...) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Removes command toggle buttons from the specified ribbon gallery.
- removeRibbonGalleryButtons(JCommandToggleButton...) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Removes the specified toggle command buttons 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
-
- removeTask(int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the task at the specified position, if it represents a valid
task.
- removeTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the given task from the ribbon.
- removeTaskbarComponent(Component) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified taskbar component from this ribbon.
- rendererButton - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Used to provide a LAF-consistent appearance under core LAFs.
- rendererSeparator - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
Used to paint the separator between the action and popup areas.
- RenderingUtils - Class in org.pushingpixels.flamingo.internal.utils
-
Utilities to install desktop rendering hints for correctly rasterizing texts.
- RenderingUtils() - Constructor for class org.pushingpixels.flamingo.internal.utils.RenderingUtils
-
- 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
-
- renderSurface(Graphics, Container, Rectangle, boolean, boolean, boolean) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
- 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.
- ResizableIcon - Interface in org.pushingpixels.flamingo.api.common.icon
-
Interface for icons that have resizability behaviour.
- 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.
- revertToOriginalDimension() - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
- revertToOriginalDimension() - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
-
- ribbon - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
The associated ribbon.
- RIBBON_SPECIAL_LAYER - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonRootPane
-
- RibbonApplicationMenu - Class in org.pushingpixels.flamingo.api.ribbon
-
Metadata description of the application menu of the
JRibbon
component.
- RibbonApplicationMenu() - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Creates an empty ribbon application menu.
- RibbonApplicationMenuEntryFooter - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuEntryFooter(ResizableIcon, String, ActionListener) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryFooter
-
- RibbonApplicationMenuEntryPrimary - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuEntryPrimary(ResizableIcon, String, ActionListener, JCommandButton.CommandButtonKind) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
- RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback - Interface in org.pushingpixels.flamingo.api.ribbon
-
Callback that allows application code to provide custom content on the
secondary panel of the
RibbonApplicationMenu
.
- RibbonApplicationMenuEntrySecondary - Class in org.pushingpixels.flamingo.api.ribbon
-
- RibbonApplicationMenuEntrySecondary(ResizableIcon, String, ActionListener, JCommandButton.CommandButtonKind) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
- ribbonAppMenu - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
- 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
RibbonTask
s.
- 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
-
- ribbonContainerListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- RibbonContextualTaskGroup - Class in org.pushingpixels.flamingo.api.ribbon
-
- 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.
- 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
-
- RibbonLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
-
- 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, AbstractRibbonBand<?>...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Creates a ribbon task that contains the specified bands.
- 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() - Constructor for class org.pushingpixels.flamingo.api.common.RichTooltip
-
Creates an empty tooltip.
- RichTooltip(String, String) - Constructor for class org.pushingpixels.flamingo.api.common.RichTooltip
-
Creates a tooltip with the specified title and description section.
- RichToolTipManager - Class in org.pushingpixels.flamingo.api.common
-
- RichToolTipManager.DismissTimerAction - Class in org.pushingpixels.flamingo.api.common
-
- RichToolTipManager.InitialDelayTimerAction - 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.
- rolloverAmount - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- rolloverCallback - Variable in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
An optional rollover callback.
- rolloverMenuMouseListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandMenuButtonUI
-
Rollover menu mouse listener.
- rolloverTimeline - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
-
- rolloverTimeline - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- RoundBorder(Color, Insets) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
-
Creates the new border.
- 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.
- 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.
- 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.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.
- setAllowsClearingSelection(boolean) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
-
Sets the new value for clearing selection.
- setAppIconExecutor - Variable in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setApplicationIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the application icon.
- setApplicationIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
- setApplicationIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- setApplicationIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
-
Sets the application icon.
- 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.JCommandButton
-
Sets the auto-repeat action indication.
- 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
-
- setButtonDisplayState(CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- 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.
- 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(T) - 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(RibbonApplicationMenuEntryPrimary.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.
- setDescriptionText(String) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
Sets the new description text for this secondary menu entry.
- 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 interface org.pushingpixels.flamingo.api.common.icon.ResizableIcon
-
Changes the dimension of this
icon.
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.ui.common.ResizableIconUIResource
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
-
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
-
- setDisabledIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
-
Sets the disabled icon for this button.
- 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.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.
- 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.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.
- setFooterImage(Image) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Sets the footer image for this tooltip.
- 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<JCommandToggleButton>>>) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
Sets the button 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
-
- setHelpRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the rich tooltip of the help button.
- 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.ribbon.AbstractRibbonBand
-
Changes the icon for the collapsed state of this ribbon band.
- 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.
- 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.
- setMainImage(Image) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Sets the main image for this tooltip.
- 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.
- setPixels(BufferedImage, int, int, int, int, int[]) - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
-
Writes a rectangular area of pixels in the destination
BufferedImage
.
- setPopupCallback(PopupPanelCallback) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new popup callback for this
button.
- setPopupCallback(PopupPanelCallback) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
-
Sets the popup callback for this secondary menu entry.
- setPopupCallback(JRibbonBand.RibbonGalleryPopupCallback) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
-
- 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.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.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.
- 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
-
- setRibbon(JRibbon) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
Sets the ribbon this button UI is created for.
- setRibbon(JRibbon) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuButton
-
Sets the ribbon this application menu button is created for.
- setRibbonBand(AbstractRibbonBand) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.AbstractBandControlPanel
-
- setRibbonGalleryButtonDisplayState(String, CommandButtonDisplayState) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Sets the display state for the buttons 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
-
- setRolloverAmount(float) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
-
- setRolloverCallback(RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
-
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.RibbonApplicationMenuEntryPrimary
-
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
-
Sets new value for the currently selected gallery button.
- setSelectedRibbonGalleryButton(String, JCommandToggleButton) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Selects the specified command toggle button 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.RichTooltip
-
Sets the title for this tooltip.
- 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.
- setToDismissOnChildClick(boolean) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
-
- 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.
- setup() - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
-
- 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(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<T> - Class in org.pushingpixels.flamingo.api.common
-
Key-value pair with a String
key.
- StringValuePair(String, T) - Constructor for class org.pushingpixels.flamingo.api.common.StringValuePair
-
Creates a new pair.
- 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.ui.common.BasicCommandButtonUI
-
- 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.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.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.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.JRibbonApplicationMenuButton
-
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
-
- unconfigureRenderer() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
-
- unconfigureRenderer() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
-
- 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.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.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.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.BasicCommandMenuButtonUI
-
- 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
-
- uninstallUI(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
-
- 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.
- 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.BasicCommandMenuButtonUI
-
- 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.BasicRibbonBandUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
-
- update(Graphics, JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
-
- 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
-
- updateRibbonFrameIconImages(JRibbonFrame) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
-
Handles updating the application menu button icon image.
- 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.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.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.JRibbonApplicationMenuButton
-
- 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
-
- useNativeIcons - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
-
If true
, the path selectors will use native icons.
- useNativeIcons - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
If true
, the path selectors will use native icons.