A B C D E F G H I J K L M N O P R S T U V W

A

AbstractBandControlPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Control panel of a single JRibbonBand.
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.
AbstractFileViewPanel.Leaf(String, InputStream) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Creates a new leaf.
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.
ActionButtonModel - Interface in org.pushingpixels.flamingo.api.common.model
Model for the action area of AbstractCommandButton component.
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(JCommandToggleButton) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
Adds the specified button to the group.
add(Component, Object, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
 
add(Component, Object) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
 
add(Component, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
 
add(Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
 
add(String, Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
 
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
 
addAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
 
addButtonGroup(String, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Adds a new button group at the specified index.
addButtonGroup(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Adds a new button group after all the existing button groups.
addButtonToGroup(String, AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Adds a new button to the specified button group.
addButtonToGroup(String, int, 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.
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(JCommandToggleMenuButton) - 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.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, int) - 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.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, RibbonElementPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
 
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(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.
addSvnRepositoryInfo(BreadcrumbMultiSvnSelector.SvnRepositoryInfo) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
Adds information on a new SVN repository.
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.
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
Helper implementation of ResizableIcon that draws an arrow.
ArrowResizableIcon(Dimension, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
Creates a new arrow resizable icon.
ArrowResizableIcon(int, 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
 
ArrowResizableIcon.CommandButtonPopupIcon(int, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon.CommandButtonPopupIcon
 
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.

B

BandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
UI for control panel of ribbon band (JBandControlPanel).
BandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
 
bandScrollablePanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
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
Basic UI for control panel of ribbon band JBandControlPanel.
BasicBandControlPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
 
BasicBreadcrumbBarUI - Class in org.pushingpixels.flamingo.internal.ui.bcb
Basic UI for breadcrumb bar (JBreadcrumbBar).
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.
BasicBreadcrumbBarUI.BreadcrumbBarLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
Creates new layout manager.
BasicColorSelectorComponentUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
Basic UI for color selector component JColorSelectorComponent.
BasicColorSelectorComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
 
BasicColorSelectorPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
Basic UI for color selector panel JColorSelectorPanel.
BasicColorSelectorPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
 
BasicColorSelectorPanelUI.PanelLayout - Class in org.pushingpixels.flamingo.internal.ui.common.popup
 
BasicColorSelectorPanelUI.PanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
 
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
Basic UI for command button panel JCommandButtonPanel.
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.ColumnFillLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
 
BasicCommandButtonPanelUI.RowFillLayout - Class in org.pushingpixels.flamingo.internal.ui.common
Row-fill layout for the button panel.
BasicCommandButtonPanelUI.RowFillLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
 
BasicCommandButtonStripUI - Class in org.pushingpixels.flamingo.internal.ui.common
Basic UI for button strip JCommandButtonStrip.
BasicCommandButtonStripUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
 
BasicCommandButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
Basic UI for command button JCommandButton.
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
Basic UI delegate for the JCommandMenuButton component.
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.MenuPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.MenuPanel
 
BasicCommandPopupMenuUI.PopupMenuLayoutManager - Class in org.pushingpixels.flamingo.internal.ui.common.popup
 
BasicCommandPopupMenuUI.PopupMenuLayoutManager() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
 
BasicCommandPopupMenuUI.ScrollableCommandButtonPanel - Class in org.pushingpixels.flamingo.internal.ui.common.popup
Popup panel that hosts groups of icons.
BasicCommandPopupMenuUI.ScrollableCommandButtonPanel(JCommandButtonPanel, int, int) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
Creates new a icon popup panel.
BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout - Class in org.pushingpixels.flamingo.internal.ui.common.popup
Layout manager for this popup gallery.
BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
 
BasicCommandToggleButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
Basic UI for command toggle button JCommandToggleButton.
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
Basic UI delegate for the JCommandToggleMenuButton component.
BasicCommandToggleMenuButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleMenuButtonUI
 
BasicFlowBandControlPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Basic UI for control panel of ribbon band JBandControlPanel.
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
Basic UI for popup panel JPopupPanel.
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.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.
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.
BasicPopupPanelUI.WindowTracker() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
Creates the new window tracker.
BasicRibbonApplicationMenuButtonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
Basic UI for ribbon application menu button JRibbonApplicationMenuButton.
BasicRibbonApplicationMenuButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
 
BasicRibbonApplicationMenuPopupPanelUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
Basic UI for ribbon application menu button JRibbonApplicationMenuButton.
BasicRibbonApplicationMenuPopupPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
BasicRibbonBandUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Basic UI for ribbon band JRibbonBand.
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.CollapsedButtonPopupPanel(Component, Dimension) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.CollapsedButtonPopupPanel
Creates popup gallery with the specified component.
BasicRibbonBandUI.RoundBorder - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Round border for the ribbon bands.
BasicRibbonBandUI.RoundBorder(Color, Insets) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
Creates the new border.
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
 
BasicRibbonComponentUI.ExtComponentLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
 
BasicRibbonGalleryUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Basic UI for ribbon gallery JRibbonGallery.
BasicRibbonGalleryUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
 
BasicRibbonGalleryUI.ExpandCommandButton - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
BasicRibbonGalleryUI.ExpandCommandButton(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.ExpandCommandButton
 
BasicRibbonGalleryUI.JButtonStripUIResource - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Button strip as a UI resource.
BasicRibbonGalleryUI.JButtonStripUIResource() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.JButtonStripUIResource
Creates a new UI-resource button strip.
BasicRibbonGalleryUI.JButtonStripUIResource(JCommandButtonStrip.StripOrientation) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.JButtonStripUIResource
Creates a new UI-resource button strip.
BasicRibbonTaskToggleButtonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Basic UI for toggle button of ribbon tasks JRibbonTaskToggleButton.
BasicRibbonTaskToggleButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
 
BasicRibbonUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Basic UI for ribbon JRibbon.
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.BandHostPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.BandHostPanel
 
BasicRibbonUI.BandHostPopupPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
BasicRibbonUI.BandHostPopupPanel(Component, Dimension) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.BandHostPopupPanel
The main component of this popup panel.
BasicRibbonUI.RibbonLayout - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Layout for the ribbon.
BasicRibbonUI.RibbonLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
 
BasicRibbonUI.TaskToggleButtonsHostPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
BasicRibbonUI.TaskToggleButtonsHostPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.TaskToggleButtonsHostPanel
 
BasicRichTooltipPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
Basic UI for rich tooltip panel JRichTooltipPanel.
BasicRichTooltipPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
BasicRichTooltipPanelUI.RichTooltipPanelLayout - Class in org.pushingpixels.flamingo.internal.ui.common
 
BasicRichTooltipPanelUI.RichTooltipPanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
 
BasicScrollablePanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
Basic UI for scrollable panel JScrollablePanel.
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.
BasicScrollablePanelUI.ScrollablePanelLayout() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
Creates new layout manager.
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
The application callback that can be set on JBreadcrumbBar.
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.
BreadcrumbBarModel<T> - Class in org.pushingpixels.flamingo.api.bcb
Model for the breadcrumb bar component (JBreadcrumbBar).
BreadcrumbBarModel() - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Creates a new empty model.
BreadcrumbBarUI - Class in org.pushingpixels.flamingo.internal.ui.bcb
UI for breadcrumb bar (JBreadcrumbBar).
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
Local file system specific implementation of the BreadcrumbBarCallBack.
BreadcrumbFileSelector.DirCallback(boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
Creates a new callback.
BreadcrumbFileSelector.DirCallback(FileSystemView, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
Creates a new callback.
BreadcrumbItem<T> - Class in org.pushingpixels.flamingo.api.bcb
A single item in the JBreadcrumbBar model.
BreadcrumbItem(String, T) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
Creates a new item.
BreadcrumbItem(String) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
Creates a new item.
BreadcrumbMultiSvnSelector - Class in org.pushingpixels.flamingo.api.bcb.core
Breadcrumb bar that allows browsing multiple local and remote SVN repositories.
BreadcrumbMultiSvnSelector(BreadcrumbMultiSvnSelector.SvnRepositoryInfo...) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector
Creates a new breadcrumb bar with the specified SVN repositories.
BreadcrumbMultiSvnSelector.PathCallback - Class in org.pushingpixels.flamingo.api.bcb.core
SVN-specific implementation of the BreadcrumbBarCallBack.
BreadcrumbMultiSvnSelector.PathCallback(BreadcrumbMultiSvnSelector.SvnRepositoryInfo...) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
Creates a new callback.
BreadcrumbMultiSvnSelector.SvnRepositoryInfo - Class in org.pushingpixels.flamingo.api.bcb.core
Information on a single SVN repository.
BreadcrumbMultiSvnSelector.SvnRepositoryInfo(String, String, String, String) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.SvnRepositoryInfo
Creates a new info object.
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.
breadcrumbPathEvent(BreadcrumbPathEvent) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbPathListener
Called on breadcrumb bar events.
BreadcrumbPathListener - Interface in org.pushingpixels.flamingo.api.bcb
The application listener on breadcrumb path events.
BreadcrumbSvnSelector - Class in org.pushingpixels.flamingo.api.bcb.core
Breadcrumb bar that allows browsing a single local / remote SVN repository.
BreadcrumbSvnSelector() - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Creates a new empty breadcrumb bar that is not connected to any SVN repository.
BreadcrumbSvnSelector(String, String, String) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Creates a new breadcrumb bar to browse the specified SVN repository.
BreadcrumbSvnSelector.PathCallback - Class in org.pushingpixels.flamingo.api.bcb.core
SVN-specific implementation of the BreadcrumbBarCallBack.
BreadcrumbSvnSelector.PathCallback(String, String, String) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector.PathCallback
Creates a new callback.
BreadcrumbTreeAdapterSelector - Class in org.pushingpixels.flamingo.api.bcb.core
Breadcrumb bar that allows wrapping an existing JTree or a TreeModel.
BreadcrumbTreeAdapterSelector(TreeModel, BreadcrumbTreeAdapterSelector.TreeAdapter, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
Creates an adapter for the specified tree model.
BreadcrumbTreeAdapterSelector(JTree, BreadcrumbTreeAdapterSelector.TreeAdapter) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
Creates an adapter for the specified tree.
BreadcrumbTreeAdapterSelector(JTree) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
Creates an adapter for the specified tree.
BreadcrumbTreeAdapterSelector.TreeAdapter - Class in org.pushingpixels.flamingo.api.bcb.core
Tree adapter that allows plugging a custom rendering logic.
BreadcrumbTreeAdapterSelector.TreeAdapter() - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
 
BreadcrumbTreeAdapterSelector.TreeCallback - Class in org.pushingpixels.flamingo.api.bcb.core
Tree-adapter specific implementation of the BreadcrumbBarCallBack .
BreadcrumbTreeAdapterSelector.TreeCallback(TreeModel, BreadcrumbTreeAdapterSelector.TreeAdapter, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
Creates the callback.
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.

C

cachedImages - Variable in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
Image cache to speed up rendering.
callback - Variable in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
Application callback.
cancelMainWorker() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
Cancels the pending processing.
captionLabel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
 
captionLabel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
chainParentComponent - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipChain
 
changeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
Change listener on BasicCommandButtonPanelUI.buttonPanel.
changeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
 
changeListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
 
checkResizePoliciesConsistency(AbstractRibbonBand) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
 
checkResizePoliciesConsistencyBase(AbstractRibbonBand) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
 
clearSelection() - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
Clears the selection of this button group.
clipString(FontMetrics, int, String) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
Clips string based on specified font metrics and available width (in pixels).
cloneBand() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
Returns a clone of this ribbon band.
cloneBand() - Method in class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
 
cloneBand() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
 
collapsedButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
The button for collapsed state.
color - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.RoundBorder
Border color.
colorSelectorComponent - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
 
ColorSelectorComponentUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
UI for command button (JColorSelectorComponent).
ColorSelectorComponentUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.ColorSelectorComponentUI
 
colorSelectorContainer - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
 
colorSelectorPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
 
ColorSelectorPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common.popup
UI for command button (JColorSelectorPanel).
ColorSelectorPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.ColorSelectorPanelUI
 
ColorShiftFilter - Class in org.pushingpixels.flamingo.internal.utils
Image filter that shifts the colors of the original image.
ColorShiftFilter(Color, double) - Constructor for class org.pushingpixels.flamingo.internal.utils.ColorShiftFilter
Creates a new color shift filter.
commandButton - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
The associated command button.
commandButton - Variable in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
 
CommandButtonDisplayState - Class in org.pushingpixels.flamingo.api.common
Display state for command buttons.
CommandButtonDisplayState(String, int) - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Creates a new element state.
commandButtonKind - Variable in class org.pushingpixels.flamingo.api.common.JCommandButton
The command button kind of this button.
CommandButtonLayoutManager - Interface in org.pushingpixels.flamingo.api.common
Definition of a layout manager for AbstractCommandButtons.
CommandButtonLayoutManager.CommandButtonLayoutInfo - Class in org.pushingpixels.flamingo.api.common
Layout information on different visual parts of a single command button.
CommandButtonLayoutManager.CommandButtonLayoutInfo() - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
 
CommandButtonLayoutManager.CommandButtonSeparatorOrientation - Enum in org.pushingpixels.flamingo.api.common
Enumerates the available values for separator orientations.
CommandButtonLayoutManager.TextLayoutInfo - Class in org.pushingpixels.flamingo.api.common
Layout information on a single line of text.
CommandButtonLayoutManager.TextLayoutInfo() - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
 
CommandButtonLayoutManagerBig - Class in org.pushingpixels.flamingo.internal.ui.common
 
CommandButtonLayoutManagerBig(AbstractCommandButton) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
 
CommandButtonLayoutManagerBigFixed - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
CommandButtonLayoutManagerBigFixed() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
 
CommandButtonLayoutManagerBigFixedLandscape - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
CommandButtonLayoutManagerBigFixedLandscape() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
 
CommandButtonLayoutManagerCustom - Class in org.pushingpixels.flamingo.internal.ui.common
 
CommandButtonLayoutManagerCustom(AbstractCommandButton) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerCustom
 
CommandButtonLayoutManagerMedium - Class in org.pushingpixels.flamingo.internal.ui.common
 
CommandButtonLayoutManagerMedium() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerMedium
 
CommandButtonLayoutManagerMenuTileLevel1 - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
 
CommandButtonLayoutManagerMenuTileLevel1() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
 
CommandButtonLayoutManagerMenuTileLevel2 - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
 
CommandButtonLayoutManagerMenuTileLevel2() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
 
CommandButtonLayoutManagerSmall - Class in org.pushingpixels.flamingo.internal.ui.common
 
CommandButtonLayoutManagerSmall() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerSmall
 
CommandButtonLayoutManagerTile - Class in org.pushingpixels.flamingo.internal.ui.common
 
CommandButtonLayoutManagerTile() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerTile
 
commandButtonPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
CommandButtonPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
UI for icon panel (JCommandButtonPanel).
CommandButtonPanelUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonPanelUI
 
CommandButtonStripUI - Class in org.pushingpixels.flamingo.internal.ui.common
UI for button strip (JCommandButtonStrip).
CommandButtonStripUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonStripUI
 
CommandButtonUI - Class in org.pushingpixels.flamingo.internal.ui.common
UI for command button (JCommandButton).
CommandButtonUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
 
CommandToggleButtonGroup - Class in org.pushingpixels.flamingo.api.common
Group of command toggle buttons.
CommandToggleButtonGroup() - Constructor for class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
Creates a new button group.
comp - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
completed(boolean) - Method in interface org.pushingpixels.flamingo.api.common.AsynchronousLoadListener
Indicates that the asynchronous load has been completed.
component - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.CollapsedButtonPopupPanel
The main component of this popup panel.
componentHidden(ComponentEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
componentListener - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
componentMoved(ComponentEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
componentResized(ComponentEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
componentShown(ComponentEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
configureCommandButton(AbstractFileViewPanel.Leaf, JCommandButton, ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
Configures the specified command button.
configureExpandButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
 
configureHelp(ResizableIcon, ActionListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Configures the help button of this ribbon.
configureLeftScrollerButtonAction() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
 
configureRenderer() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
configureRenderer() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
 
configureRightScrollerButtonAction() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
 
constructFromZipStream(InputStream) - Static method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Constructs an input stream with uncompressed contents from the specified input stream with compressed contents.
controlPanel - Variable in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
Band control panel.
controlPanel - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizePolicy
The control panel of the associated ribbon band.
CoreRibbonResizePolicies - Class in org.pushingpixels.flamingo.api.ribbon.resize
The core resize policies.
CoreRibbonResizePolicies() - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
 
CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy - Class in org.pushingpixels.flamingo.api.ribbon.resize
The base class for mapping-based core resize policies.
CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy(JBandControlPanel, CoreRibbonResizePolicies.Mapping) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
Creates a new resize policy.
CoreRibbonResizePolicies.FlowThreeRows - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy for JFlowRibbonBand that places the content in three rows.
CoreRibbonResizePolicies.FlowThreeRows(JFlowBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
Creates a new three-row resize policy for JFlowRibbonBands.
CoreRibbonResizePolicies.FlowTwoRows - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy for JFlowRibbonBand that places the content in two rows.
CoreRibbonResizePolicies.FlowTwoRows(JFlowBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
Creates a new two-row resize policy for JFlowRibbonBands.
CoreRibbonResizePolicies.High2Low - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps all RibbonElementPrioritys to RibbonElementPriority.LOW.
CoreRibbonResizePolicies.High2Low(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.High2Low
Creates the new resize policy of type HIGH2LOW.
CoreRibbonResizePolicies.High2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps: RibbonElementPriority.TOP -> RibbonElementPriority.MEDIUM RibbonElementPriority.MEDIUM -> RibbonElementPriority.LOW RibbonElementPriority.LOW -> RibbonElementPriority.LOW
CoreRibbonResizePolicies.High2Mid(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.High2Mid
Creates the new resize policy of type HIGH2MID.
CoreRibbonResizePolicies.Low2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps: RibbonElementPriority.TOP -> RibbonElementPriority.TOP RibbonElementPriority.MEDIUM -> RibbonElementPriority.TOP RibbonElementPriority.LOW -> RibbonElementPriority.MEDIUM
CoreRibbonResizePolicies.Low2Mid(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Low2Mid
Creates the new resize policy of type LOW2MID.
CoreRibbonResizePolicies.Mid2Low - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps: RibbonElementPriority.TOP -> RibbonElementPriority.TOP RibbonElementPriority.MEDIUM -> RibbonElementPriority.LOW RibbonElementPriority.LOW -> RibbonElementPriority.LOW
CoreRibbonResizePolicies.Mid2Low(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mid2Low
Creates the new resize policy of type MID2LOW.
CoreRibbonResizePolicies.Mid2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps: RibbonElementPriority.TOP -> RibbonElementPriority.TOP RibbonElementPriority.MEDIUM -> RibbonElementPriority.MEDIUM RibbonElementPriority.LOW -> RibbonElementPriority.MEDIUM
CoreRibbonResizePolicies.Mid2Mid(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mid2Mid
Creates the new resize policy of type MID2MID.
CoreRibbonResizePolicies.Mirror - Class in org.pushingpixels.flamingo.api.ribbon.resize
Mirror core resize policy that maps the values of RibbonElementPrioritys to themselves.
CoreRibbonResizePolicies.Mirror(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mirror
Creates the new resize policy of type MIRROR.
CoreRibbonResizePolicies.None - Class in org.pushingpixels.flamingo.api.ribbon.resize
Core resize policy that maps all RibbonElementPrioritys to RibbonElementPriority.TOP.
CoreRibbonResizePolicies.None(JBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.None
Creates the new resize policy of type NONE.
CoreRibbonResizeSequencingPolicies - Class in org.pushingpixels.flamingo.api.ribbon.resize
The core resize sequencing policies.
CoreRibbonResizeSequencingPolicies() - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies
 
CoreRibbonResizeSequencingPolicies.CollapseFromLast - Class in org.pushingpixels.flamingo.api.ribbon.resize
The collapse from last resize sequencing policy.
CoreRibbonResizeSequencingPolicies.CollapseFromLast(RibbonTask) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.CollapseFromLast
Creates a new collapse from last resize sequencing policy for the specified task.
CoreRibbonResizeSequencingPolicies.RoundRobin - Class in org.pushingpixels.flamingo.api.ribbon.resize
The round robin resize sequencing policy.
CoreRibbonResizeSequencingPolicies.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.
createBandHostPanel() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
createBandHostPanelLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
createButtonListener(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Creates the button listener for the specified command button.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.pushingpixels.flamingo.internal.utils.AbstractFilter
 
createDisabledIcon() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
createExpandButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
Creates the expand button for the associated ribbon band.
createExpandButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Creates the expand button.
createLayoutManager(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Creates a layout manager for the specified button.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
Invoked by installUI to create a layout manager object to manage the JBreadcrumbBar.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
Returns the layout manager for the associated button panel.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
Invoked by installUI to create a layout manager object to manage the JCommandButtonStrip.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
Invoked by installUI to create a layout manager object to manage the JBandControlPanel.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicFlowBandControlPanelUI
 
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
Invoked by installUI to create a layout manager object to manage the JCommandButtonStrip.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Invoked by installUI to create a layout manager object to manage the JCommandButtonStrip.
createLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
Invoked by installUI to create a layout manager object to manage the JRibbon.
createLeadingScroller() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
 
createMainPanel() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
createMenuPanel() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
createPopupActionIcon() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Creates the icon for the popup area.
createPopupActionListener() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Creates the popup action listener for this command button.
createRendererButton() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Creates the renderer button.
createRendererButton() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleButtonUI
 
createRootPane() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
 
createScrollableButtonPanel() - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
createScrollDownButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Creates the scroll-down button.
createScrollUpButton() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Creates the scroll-up button.
createTaskbarLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
Invoked by installUI to create a layout manager object to manage the JRibbon taskbar.
createTaskToggleButtonsHostPanel() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
createTaskToggleButtonsHostPanelLayoutManager() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
createThumbnail(BufferedImage, int) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
Creates a thumbnail of the specified width.
createTrailingScroller() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonStripUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandMenuButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandToggleMenuButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicBandControlPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicFlowBandControlPanelUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
 
createUI(JComponent) - Static method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
currDimension - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Current icon dimension.
currState - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Current icon state.
customDimension - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
The dimension of the icon of the associated command button in the CommandButtonDisplayState.FIT_TO_ICON state.
customizer - Variable in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
The customizer for this popup panel.

D

data - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
Data value for this item.
DecoratedResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
Implementation of ResizableIcon that adds decorations to a main icon.
DecoratedResizableIcon(ResizableIcon, DecoratedResizableIcon.IconDecorator...) - Constructor for class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
Creates a new decorated icon.
DecoratedResizableIcon(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
Creates a new decorated icon with no decorators.
DecoratedResizableIcon.IconDecorator - Interface in org.pushingpixels.flamingo.api.common.icon
Icon decorator interface.
decorators - Variable in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
List of icon decorators.
defaultManager() - Static method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
Returns the default popup panel manager.
defaultManager() - Static method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
delegate - Variable in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
The main delegate icon.
delegate - Variable in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
The main (pre-filtered) icon.
descriptionLabels - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
descriptionSections - Variable in class org.pushingpixels.flamingo.api.common.RichTooltip
The description sections of this tooltip.
descriptionText - Variable in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
Extra description text for this secondary menu entry.
direction - Variable in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
Arrow direction.
direction - Variable in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
Arrow direction.
disabledIcon - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Associated disabled icon.
disabledIcon - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
displayPriority - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
The current display priority of this in-ribbon gallery.
displayState - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Current display state of this button.
displayState - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Element state for the buttons in this button strip.
disposePopupsActionListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
This listener disposes all popup panels when button's action is activated.
doActionClick() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Programmatically perform an action "click".
doActionRollover() - Method in class org.pushingpixels.flamingo.api.common.JCommandMenuButton
Programmatically perform a "rollover" on the action area.
doLayout() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
 
DONT_DISPOSE_POPUPS - Static variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Client property to mark the command button to not dispose the popups on activation.
doPopupClick() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
Programmatically perform a "click" on the popup area.
DoubleArrowResizableIcon - Class in org.pushingpixels.flamingo.internal.utils
Helper implementation of ResizableIcon that draws a double arrow.
DoubleArrowResizableIcon(Dimension, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
Creates a new double arrow resizable icon.
DoubleArrowResizableIcon(int, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
Creates a new double arrow resizable icon.
dummy - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 

E

EMPTY_GALLERY_BUTTONS_LIST - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
Empty list of buttons.
EMPTY_RIBBON_GALLERIES_LIST - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
Empty list of galleries.
EmptyResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
Implementation of ResizableIcon that paints nothing.
EmptyResizableIcon(Dimension) - Constructor for class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
Creates a new empty resizable icon of the specified size.
EmptyResizableIcon(int) - Constructor for class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
Creates a new empty resizable icon of the specified size.
EMULATE_SQUARE_BUTTON - Static variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Client property to mark the command button to have square corners.
enabled - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
eventDispatched(AWTEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
exceptionHandlers - Variable in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
List of registered exception handlers.
expandActionButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
The button that shows the associated popup gallery.
expandButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
The band expand button.
expandButtonActionListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
Action listener on the expand button.
expandListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Listener on the gallery expand button.
extraText - Variable in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Additional text.
extraTextLayoutInfoList - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Layout information for the command button extra text (that can span multiple lines).

F

filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.flamingo.internal.utils.ColorShiftFilter
 
FilteredResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
Implementation of ResizableIcon that allows applying a BufferedImageOp on another icon.
FilteredResizableIcon(ResizableIcon, BufferedImageOp) - Constructor for class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
Creates a new filtered icon.
finished() - Method in interface org.pushingpixels.flamingo.api.svg.TranscoderListener
Called when the transcoding process is finished.
fireActionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Notifies all listeners that have registered interest for notification on this event type.
fireAsyncCompleted(Boolean) - Method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Fires the asynchronous load event.
fireChanged() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
 
fireKeyTipsHidden(JRibbonFrame) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
fireKeyTipsShown(JRibbonFrame) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
firePathChanged(int) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Fires a BreadcrumbPathEvent.
firePopupActionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
Notifies all listeners that have registered interest for notification on this event type.
firePopupHidden(JPopupPanel, JComponent) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
Fires an event on hiding the specified popup panel.
firePopupShown(JPopupPanel, JComponent) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
Fires an event on showing the specified popup panel.
firePropertyChange(String, Object, Object) - Method in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
Fires a property change event on all registered listeners.
fireRolloverActionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandMenuButtonUI
Fires the rollover action on all registered handlers.
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Notifies all registered listener that the state of this command button panel has changed.
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Notifies all registered listener that the state of this command button strip has changed.
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
 
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Notifies all registered listener that the state of this popup menu has changed.
fireStateChanged() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Notifies all registered listeners that the state of this ribbon has changed.
firstVisibleButtonIndex - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
The index of the first visible button.
FIT_TO_ICON - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Fit to icon state.
FlamingoUtilities - Class in org.pushingpixels.flamingo.internal.utils
Helper utilities for Flamingo project.
FlamingoUtilities() - Constructor for class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
 
focusGained(FocusEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
focusLost(FocusEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
footerImage - Variable in class org.pushingpixels.flamingo.api.common.RichTooltip
The footer image of this tooltip.
footerImageLabel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
footerLabels - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
footerPanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
footerSections - Variable in class org.pushingpixels.flamingo.api.common.RichTooltip
The footer sections of this tooltip.
footerSeparator - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
FORCE_ICON - Static variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
fsv - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
File system view.

G

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.JRibbonFrame
 
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
 
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
Returns a list that has CoreRibbonResizePolicies.FlowTwoRows policy followed by the CoreRibbonResizePolicies.FlowThreeRows resize policy.
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
Returns the dimension of the icon of the associated command button in the CommandButtonDisplayState.FIT_TO_ICON state.
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.
getGVTRoot() - Method in class org.pushingpixels.flamingo.api.svg.SvgStreamTranscoder.RawTranscoder
 
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.
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(Object) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
Returns the icon for the specified tree node.
getIcon() - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Returns the associated icon.
getIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
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(Image, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
Returns the icon for the specified URL.
getIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
Returns the icon for the specified URL.
getIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
Returns the icon for the specified input stream.
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.
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(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() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
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() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
 
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() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
 
getKeyTipAnchorCenterPoint(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
 
getKeyTipAnchorCenterPoint() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonComponentUI
 
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(AbstractCommandButton, Graphics) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
Returns the layout information for the specified command button.
getLayoutInfo() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
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() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
Returns the layout information for the associated button.
getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel1
 
getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.CommandButtonLayoutManagerMenuTileLevel2
 
getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixed
 
getLayoutInfo(AbstractCommandButton, Graphics) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.CommandButtonLayoutManagerBigFixedLandscape
 
getLayoutKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Returns the layout kind of this panel.
getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
Returns the input stream with the leaf content.
getLeafContent(File) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
 
getLeafContent(String) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
 
getLeafContent(SVNRepository, String) - Static method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Returns the contents of the specified repository file.
getLeafContent(String) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector.PathCallback
 
getLeafContent(Object) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
 
getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
Returns the input stream with the file contents.
getLeafName() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Returns the leaf name.
getLeafProp(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Returns the leaf property with the specified name.
getLeafProps() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Returns the map of all the properties of this leaf.
getLeafs(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
Returns the choice element that corresponds to the specified path.
getLeafs(List<BreadcrumbItem<File>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
 
getLeafs(List<BreadcrumbItem<String>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
 
getLeafs(SVNRepository, String) - Static method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Returns a list of all the files in the specified folder.
getLeafs(List<BreadcrumbItem<String>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector.PathCallback
 
getLeafs(List<BreadcrumbItem<Object>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
 
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<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
Returns the choice element that corresponds to the specified path.
getPathChoices(List<BreadcrumbItem<File>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector.DirCallback
 
getPathChoices(List<BreadcrumbItem<String>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
 
getPathChoices(SVNRepository, String) - Static method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Returns a list of all the foldes in the specified folder.
getPathChoices(List<BreadcrumbItem<String>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector.PathCallback
 
getPathChoices(List<BreadcrumbItem<Object>>) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
 
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(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.
getPopupPanel() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
Returns the popup panel.
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(AbstractCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
Returns the preferred size of the specified command button.
getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
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(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
getPreferredSize(JComponent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonTaskToggleButtonUI
 
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.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.JRibbonApplicationMenuButton
 
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
Returns the ribbon frame that hosts this ribbon.
getRibbonGalleries(RibbonElementPriority) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
Retrieves all in-ribbon galleries of specified priority from this control panel.
getRibbonGalleriesCount() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
Returns the number of in-ribbon galleries in this control panel.
getRibbonGallery(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
Returns the ribbon gallery based on its name.
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.
getSvgIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Returns the icon for the specified URL.
getSvgIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Returns the icon for the specified input stream.
getSvgzIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Returns the icon for the specified URL.
getSvgzIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
Returns the icon for the specified input stream.
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.
getWriter() - Method in interface org.pushingpixels.flamingo.api.svg.TranscoderListener
Returns the writer for the Java2D contents.
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.

H

handleKeyPress(char) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
handleMouseWheelEvent(MouseWheelEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
handleMouseWheelEvent(MouseWheelEvent) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI
 
hasAction() - Method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
Returns indication whether this command button kind has an action.
hasCommandButtonPanel() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Returns indication whether this menu has a command button panel.
hasPopup() - Method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
Returns indication whether this command button kind has a popup.
hasPopupAction(AbstractCommandButton) - Static method in class org.pushingpixels.flamingo.internal.utils.FlamingoUtilities
 
hasRibbonGalleries() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
Returns indication whether this control panel has in-ribbon galleries.
height - Variable in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
The current icon height.
height - Variable in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
The current icon height.
height - Variable in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
The height of the rendered image.
helpButton - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
hgapScaleFactor - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Scale factor for horizontal gaps.
hideAllKeyTips() - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
hideLastPopup() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
Hides the last shown popup panel.
hidePopups(Component) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
Hides all popup panels based on the specified component.
HorizontalAlignment - Enum in org.pushingpixels.flamingo.api.common
Enumerates the available values for horizontal alignment.
HUE_ALPHA - Static variable in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
Alpha factor for colorizing the toggle tab buttons of tasks in contextual groups.

I

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.
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
Implementation of ResizableIcon interface that wraps ICO files.
ImageWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
Implementation of ResizableIcon interface that wraps image files.
indexOf(BreadcrumbItem<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Returns the index of the specified item.
initiliazeGlobalListeners() - Static method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
Initializes the global listeners.
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(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
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.
installDefaults(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.
installDesktopHints(Graphics2D) - Static method in class org.pushingpixels.flamingo.internal.utils.RenderingUtils
Installs desktop hints on the specified graphics context.
installKeyboardActions(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
Installs keyboard action (space / enter keys) on the specified command button.
installKeyboardActions() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Installs the keyboard actions on the associated command button.
installListeners(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
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.
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 - Variable in class org.pushingpixels.flamingo.api.svg.SvgStreamTranscoder
Input stream of the SVG image.
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
 
isLoading() - Method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
 
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
Indicates the selection mode for the JCommandToggleButton in this panel.
isTextInActionArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Indication whether the command button text (rectangles in CommandButtonLayoutManager.CommandButtonLayoutInfo.textLayoutInfoList) belongs in the action area.
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.

J

JBandControlPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Control panel of a single JRibbonBand.
JBandControlPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
Creates a control panel for specified ribbon band.
JBandControlPanel.ControlPanelGroup - Class in org.pushingpixels.flamingo.internal.ui.ribbon
 
JBandControlPanel.ControlPanelGroup(String) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
 
JBreadcrumbBar<T> - Class in org.pushingpixels.flamingo.api.bcb
Breadcrumb bar.
JBreadcrumbBar(BreadcrumbBarCallBack<T>) - Constructor for class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
Creates a new breadcrumb bar.
JBreadcrumbBar.BreadcrumbBarElement - Interface in org.pushingpixels.flamingo.api.bcb
Base interface for elements in breadcrumb bar.
JColorSelectorComponent - Class in org.pushingpixels.flamingo.internal.ui.common.popup
 
JColorSelectorComponent(Color, JColorSelectorPopupMenu.ColorSelectorCallback) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
 
JColorSelectorPanel - Class in org.pushingpixels.flamingo.internal.ui.common.popup
 
JColorSelectorPanel(String, JPanel) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorPanel
 
JColorSelectorPopupMenu - Class in org.pushingpixels.flamingo.api.common.popup
 
JColorSelectorPopupMenu(JColorSelectorPopupMenu.ColorSelectorCallback) - Constructor for class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
 
JColorSelectorPopupMenu.ColorSelectorCallback - Interface in org.pushingpixels.flamingo.api.common.popup
 
JCommandButton - Class in org.pushingpixels.flamingo.api.common
Command button.
JCommandButton(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButton
Creates a new command button with empty text
JCommandButton(String) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButton
Creates a new command button without an icon.
JCommandButton(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButton
Creates a new command button.
JCommandButton.CommandButtonKind - Enum in org.pushingpixels.flamingo.api.common
Enumerates the available command button kinds.
JCommandButton.CommandButtonPopupOrientationKind - Enum in org.pushingpixels.flamingo.api.common
Orientation kind for the popup.
JCommandButtonPanel - Class in org.pushingpixels.flamingo.api.common
Panel that hosts command buttons.
JCommandButtonPanel() - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Creates a new panel.
JCommandButtonPanel(int) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Creates a new panel.
JCommandButtonPanel(CommandButtonDisplayState) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Creates a new panel.
JCommandButtonPanel.LayoutKind - Enum in org.pushingpixels.flamingo.api.common
Enumerates the available layout kinds.
JCommandButtonStrip - Class in org.pushingpixels.flamingo.api.common
Button strip component.
JCommandButtonStrip() - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Creates an empty horizontally-oriented strip.
JCommandButtonStrip(JCommandButtonStrip.StripOrientation) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Creates an empty strip.
JCommandButtonStrip.StripOrientation - Enum in org.pushingpixels.flamingo.api.common
Button strip orientation.
JCommandMenuButton - Class in org.pushingpixels.flamingo.api.common
A command button that can be placed in JCommandPopupMenus and in the primary / secondary panels of the ribbon application menu.
JCommandMenuButton(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandMenuButton
Creates a new command menu button.
JCommandPopupMenu - Class in org.pushingpixels.flamingo.api.common.popup
Popup menu.
JCommandPopupMenu() - Constructor for class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Creates an empty popup menu with no button panel.
JCommandPopupMenu(JCommandButtonPanel, int, int) - Constructor for class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Creates a popup menu hosting the specified button panel.
JCommandToggleButton - Class in org.pushingpixels.flamingo.api.common
Command button.
JCommandToggleButton(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandToggleButton
Creates a new command toggle button with empty text
JCommandToggleButton(String) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandToggleButton
Creates a new command toggle button without an icon.
JCommandToggleButton(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandToggleButton
Creates a new command toggle button.
JCommandToggleMenuButton - Class in org.pushingpixels.flamingo.api.common
A command toggle button that can be placed in JCommandPopupMenu.
JCommandToggleMenuButton(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandToggleMenuButton
Creates a new command toggle menu button.
JFlowBandControlPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Control panel of a single JRibbonBand.
JFlowBandControlPanel() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JFlowBandControlPanel
Creates a control panel for specified ribbon band.
JFlowRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
Flow ribbon band component.
JFlowRibbonBand(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
Creates a new flow ribbon band.
JFlowRibbonBand(String, ResizableIcon, ActionListener) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
Creates a new flow ribbon band.
JPopupPanel - Class in org.pushingpixels.flamingo.api.common.popup
Base class for popup panels.
JPopupPanel() - Constructor for class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
Protected to prevent direct instantiation.
JPopupPanel.PopupPanelCustomizer - Interface in org.pushingpixels.flamingo.api.common.popup
Allows providing custom application logic for computing the screen bounds of popup panels before they are shown on the screen.
JRibbon - Class in org.pushingpixels.flamingo.api.ribbon
The ribbon component.
JRibbon() - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbon
Creates a new empty ribbon.
JRibbonApplicationMenuButton - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
The main application menu button for JRibbon component placed in a JRibbonFrame.
JRibbonApplicationMenuButton(JRibbon) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuButton
Creates a new application menu button.
JRibbonApplicationMenuPopupPanel - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
 
JRibbonApplicationMenuPopupPanel(JRibbonApplicationMenuButton, RibbonApplicationMenu) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
 
JRibbonApplicationMenuPopupPanelSecondary - Class in org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
 
JRibbonApplicationMenuPopupPanelSecondary(RibbonApplicationMenuEntryPrimary) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanelSecondary
 
JRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
Ribbon band component.
JRibbonBand(String, ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
Creates a new ribbon band.
JRibbonBand(String, ResizableIcon, ActionListener) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
Creates a new ribbon band.
JRibbonBand.RibbonGalleryPopupCallback - Interface in org.pushingpixels.flamingo.api.ribbon
This callback allows application code to place additional menu entries in the popup menu shown when the ribbon gallery expand button is clicked.
JRibbonComponent - Class in org.pushingpixels.flamingo.api.ribbon
Wrapper around core and 3rd party Swing controls to allow placing them in the JRibbonBand.
JRibbonComponent(JComponent) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
Creates a simple wrapper with no icon and no caption.
JRibbonComponent(ResizableIcon, String, JComponent) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonComponent
Creates a wrapper with an icon and a caption.
JRibbonFrame - Class in org.pushingpixels.flamingo.api.ribbon
Ribbon frame.
JRibbonFrame() - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
Creates a new ribbon frame with no title.
JRibbonFrame(GraphicsConfiguration) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
Creates a new ribbon frame with no title.
JRibbonFrame(String) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
Creates a new ribbon frame with the specified title.
JRibbonFrame(String, GraphicsConfiguration) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
Creates a new ribbon frame with the specified title.
JRibbonGallery - Class in org.pushingpixels.flamingo.internal.ui.ribbon
In-ribbon gallery.
JRibbonGallery() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonGallery
Creates new in-ribbon gallery.
JRibbonRootPane - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Root pane for the JRibbonFrame.
JRibbonRootPane() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonRootPane
 
JRibbonTaskToggleButton - Class in org.pushingpixels.flamingo.internal.ui.ribbon
Toggle button for ribbon tasks.
JRibbonTaskToggleButton(RibbonTask) - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton
Creates a new toggle button.
JRichTooltipPanel - Class in org.pushingpixels.flamingo.internal.ui.common
 
JRichTooltipPanel(RichTooltip) - Constructor for class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
 
JScrollablePanel<T extends javax.swing.JComponent> - Class in org.pushingpixels.flamingo.api.common
ScrollablePanel allows to have scrolling buttons on each side.
JScrollablePanel(T, JScrollablePanel.ScrollType) - Constructor for class org.pushingpixels.flamingo.api.common.JScrollablePanel
 
JScrollablePanel.ScrollType - Enum in org.pushingpixels.flamingo.api.common
 

K

key - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
Display key for this item.
key - Variable in class org.pushingpixels.flamingo.api.common.KeyValuePair
Pair key.
keyTipLookupIndex - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipChain
 
KeyTipManager - Class in org.pushingpixels.flamingo.internal.utils
 
KeyTipManager.HasNextKeyTipChain - Annotation Type in org.pushingpixels.flamingo.internal.utils
Annotation to mark a command button that shows UI content with associated keytips on clicking its action area.
KeyTipManager.KeyTipChain - Class in org.pushingpixels.flamingo.internal.utils
 
KeyTipManager.KeyTipChain(JComponent) - Constructor for class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipChain
 
KeyTipManager.KeyTipEvent - Class in org.pushingpixels.flamingo.internal.utils
 
KeyTipManager.KeyTipEvent(Object, int) - Constructor for class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipEvent
 
KeyTipManager.KeyTipLink - Class in org.pushingpixels.flamingo.internal.utils
 
KeyTipManager.KeyTipLink() - Constructor for class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
KeyTipManager.KeyTipLinkTraversal - Interface in org.pushingpixels.flamingo.internal.utils
 
KeyTipManager.KeyTipListener - Interface in org.pushingpixels.flamingo.internal.utils
 
KeyTipRenderingUtilities - Class in org.pushingpixels.flamingo.internal.utils
 
KeyTipRenderingUtilities() - Constructor for class org.pushingpixels.flamingo.internal.utils.KeyTipRenderingUtilities
 
keyTipsHidden(KeyTipManager.KeyTipEvent) - Method in interface org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipListener
 
keyTipsShown(KeyTipManager.KeyTipEvent) - Method in interface org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipListener
 
keyTipString - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
KeyValuePair<S,T> - Class in org.pushingpixels.flamingo.api.common
Generic key-value pair with optional property map.
KeyValuePair(S, T) - Constructor for class org.pushingpixels.flamingo.api.common.KeyValuePair
Creates a new pair.

L

LayeredIcon - Class in org.pushingpixels.flamingo.api.common.icon
Decorator icon that layers icons one on top of the other.
LayeredIcon(ResizableIcon...) - Constructor for class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
Creates a new layered icon.
layers - Variable in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
The layer icons.
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
 
layoutContainer(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
 
layoutInfo - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Layout information.
layoutKind - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Layout kind of this button panel.
layoutManager - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
leafName - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Leaf name.
leafProps - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Leaf property map.
leafStream - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
Stream with the contents of the leaf file.
listenerList - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Listener list.
listenerList - Variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
List of all registered listeners.
listenerList - Variable in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
The listeners.
listenerList - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
loadedSet - Variable in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
Contains the buttons with completely loaded images.

M

mainButtonPanel - Variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
The main button panel.
mainImage - Variable in class org.pushingpixels.flamingo.api.common.RichTooltip
The main image of this tooltip.
mainImageLabel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
mainPanel - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
mainPanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
mapping - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
The element priority mapping.
margin - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
Ribbon gallery margin.
maxButtonColumns - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Maximum number of columns for this panel.
maxButtonColumns - Variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Maximum number of button columns visible in the JCommandPopupMenu.mainButtonPanel.
maxButtonRows - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Maximum number of rows for this panel.
maxDimension - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
Maximum dimension of this popup gallery.
maxVisibleButtonRows - Variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Maximum number of button rows visible in the JCommandPopupMenu.mainButtonPanel.
maxVisibleButtonRows - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
The maximum number of visible button rows.
maxVisibleMenuButtons - Variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Maximum number of menu items visible in this menu.
MEDIUM - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Medium state.
MENU_TILE_LEVEL_1 - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
MENU_TILE_LEVEL_2 - Static variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanelSecondary
 
menuComponents - Variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Menu components.
menuEntryActivated(JPanel) - Method in interface org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback
Called when the matching primary menu item is activated.
menuItemsPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI.BreadcrumbBarLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.ColumnFillLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI.RowFillLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI.RichTooltipPanelLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI.PanelLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.PopupMenuLayoutManager
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.IconPopupLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI.ExtComponentLayout
 
minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
 
model - Variable in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
The breadcrumb bar model.
modelChangeListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
 
modelChangeListeners - Variable in class org.pushingpixels.flamingo.api.common.CommandToggleButtonGroup
Map of registered model change listeners.
modelStack - Variable in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
Contains the item path.
mouseClicked(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mouseDragged(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
 
mouseDragged(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mouseEntered(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
 
mouseEntered(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mouseExited(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
 
mouseExited(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mouseListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorComponentUI
 
mouseListener - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
Mouse listener on the associated ribbon band.
mouseMoved(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
 
mouseMoved(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mousePressed(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichToolTipManager
 
mousePressed(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 
mouseReleased(MouseEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
 

N

name - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.SvnRepositoryInfo
Repository name.
next() - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.CollapseFromLast
 
next() - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.RoundRobin
 
next() - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizeSequencingPolicy
Returns the next ribbon band for collapse.

O

onActivated - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
onColorRollover(Color) - Method in interface org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu.ColorSelectorCallback
 
onColorRollover(Color) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
 
onColorSelected(Color) - Method in interface org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu.ColorSelectorCallback
 
onColorSelected(Color) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.JColorSelectorComponent
 
onException(Throwable) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbBarExceptionHandler
Called when an exceptional condition occurs in the breadcrumb bar.
onProgress(ProgressEvent) - Method in interface org.pushingpixels.flamingo.api.common.ProgressListener
Fired when progress has been made in the source process.
operation - Variable in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
Filter operation.
org.pushingpixels.flamingo.api.bcb - package org.pushingpixels.flamingo.api.bcb
 
org.pushingpixels.flamingo.api.bcb.core - package org.pushingpixels.flamingo.api.bcb.core
 
org.pushingpixels.flamingo.api.common - package org.pushingpixels.flamingo.api.common
 
org.pushingpixels.flamingo.api.common.icon - package org.pushingpixels.flamingo.api.common.icon
 
org.pushingpixels.flamingo.api.common.model - package org.pushingpixels.flamingo.api.common.model
 
org.pushingpixels.flamingo.api.common.popup - package org.pushingpixels.flamingo.api.common.popup
 
org.pushingpixels.flamingo.api.ribbon - package org.pushingpixels.flamingo.api.ribbon
 
org.pushingpixels.flamingo.api.ribbon.resize - package org.pushingpixels.flamingo.api.ribbon.resize
 
org.pushingpixels.flamingo.api.svg - package org.pushingpixels.flamingo.api.svg
 
org.pushingpixels.flamingo.internal.ui.bcb - package org.pushingpixels.flamingo.internal.ui.bcb
 
org.pushingpixels.flamingo.internal.ui.common - package org.pushingpixels.flamingo.internal.ui.common
 
org.pushingpixels.flamingo.internal.ui.common.popup - package org.pushingpixels.flamingo.internal.ui.common.popup
 
org.pushingpixels.flamingo.internal.ui.ribbon - package org.pushingpixels.flamingo.internal.ui.ribbon
 
org.pushingpixels.flamingo.internal.ui.ribbon.appmenu - package org.pushingpixels.flamingo.internal.ui.ribbon.appmenu
 
org.pushingpixels.flamingo.internal.utils - package org.pushingpixels.flamingo.internal.utils
 

P

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, ButtonModel...) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Paints the background of the command button.
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.
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(Graphics, JRibbonComponent, Icon, int, int) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
 
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
 
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
 
panelLevel1 - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
panelLevel2 - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
password - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.SvnRepositoryInfo
Password.
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_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 - Interface in org.pushingpixels.flamingo.api.common
Popup action listener.
popupActionListener - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Action listener on the popup area.
popupActionRect - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Rectangle for the icon associated with the CommandButtonLayoutManager.CommandButtonLayoutInfo.popupClickArea.
PopupButtonModel - Interface in org.pushingpixels.flamingo.api.common.model
Model for the popup area of JCommandButton component.
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.
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
 
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
Listener on the PopupPanelManager changes to sync the JRibbonGallery.setShowingPopupPanel(boolean) once the popup gallery is dismissed by the user.
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
 
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.
PopupPanelManager - Class in org.pushingpixels.flamingo.api.common.popup
Manager for showing and hiding JPopupPanels.
PopupPanelManager() - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
 
PopupPanelManager.PopupEvent - Class in org.pushingpixels.flamingo.api.common.popup
Popup event.
PopupPanelManager.PopupEvent(JPopupPanel, int, JComponent) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
Creates a new popup event.
PopupPanelManager.PopupInfo - Class in org.pushingpixels.flamingo.api.common.popup
Information on a single showing popup.
PopupPanelManager.PopupInfo(JComponent, JPopupPanel) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
Creates a new information object.
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
UI for popup panel (JPopupPanel).
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.
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
Property change listener on BasicCommandButtonPanelUI.buttonPanel.
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.

R

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.
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
 
removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
 
removeButtonFromGroup(String, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Removes the button at the specified index from the specified button group.
removeButtonGroup(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Removes the specified button group.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Removes the specified change listener from this button.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
Removes the specified change listener from this button panel.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Removes the specified change listener from tracking changes to this command button strip.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
 
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
Removes the specified change listener from tracking changes to this popup menu.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Removes the specified change listener from tracking changes to this ribbon.
removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
 
removeComponent() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI.CollapsedButtonPopupPanel
Removes the main component of this popup gallery.
removeExceptionHandler(BreadcrumbBarExceptionHandler) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
Unregisters the specified exception handler.
removeExistingComponents() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
removeIconDecorator(DecoratedResizableIcon.IconDecorator) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
Removes the specified decorator.
removeKeyTipListener(KeyTipManager.KeyTipListener) - Method in class org.pushingpixels.flamingo.internal.utils.KeyTipManager
 
removeLast() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Removes the last item in this model.
removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.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.
renderGVTTree(int, int) - Method in class org.pushingpixels.flamingo.api.svg.SvgBatikResizableIcon
 
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.
repositories - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
Information on all the configured SVN repositories.
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
Metadata description for the footer entries of the RibbonApplicationMenu.
RibbonApplicationMenuEntryFooter(ResizableIcon, String, ActionListener) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryFooter
Creates the metadata description of a RibbonApplicationMenu footer menu entry.
RibbonApplicationMenuEntryPrimary - Class in org.pushingpixels.flamingo.api.ribbon
Metadata description for the primary menu entries of the RibbonApplicationMenu.
RibbonApplicationMenuEntryPrimary(ResizableIcon, String, ActionListener, JCommandButton.CommandButtonKind) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntryPrimary
Creates the metadata description of a RibbonApplicationMenu primary menu entry.
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
Metadata description for the secondary menu entries of the RibbonApplicationMenu.
RibbonApplicationMenuEntrySecondary(ResizableIcon, String, ActionListener, JCommandButton.CommandButtonKind) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenuEntrySecondary
Creates the metadata description of a RibbonApplicationMenu secondary menu entry.
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
Defines the resize policies for the JRibbonBands and JFlowRibbonBands.
RibbonBandResizeSequencingPolicy - Interface in org.pushingpixels.flamingo.api.ribbon.resize
Defines the resize sequencing policies for RibbonTasks.
RibbonBandUI - Class in org.pushingpixels.flamingo.internal.ui.ribbon
UI for ribbon band (JRibbonBand).
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
UI for extended components (JRibbonComponent).
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
A contextual group of RibbonTasks.
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
UI for in-ribbon gallery (JRibbonGallery).
RibbonGalleryUI() - Constructor for class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonGalleryUI
 
ribbonTask - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizeSequencingPolicy
The associated ribbon task.
RibbonTask - Class in org.pushingpixels.flamingo.api.ribbon
Single ribbon task in JRibbon.
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
UI for ribbon (JRibbon).
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.DismissTimerAction() - Constructor for class org.pushingpixels.flamingo.api.common.RichToolTipManager.DismissTimerAction
 
RichToolTipManager.InitialDelayTimerAction - Class in org.pushingpixels.flamingo.api.common
 
RichToolTipManager.InitialDelayTimerAction() - Constructor for class org.pushingpixels.flamingo.api.common.RichToolTipManager.InitialDelayTimerAction
 
RichToolTipManager.JTrackableComponent - Class in org.pushingpixels.flamingo.api.common
 
RichToolTipManager.JTrackableComponent() - Constructor for class org.pushingpixels.flamingo.api.common.RichToolTipManager.JTrackableComponent
 
richTooltipPanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
The associated tooltip panel.
RichTooltipPanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
UI for rich tooltip panel (JRichTooltipPanel).
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
 

S

scroll - Variable in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicCommandPopupMenuUI.ScrollableCommandButtonPanel
Scroll panel that hosts BasicCommandPopupMenuUI.ScrollableCommandButtonPanel.buttonPanel.
scrollablePanel - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
The associated scrollable panel.
ScrollablePanelUI - Class in org.pushingpixels.flamingo.internal.ui.common
UI for scrollable panel (JScrollablePanel).
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
The button that scrolls down the associated BasicRibbonGalleryUI.ribbonGallery.
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
The button that scrolls up the associated BasicRibbonGalleryUI.ribbonGallery.
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.JRibbonFrame
 
setApplicationMenu(RibbonApplicationMenu) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Sets the application menu for this ribbon.
setApplicationMenuKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Sets the key tip of the application menu button.
setApplicationMenuRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Sets the rich tooltip of the application menu button.
setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.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.
setConnectionParams(String, String, String) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Sets the connection parameters.
setConnectionParams(String, String, String, boolean) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector
Sets the connection parameters.
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.api.svg.SvgBatikResizableIcon
 
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(String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
 
setGroupTitle(int, String) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
 
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(T) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
Sets the currently shown icon.
setIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
Changes the icon for the collapsed state of this ribbon band.
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(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(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
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
 
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
Sets the indication whether the operations of this breadcrumb bar will throw BreadcrumbBarException.
setThrowsExceptions(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
Sets the indication whether the operations of this breadcrumb bar will throw BreadcrumbBarException.
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(CommandButtonUI) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Sets the new UI delegate.
setUI(CommandButtonStripUI) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
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(RibbonBandUI) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
Sets the new UI delegate.
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(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
 
setup() - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.PathCallback
 
setup() - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbSvnSelector.PathCallback
 
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(RibbonContextualTaskGroup, boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
Sets the visibility of ribbon tasks in the specified contextual task group.
setVisible(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
 
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
 
SMALL - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Small state.
smallestCumulativeIndex - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
Smallest index of path change since the last call to BreadcrumbBarModel.setCumulative(boolean) with true.
startGroup() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
Starts a new unnamed group.
startGroup(String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
Starts a new named group.
startGroup() - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.JBandControlPanel
 
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.
SvgBatikResizableIcon - Class in org.pushingpixels.flamingo.api.svg
SVG-based implementation of ResizableIcon based on Apache Batik library.
SvgStreamTranscoder - Class in org.pushingpixels.flamingo.api.svg
SVG to Java2D transcoder.
SvgStreamTranscoder(InputStream, String) - Constructor for class org.pushingpixels.flamingo.api.svg.SvgStreamTranscoder
Creates a new transcoder.
SvgStreamTranscoder.RawTranscoder - Class in org.pushingpixels.flamingo.api.svg
 
SvgStreamTranscoder.RawTranscoder() - Constructor for class org.pushingpixels.flamingo.api.svg.SvgStreamTranscoder.RawTranscoder
 
SvgTranscoder - Class in org.pushingpixels.flamingo.api.svg
SVG to Java2D transcoder.
SvgTranscoder(String, String) - Constructor for class org.pushingpixels.flamingo.api.svg.SvgTranscoder
Creates a new transcoder.
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
 

T

taskBarPanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
Taskbar panel.
taskToggleButtonGroup - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
Button group for task toggle buttons.
taskToggleButtons - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
Map of toggle buttons of all tasks.
taskToggleButtonsScrollablePanel - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonUI
 
text - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
Text itself.
textLayoutInfoList - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Layout information for the command button text (that can span multiple lines).
textRect - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
The text rectangle.
throwsExceptions - Variable in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
If true, some of the operations will throw BreadcrumbBarException.
TILE - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
Tile state.
title - Variable in class org.pushingpixels.flamingo.api.common.RichTooltip
The main title of this tooltip.
titleLabels - Variable in class org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI
 
titlePart1 - Variable in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
The first part of (possibly) two-lined split of CommandButtonLayoutManagerBig.commandButton's title.
titlePart2 - Variable in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
The second part of (possibly) two-lined split of CommandButtonLayoutManagerBig.commandButton's title.
toFireActionOnPress - Variable in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
Indication whether the action is fired on mouse press (as opposed to mouse release).
toFireActionOnPress - Variable in class org.pushingpixels.flamingo.api.common.model.ActionToggleButtonModel
Indication whether the action is fired on mouse press (as opposed to mouse release).
tooltipInfo - Variable in class org.pushingpixels.flamingo.internal.ui.common.JRichTooltipPanel
 
toPaintEnabled(Component) - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon.CommandButtonPopupIcon
 
toPaintEnabled(Component) - Method in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
 
toPaintEnabled(Component) - Method in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
 
toShowFile(StringValuePair<T>) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
Returns indication whether the specified file should be shown on this panel.
toShowGroupLabels - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
If true, the panel will show group labels.
toString() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
 
toString(Object) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
Returns the caption for the specified tree node.
toString() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonDisplayState
 
toString() - Method in class org.pushingpixels.flamingo.api.common.JCommandToggleButton
 
toString() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
 
toUseDisabledIcon() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
 
trackMouseCrossing(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonBandUI
 
trackMouseCrossing(boolean) - Method in class org.pushingpixels.flamingo.internal.ui.ribbon.RibbonBandUI
 
transcode() - Method in class org.pushingpixels.flamingo.api.svg.SvgStreamTranscoder
Transcodes the SVG image into Java2D code.
transcode() - Method in class org.pushingpixels.flamingo.api.svg.SvgTranscoder
Transcodes the SVG image into Java2D code.
TranscoderListener - Interface in org.pushingpixels.flamingo.api.svg
Transcoder listener.
traversal - Variable in class org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
 
treeAdapter - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
The corresponding tree adapter.
treeModel - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeCallback
The corresponding tree model.

U

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(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
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.
uninstallDefaults(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.
uninstallKeyboardActions(AbstractCommandButton) - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener
Uninstalls keyboard action (space / enter keys) from the specified command button.
uninstallKeyboardActions() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Uninstalls the keyboard actions from the associated command button.
uninstallListeners(JBreadcrumbBar) - Method in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
 
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.
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(int) - Method in class org.pushingpixels.flamingo.api.common.AbstractCommandButton
Updates the dimension of the icon of the associated command button in the CommandButtonDisplayState.FIT_TO_ICON state.
updateCustomDimension() - Method in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonUI
Updates the custom dimension.
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
 
updateTitleStrings() - Method in class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
Updates the title strings for CommandButtonDisplayState.BIG and other relevant states.
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
 
uri - Variable in class org.pushingpixels.flamingo.api.svg.SvgTranscoder
URI of the SVG image.
url - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.SvnRepositoryInfo
Repository URL.
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.
user - Variable in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbMultiSvnSelector.SvnRepositoryInfo
User name.

V

value - Variable in class org.pushingpixels.flamingo.api.common.KeyValuePair
Pair value.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.AbstractCommandButton.CommandButtonLocationOrderKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonSeparatorOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonPopupOrientationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButtonPanel.LayoutKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButtonStrip.StripOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.JScrollablePanel.ScrollType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.ribbon.RibbonElementPriority
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pushingpixels.flamingo.api.common.AbstractCommandButton.CommandButtonLocationOrderKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonSeparatorOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonPopupOrientationKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButtonPanel.LayoutKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.JCommandButtonStrip.StripOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.common.JScrollablePanel.ScrollType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pushingpixels.flamingo.api.ribbon.RibbonElementPriority
Returns an array containing the constants of this enum type, in the order they are declared.
vgapScaleFactor - Variable in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
Scale factor for vertical gaps.
visibleButtonRowNumber - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
 
visibleButtonsInEachRow - Variable in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
The count of visible buttons.

W

width - Variable in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
The current icon width.
width - Variable in class org.pushingpixels.flamingo.internal.utils.ArrowResizableIcon
The current icon width.
width - Variable in class org.pushingpixels.flamingo.internal.utils.DoubleArrowResizableIcon
The width of the rendered image.
windowActivated(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowClosed(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowClosing(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowDeactivated(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowDeiconified(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowIconified(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 
windowOpened(WindowEvent) - Method in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.WindowTracker
 

A B C D E F G H I J K L M N O P R S T U V W