A B C D E F G H I J K L M N O P R S T U V W
A
- AbstractFileViewPanel<T> - Class in org.pushingpixels.flamingo.api.common
-
Panel that hosts file-related command buttons with progress indication and cancellation capabilities.
- AbstractFileViewPanel(int) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Creates a new panel.
- AbstractFileViewPanel(CommandButtonPresentationState) - 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.
- AbstractPopupMenu - Class in org.pushingpixels.flamingo.api.common.popup
-
Popup menu with groups of command buttons.
- AbstractPopupMenu() - Constructor for class org.pushingpixels.flamingo.api.common.popup.AbstractPopupMenu
- AbstractPopupMenuPresentationModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- AbstractPopupMenuPresentationModel() - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.AbstractPopupMenuPresentationModel
- AbstractPopupMenuProjection<M extends AbstractPopupMenu,C extends ContentModel,P extends PresentationModel> - Class in org.pushingpixels.flamingo.api.common.projection
- AbstractPopupMenuProjection(C, P, Projection.ComponentSupplier<M, C, P>) - Constructor for class org.pushingpixels.flamingo.api.common.projection.AbstractPopupMenuProjection
- AbstractRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
-
Ribbon band.
- AbstractRibbonBand(String, ResizableIcon.Factory, CommandAction, AbstractBandControlPanel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Creates a new ribbon band.
- action - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- ACTION_AND_POPUP_MAIN_ACTION - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has both action and popup areas, with the main text click activating the action.
- ACTION_AND_POPUP_MAIN_POPUP - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has both action and popup areas, with the main text click activating the popup.
- ACTION_ONLY - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has only action area.
- ActionButtonModel - Interface in org.pushingpixels.flamingo.api.common.model
-
Model for the action area of
JCommandButtoncomponent. - actionClickArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The action area.
- actionPreview - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- ActionRepeatableButtonModel - Class in org.pushingpixels.flamingo.api.common.model
-
Extension of the default button model that supports the
ActionButtonModelinterface and repeated invocation of action listeners on mouse rollover. - ActionRepeatableButtonModel(JCommandButton) - Constructor for class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
-
Creates a new button model.
- actionRichTooltip - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- activatePreview(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- add(Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- add(Component, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- add(Component, Object) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- add(Component, Object, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- add(String, Component) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- add(Command) - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Adds the specified command to the group.
- addAnchoredCommand(CommandButtonProjection) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified ribbon command projection to the trailing edge of the task toggle strip of this ribbon.
- addAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- addAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Adds the specified change listener to this button.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- addChangeListener(ChangeListener) - Method in interface org.pushingpixels.flamingo.api.common.model.ChangeAware
-
Adds the specified change listener to track changes to the underlying source.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.AbstractPopupMenu
-
Adds the specified change listener to track changes to this popup menu.
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel
- 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.api.ribbon.model.RibbonGalleryContentModel
- addColorSection(ColorSelectorPopupMenuGroupModel.ColorSectionModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- addColorSectionWithDerived(ColorSelectorPopupMenuGroupModel.ColorSectionModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- addColorToRecentlyUsed(Color) - Static method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- addCommand(Command) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- addCommand(Command) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- addCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
-
Adds a
RibbonGalleryContentModel.GalleryCommandActionto the model. - addCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- addCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- addCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- addCommandGroupListener(CommandGroup.CommandGroupListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
-
Adds a
CommandGroupListenerto the model. - addCommandListener(CommandAction) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Adds the specified command listener to this button.
- addCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
-
Adds a
RibbonGalleryContentModel.GalleryCommandActionPreviewto the model. - 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.Builder
- addExceptionHandler(BreadcrumbBarExceptionHandler) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Registers the specified exception handler.
- addExtraPopupCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- addFlowComponent(Projection) - Method in class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
- addFlowComponent(ComponentProjection<? extends JComponent, ? extends ComponentContentModel>) - Method in class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
- addFooterCommand(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Adds the specified footer command.
- addFooterSection(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- addIconDecorator(DecoratedResizableIcon.IconDecorator) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Adds the specified decorator to the end of the decorator sequence.
- addLast(BreadcrumbItem<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Adds the specified item at the end of the path.
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- addMenuGroup(ColorSelectorPopupMenuGroupModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- addOnTaskSelectionChangedListener(JRibbon.OnTaskSelectionChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- addPathListener(BreadcrumbPathListener<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Adds the specified path listener to this model.
- addPopup(JComponent, Popup, JPopupPanel) - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Adds new popup to the tracking structures.
- addPopupActionListener(PopupActionListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Adds an
PopupActionListenerto 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.model.Command
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PropertyChangeAware
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- addRecentsSection(ColorSelectorPopupMenuGroupModel.ColorSectionModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- addRibbonCommand(CommandButtonProjection<? extends Command>, JRibbonBand.PresentationPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Adds the specified command projection to
thisband. - addRibbonComponent(ComponentProjection<? extends JComponent, ? extends ComponentContentModel>) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
- addRibbonGallery(RibbonGalleryProjection, JRibbonBand.PresentationPriority) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
- addRolloverActionListener(RolloverActionListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Adds a rollover action listener that will be called when the rollover state of this button becomes active.
- addTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified task to this ribbon.
- addTaskbarAppMenuLink(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- addTaskbarCommand(Command, AbstractPopupMenuPresentationModel) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Adds the specified command to the taskbar area of this ribbon.
- addTaskbarComponent(ComponentProjection<? extends JComponent, ? extends ComponentContentModel>) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- addTaskbarGalleryDropdown(RibbonGalleryProjection) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- addTransitionLayoutListener(TransitionLayoutListener) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
B
- BaseBuilder() - Constructor for class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- BaseCoreRibbonBandResizePolicy(JRibbonBand, CoreRibbonResizePolicies.Mapping) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Creates a new resize policy.
- BaseRibbonBandResizePolicy(B) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
-
Creates a new resize policy.
- BaseRibbonBandResizeSequencingPolicy - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Base class for the core ribbon band resize sequencing policies.
- BaseRibbonBandResizeSequencingPolicy(RibbonTask) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizeSequencingPolicy
-
Creates a new resize sequencing policy.
- BIG - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
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.
- BlackboxProjection<C extends ContentModel,P extends PresentationModel> - Class in org.pushingpixels.flamingo.api.common.projection
- BlackboxProjection(C, P) - Constructor for class org.pushingpixels.flamingo.api.common.projection.BlackboxProjection
- 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.
- BreadcrumbFileSelector - Class in org.pushingpixels.flamingo.api.bcb.core
-
Breadcrumb bar that allows browsing the local file system.
- BreadcrumbFileSelector() - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector that uses native icons and the default file system view.
- BreadcrumbFileSelector(boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector that uses the default file system view.
- BreadcrumbFileSelector(FileSystemView, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Creates a new breadcrumb bar file selector.
- BreadcrumbItem<T> - Class in org.pushingpixels.flamingo.api.bcb
-
A single item in the
JBreadcrumbBarmodel. - BreadcrumbItem(String) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Creates a new item.
- BreadcrumbItem(String, T) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Creates a new item.
- breadcrumbPathEvent(BreadcrumbPathEvent<T>) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbPathListener
-
Called on breadcrumb bar events.
- BreadcrumbPathEvent<T> - Class in org.pushingpixels.flamingo.api.bcb
-
Event on the breadcrumb bar path.
- BreadcrumbPathEvent(BreadcrumbBarModel<T>, int) - Constructor for class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Creates a new breadcrumb bar path event.
- BreadcrumbPathListener<T> - Interface in org.pushingpixels.flamingo.api.bcb
-
The application listener on breadcrumb path events.
- BreadcrumbTreeAdapterSelector<T> - Class in org.pushingpixels.flamingo.api.bcb.core
-
Breadcrumb bar that allows wrapping an existing
JTreeor aTreeModel. - BreadcrumbTreeAdapterSelector(JTree) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree.
- BreadcrumbTreeAdapterSelector(JTree, BreadcrumbTreeAdapterSelector.TreeAdapter<T>) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree.
- BreadcrumbTreeAdapterSelector(TreeModel, BreadcrumbTreeAdapterSelector.TreeAdapter<T>, boolean) - Constructor for class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector
-
Creates an adapter for the specified tree model.
- BreadcrumbTreeAdapterSelector.TreeAdapter<T> - Interface in org.pushingpixels.flamingo.api.bcb.core
-
Tree adapter that allows plugging a custom rendering logic.
- build() - Method in class org.pushingpixels.flamingo.api.common.model.ColorSelectorCommand.Builder
-
Builds a color selector command from this builder.
- build() - Method in class org.pushingpixels.flamingo.api.common.model.Command.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- build() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- buildComponent() - Method in class org.pushingpixels.flamingo.api.common.projection.AbstractPopupMenuProjection
- buildComponent() - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- builder() - Static method in class org.pushingpixels.flamingo.api.common.model.Command
- builder() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.common.RichTooltip
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- builder() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.model.ColorSelectorCommand.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.model.Command.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- Builder() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
C
- 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.
- cancelPreview(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- CENTER - org.pushingpixels.flamingo.api.common.HorizontalAlignment
-
If the preferred width is less than the available width, the relevant component is horizontally centerd in its parent.
- ChangeAware - Interface in org.pushingpixels.flamingo.api.common.model
- CHILD_FADING_IN - Static variable in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- CHILD_FADING_OUT - Static variable in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- CHILD_MOVING - Static variable in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- clearSelection() - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Clears the selection of this command toggle group model.
- clearTaskbar() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes all taskbar content from this ribbon.
- 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
- 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.
- COLOR_SECTION - org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
- COLOR_SECTION_WITH_DERIVED - org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
- ColorResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of
ResizableIconthat fills the icon with a solid color. - ColorResizableIcon(int, Color) - Constructor for class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
Creates a new empty color icon of the specified size and color.
- ColorResizableIcon(Dimension, Color) - Constructor for class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
Creates a new empty color icon of the specified size and color.
- ColorSectionModel(String) - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.ColorSectionModel
- ColorSectionModel(String, Color[]) - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.ColorSectionModel
- colorSelectorBuilder() - Static method in class org.pushingpixels.flamingo.api.common.model.ColorSelectorCommand
- ColorSelectorCommand - Class in org.pushingpixels.flamingo.api.common.model
- ColorSelectorCommand.Builder - Class in org.pushingpixels.flamingo.api.common.model
- ColorSelectorCommandButtonProjection - Class in org.pushingpixels.flamingo.api.common.projection
- ColorSelectorCommandButtonProjection(ColorSelectorCommand, CommandButtonPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.ColorSelectorCommandButtonProjection
- ColorSelectorPopupMenuContentModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuContentModel(List<ColorSelectorPopupMenuGroupModel>) - Constructor for class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- ColorSelectorPopupMenuContentModel.ColorActivationListener - Interface in org.pushingpixels.flamingo.api.common.popup.model
-
Listener for tracking color activation events.
- ColorSelectorPopupMenuContentModel.ColorPreviewListener - Interface in org.pushingpixels.flamingo.api.common.popup.model
-
Listener for tracking color preview events.
- ColorSelectorPopupMenuGroupModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuGroupModel.Builder - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuGroupModel.ColorSectionModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuGroupModel.GroupEntryKind - Enum in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuPresentationModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.common.popup.model
- ColorSelectorPopupMenuProjection - Class in org.pushingpixels.flamingo.api.common.projection
- ColorSelectorPopupMenuProjection(ColorSelectorPopupMenuContentModel, ColorSelectorPopupMenuPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.ColorSelectorPopupMenuProjection
- COLUMN_FILL - org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.LayoutKind
-
The buttons are laid out in columns respecting the available height.
- Command - Class in org.pushingpixels.flamingo.api.common.model
-
Encapsulates metadata for a single command.
- Command() - Constructor for class org.pushingpixels.flamingo.api.common.model.Command
- COMMAND - org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
- Command.BaseBuilder<T extends Command,B extends Command.BaseBuilder<T,B>> - Class in org.pushingpixels.flamingo.api.common.model
- Command.Builder - Class in org.pushingpixels.flamingo.api.common.model
- Command.CommandActionPreview - Interface in org.pushingpixels.flamingo.api.common.model
- CommandAction - Interface in org.pushingpixels.flamingo.api.common
- CommandActionEvent - Class in org.pushingpixels.flamingo.api.common
- CommandActionEvent(Object, int, Command, String, long, int) - Constructor for class org.pushingpixels.flamingo.api.common.CommandActionEvent
- commandActivated(CommandActionEvent) - Method in interface org.pushingpixels.flamingo.api.common.CommandAction
-
Invoked when a command is activated.
- CommandButtonLayoutInfo() - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
- CommandButtonLayoutManager - Interface in org.pushingpixels.flamingo.api.common
-
Definition of a layout manager for
JCommandButtons. - CommandButtonLayoutManager.CommandButtonLayoutInfo - Class in org.pushingpixels.flamingo.api.common
-
Layout information on different visual parts of a single command button.
- 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.
- CommandButtonPresentationModel - Class in org.pushingpixels.flamingo.api.common.model
-
Encapsulates presentation metadata for displaying commands as buttons.
- CommandButtonPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.common.model
- CommandButtonPresentationModel.Overlay - Class in org.pushingpixels.flamingo.api.common.model
- CommandButtonPresentationModel.PopupHorizontalGravity - Enum in org.pushingpixels.flamingo.api.common.model
-
Popup horizontal gravity.
- CommandButtonPresentationModel.PopupOrientationKind - Enum in org.pushingpixels.flamingo.api.common.model
-
Orientation kind for the popup.
- CommandButtonPresentationState - Class in org.pushingpixels.flamingo.api.common
-
Presentation state for command buttons.
- CommandButtonPresentationState(String, int) - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Creates a new element state.
- CommandButtonProjection<M extends Command> - Class in org.pushingpixels.flamingo.api.common.projection
- CommandButtonProjection(M, CommandButtonPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- CommandButtonProjection(M, CommandButtonPresentationModel, Projection.ComponentSupplier<JCommandButton, M, CommandButtonPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- CommandGroup - Class in org.pushingpixels.flamingo.api.common.model
- CommandGroup(String, List<Command>) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandGroup
- CommandGroup(String, Command...) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandGroup
- CommandGroup(List<Command>) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandGroup
- CommandGroup(Command...) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandGroup
- CommandGroup.CommandFilter - Interface in org.pushingpixels.flamingo.api.common.model
- CommandGroup.CommandGroupListener - Interface in org.pushingpixels.flamingo.api.common.model
- CommandMenuContentModel - Class in org.pushingpixels.flamingo.api.common.model
- CommandMenuContentModel(List<CommandGroup>) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- CommandMenuContentModel(CommandGroup) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- CommandMenuContentModel(CommandGroup...) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- CommandMenuContentModel(CommandPanelContentModel, List<CommandGroup>) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- CommandPanelContentModel - Class in org.pushingpixels.flamingo.api.common.model
- CommandPanelContentModel(List<CommandGroup>) - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- CommandPanelPresentationModel - Class in org.pushingpixels.flamingo.api.common.model
- CommandPanelPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.common.model
- CommandPanelPresentationModel.LayoutKind - Enum in org.pushingpixels.flamingo.api.common.model
-
Enumerates the available layout kinds.
- CommandPanelProjection - Class in org.pushingpixels.flamingo.api.common.projection
- CommandPanelProjection(CommandPanelContentModel, CommandPanelPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.CommandPanelProjection
- CommandPopupMenuPresentationModel - Class in org.pushingpixels.flamingo.api.common.popup.model
- CommandPopupMenuPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.common.popup.model
- CommandPopupMenuProjection - Class in org.pushingpixels.flamingo.api.common.projection
- CommandPopupMenuProjection(CommandMenuContentModel, CommandPopupMenuPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.CommandPopupMenuProjection
- CommandStripPresentationModel - Class in org.pushingpixels.flamingo.api.common.model
- CommandStripPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.common.model
- CommandStripPresentationModel.StripOrientation - Enum in org.pushingpixels.flamingo.api.common.model
-
Button strip orientation.
- CommandStripProjection - Class in org.pushingpixels.flamingo.api.common.projection
- CommandStripProjection(CommandGroup, CommandStripPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.common.projection.CommandStripProjection
- CommandToggleGroupModel - Class in org.pushingpixels.flamingo.api.common.model
-
Group of toggle commands.
- CommandToggleGroupModel() - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Creates a new command group.
- ComponentContentModel - Interface in org.pushingpixels.flamingo.api.ribbon.synapse.model
- ComponentPresentationModel - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
-
Encapsulates presentation metadata for displaying arbitrary components in the ribbon.
- ComponentPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- ComponentProjection<C extends javax.swing.JComponent,M extends ComponentContentModel> - Class in org.pushingpixels.flamingo.api.ribbon.synapse.projection
-
Base class for projections that create non-Flamingo components, such as
JCheckBoxfromRibbonCheckBoxProjection. - ComponentProjection(M, ComponentPresentationModel, Projection.ComponentSupplier<C, M, ComponentPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.projection.ComponentProjection
- configureBaseCommand(Command) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- configureCommand(AbstractFileViewPanel.Leaf, Command, ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Configures the specified command.
- configureComponent(M) - Method in class org.pushingpixels.flamingo.api.common.projection.AbstractPopupMenuProjection
- configureComponent(JCommandButton) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- configureComponent(JCommandButtonPanel) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandPanelProjection
- configureComponent(JCommandButtonStrip) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandStripProjection
- configureComponent(JColorSelectorPopupMenu) - Method in class org.pushingpixels.flamingo.api.common.projection.ColorSelectorPopupMenuProjection
- configureComponent(JCommandPopupMenu) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandPopupMenuProjection
- configureComponent(JRibbonCheckBox) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonCheckBoxProjection
- configureComponent(JRibbonComboBox<E>) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonComboBoxProjection
- configureComponent(JRibbonSpinner) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonSpinnerProjection
- configureComponent(T) - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- ContentModel - Interface in org.pushingpixels.flamingo.api.common.model
- controlPanel - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
- 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.BaseRibbonBandResizePolicy<B extends AbstractRibbonBand> - Class in org.pushingpixels.flamingo.api.ribbon.resize
- CoreRibbonResizePolicies.FlowThreeRows - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Core resize policy for
JFlowRibbonBandthat places the content in three rows. - CoreRibbonResizePolicies.FlowTwoRows - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Core resize policy for
JFlowRibbonBandthat places the content in two rows. - CoreRibbonResizePolicies.High2Low - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Core resize policy that maps all
JRibbonBand.PresentationPrioritys toJRibbonBand.PresentationPriority.LOW. - CoreRibbonResizePolicies.High2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
- CoreRibbonResizePolicies.IconRibbonBandResizePolicy - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Special resize policy that is used for collapsed ribbon bands.
- CoreRibbonResizePolicies.Low2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
- CoreRibbonResizePolicies.Mid2Low - Class in org.pushingpixels.flamingo.api.ribbon.resize
- CoreRibbonResizePolicies.Mid2Mid - Class in org.pushingpixels.flamingo.api.ribbon.resize
- CoreRibbonResizePolicies.Mirror - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Mirror core resize policy that maps the values of
JRibbonBand.PresentationPrioritys to themselves. - CoreRibbonResizePolicies.None - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
Core resize policy that maps all
JRibbonBand.PresentationPrioritys toJRibbonBand.PresentationPriority.TOP. - 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.RoundRobin - Class in org.pushingpixels.flamingo.api.ribbon.resize
-
The round robin resize sequencing policy.
- createLayoutManager(JCommandButton) - Method in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Creates a layout manager for the specified button.
- createRootPane() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- customizeComponent(TC) - Method in interface org.pushingpixels.flamingo.api.common.projection.Projection.ComponentCustomizer
-
Customizes the result of
Projection.buildComponent()just before it is returned to the application code.
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
ResizableIconthat adds decorations to a main icon. - DecoratedResizableIcon(ResizableIcon) - Constructor for class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Creates a new decorated icon with no decorators.
- DecoratedResizableIcon(ResizableIcon, DecoratedResizableIcon.IconDecorator...) - Constructor for class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Creates a new decorated icon.
- DecoratedResizableIcon.IconDecorator - Interface in org.pushingpixels.flamingo.api.common.icon
-
Icon decorator interface.
- DEFAULT_AUTO_REPEAT_INITIAL_INTERVAL_MS - Static variable in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- DEFAULT_AUTO_REPEAT_SUBSEQUENT_INTERVAL_MS - Static variable in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- DEFAULT_GAP_SCALE_FACTOR - Static variable in class org.pushingpixels.flamingo.api.common.JCommandButton
- DEFAULT_GAP_SCALE_FACTOR_PRIMARY_AXIS - Static variable in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- DEFAULT_GAP_SCALE_FACTOR_SECONDARY_AXIS - Static variable in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- DEFAULT_HORIZONTAL_ALIGNMENT - Static variable in class org.pushingpixels.flamingo.api.common.JCommandButton
- DEFAULT_POPUP_MENU_PRESENTATION_STATE - Static variable in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- defaultManager() - Static method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Returns the default popup panel manager.
- DefaultRibbonTaskbarKeyTipPolicy - Class in org.pushingpixels.flamingo.api.ribbon
- DefaultRibbonTaskbarKeyTipPolicy() - Constructor for class org.pushingpixels.flamingo.api.ribbon.DefaultRibbonTaskbarKeyTipPolicy
- disabledIconFactory - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- dispose() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- doActionClick() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Programmatically perform an action "click".
- doActionRollover() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Programmatically perform a "rollover" on the action area.
- doLayout() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- doPopupClick() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Programmatically perform a "click" on the popup area.
- DOWNWARD - org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.PopupOrientationKind
-
Indicates that the popup should be displayed below the button.
E
- EmptyResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of
ResizableIconthat paints nothing. - EmptyResizableIcon(int) - Constructor for class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
Creates a new empty resizable icon of the specified size.
- EmptyResizableIcon(Dimension) - Constructor for class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
Creates a new empty resizable icon of the specified size.
- END - org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.PopupHorizontalGravity
-
Indicates that the popup should be horizontally aligned to the end edge of the button.
- extraText - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- 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
- factory() - Static method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
- factory(Color) - Static method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
- factory(ResizableIcon.Factory, BufferedImageOp) - Static method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
- factory(ResizableIcon.Factory, DecoratedResizableIcon.IconDecorator...) - Static method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- FILL - org.pushingpixels.flamingo.api.common.HorizontalAlignment
-
The component is placed to fill all available width from its parent.
- FilteredResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of
ResizableIconthat allows applying aBufferedImageOpon another icon. - findFirstMatch(CommandGroup.CommandFilter) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- findFirstMatch(CommandGroup.CommandFilter) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- fireActionPerformed(ActionEvent) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Notifies all listeners that have registered interest for notification on this event type.
- 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.
- fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Notifies all listeners that have registered interest for notification on this event type.
- fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- fireStateChanged() - Method in class org.pushingpixels.flamingo.api.common.popup.AbstractPopupMenu
-
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.
- FIRST - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonLocationOrderKind
-
Indicates that this button is the first button in the strip.
- FIT_TO_ICON - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Fit to icon state.
- FlowThreeRows(JFlowRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
-
Creates a new three-row resize policy for
JFlowRibbonBands. - FlowTwoRows(JFlowRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
-
Creates a new two-row resize policy for
JFlowRibbonBands.
G
- get() - Static method in class org.pushingpixels.flamingo.api.common.model.VoidPresentationModel
- get(String) - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the property attached to the specified key.
- getAction() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getActionKeyStroke() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame.RibbonKeyboardAction
- getActionKeyTip() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the key tip for the action area of this button.
- getActionKeyTip() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getActionKeyTipAnchorCenterPoint(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the anchor center point of the action key tip of the specified command button.
- getActionListener() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- getActionModel() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the action model for this button.
- getActionName() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame.RibbonKeyboardAction
- getActionPreview() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getActionRichTooltip() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getAnchoredCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the anchored commands for this ribbon.
- getApplicationMenuCommandProjection() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- getApplicationMenuProjection() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the application menu of this ribbon.
- 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.
- getAutoRepeatInitialInterval() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- 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.
- getAutoRepeatSubsequentInterval() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getBand(int) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns band at the specified index from
thistask. - getBandCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the number of bands in
thistask. - getBands() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns an unmodifiable view on the ribbon bands of this task.
- getButton(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the specified button component of
thisstrip. - getButtonCount() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the number of buttons in
thisstrip. - getButtonSource() - Method in class org.pushingpixels.flamingo.api.common.CommandActionEvent
- getCallback() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the application callback.
- getCaption() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- getCaption() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- getCaption() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- getCaption() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- getCaption() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- getChild() - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- getCollapsedStateKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the key tip for the collapsed button which is shown when there is not enough horizontal space to show the ribbon band content under the most restrictive resize policy.
- getColorActivationListener() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- getColorColumns() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel
- getColorPreviewListener() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- getColors() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.ColorSectionModel
- getColorSelectorPopupMenuContentModel() - Method in class org.pushingpixels.flamingo.api.common.model.ColorSelectorCommand
- getCommand() - Method in class org.pushingpixels.flamingo.api.common.CommandActionEvent
- getCommand() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame.RibbonKeyboardAction
- getCommandButtonKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the command button kind of this button.
- getCommandComponentCustomizers() - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- getCommandComponentSuppliers() - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- getCommandCount() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- getCommandGroupByTitle(String) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- getCommandGroups() - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- getCommandGroups() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- getCommandGroups() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- getCommandHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getCommandIconDimension() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getCommandOverlays() - Method in class org.pushingpixels.flamingo.api.common.projection.BlackboxProjection
- getCommandPresentationState() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getCommandPresentationState() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- getCommandPresentationState() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- getCommandPreviewListener() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- getCommands() - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- getCommands() - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Returns an unmodifiable collection with all the commands tracked by this model.
- getComponentCustomizer() - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- getComponentSupplier() - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- getComponentSupplier(Projection<TC, CC, PC>) - Method in interface org.pushingpixels.flamingo.api.common.projection.Projection.ComponentSupplier
- getContentKeyTip(int) - Method in class org.pushingpixels.flamingo.api.ribbon.DefaultRibbonTaskbarKeyTipPolicy
- getContentKeyTip(int) - Method in interface org.pushingpixels.flamingo.api.ribbon.RibbonTaskbarKeyTipPolicy
-
Returns the keytip for the task bar content (command, component, gallery, menu link) at the specified index.
- getContentModel() - Method in class org.pushingpixels.flamingo.api.common.projection.BlackboxProjection
- getContextualGroup() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the contextual task group for this ribbon task.
- getContextualMenuContentModel() - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbon.OnShowContextualMenuListener
- getContextualMenuContentModel(CommandButtonProjection<? extends Command>) - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbon.OnShowContextualMenuListener
- getContextualMenuContentModel(RibbonGalleryProjection) - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbon.OnShowContextualMenuListener
- getContextualMenuContentModel(ComponentProjection<? extends JComponent, ? extends ComponentContentModel>) - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbon.OnShowContextualMenuListener
- getContextualTaskGroup(int) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Retrieves contextual task group at specified index.
- getContextualTaskGroupCount() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the number of contextual task groups in
thisribbon. - getControlPanel() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the control panel of
thisribbon band. - getCoreFlowPoliciesRestrictive(JFlowRibbonBand, int) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
Returns a list that has
CoreRibbonResizePolicies.FlowTwoRowspolicy followed by theCoreRibbonResizePolicies.FlowThreeRowsresize policy. - getCorePoliciesNone(JRibbonBand) - Static method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies
-
Returns a list that only has a
mirrorresize 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
CommandButtonPresentationState.BIGand 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.
- getCurrentResizePolicy() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the current resize policy of this ribbon band.
- 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
- getDelegate() - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- getDescriptionSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of description sections of this tooltip.
- getDisabledIcon() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the associated disabled icon.
- getDisabledIconFactory() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getDismissDelay() - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
-
Returns the dismissal delay value.
- getDisplayName() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Returns the display name for this state.
- getExceptionHandlers() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the list of currently registered exception handlers.
- 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.
- getExpandCommandListener() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the expand action listener of
thisribbon band. - getExpandKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- getExtraPopupCommandGroups() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- getExtraText() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the extra text of this button.
- getExtraText() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getFooterCommands() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
-
Returns the footer commands of this application menu.
- getFooterIcon() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the footer icon of this tooltip.
- getFooterSections() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns an unmodifiable list of footer sections of this tooltip.
- getGroupButtons(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the list of all buttons in the specified button group.
- getGroupContent() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel
- getGroupCount() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the number of button groups in this panel.
- getGroupTitleAt(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the title of the command group at the specified index.
- getHGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the horizontal gap scale factor for the content of this button.
- getHighlightedCommand() - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- getHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the horizontal alignment for the content of this button.
- getHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getHorizontalAlignment() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel
- getHorizontalGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getHorizontalGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- 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
thisitem. - getIcon() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the associated icon.
- getIcon(Image, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(InputStream, double, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
-
Returns the icon for the specified input stream.
- getIcon(InputStream, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified input stream.
- getIcon(URL, double, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(URL, Dimension) - Static method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
-
Returns the icon for the specified URL.
- getIcon(T) - Method in interface org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
-
Returns the icon for the specified tree node.
- getIconDimension() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the dimension of the icon of the associated command button in the
CommandButtonPresentationState.FIT_TO_ICONstate. - getIconDimension() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the icon factory for the collapsed state.
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- getIconFactory() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- getIconFactory() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- getIconHeight() - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- getIconWidth() - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
- getIndex() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Returns the index of
thisitem. - getIndexOfFirstChange() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Returns the index of the first path item that has changed.
- getInitialDelay() - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
-
Returns the initial delay value.
- getInstance() - Static method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutManager
-
Returns the manager instance.
- getInvoker() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Returns the invoker of this popup panel.
- getItem(int) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the model item at the specified index.
- getItemCount() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the number of items in this model.
- getItems() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns an unmodifiable list of the items in this model.
- getKey() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
- getKey() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the pair key.
- getKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Returns the key tip for the task button of this task.
- getKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel
- getLayoutInfo(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the layout information for the specified command button.
- getLayoutKind() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the input stream with the leaf content.
- getLeafContent(T) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the input stream with the file contents.
- getLeafName() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the leaf name.
- getLeafProp(String) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the leaf property with the specified name.
- getLeafProps() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the map of all the properties of this leaf.
- getLeafs(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the leaf elements that correspond to the specified path.
- getLeafStream() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Returns the stream with the contents of the leaf file.
- getLoadedIconCount() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns the number of loaded icons.
- getLocationOrderKind() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
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.
- getMainIcon() - Method in class org.pushingpixels.flamingo.api.common.RichTooltip
-
Returns the main icon of this tooltip.
- getMaxColumns() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getMaximum() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the maximum value of the available progress range.
- getMaxRows() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getMaxVisibleMenuCommands() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- getMenuComponents() - Method in class org.pushingpixels.flamingo.api.common.popup.AbstractPopupMenu
-
Returns an unmodifiable list of all the menu components.
- getMenuGroups() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- getMenuPresentationState() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel
- getMenuPresentationState() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- getMinimum() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the minimum value of the available progress range.
- getModel() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the model of this breadcrumb bar.
- getOnShowContextualMenuListener() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- getOrientation() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- getOverflowButtonKeyTip() - Method in class org.pushingpixels.flamingo.api.ribbon.DefaultRibbonTaskbarKeyTipPolicy
- getOverflowButtonKeyTip() - Method in interface org.pushingpixels.flamingo.api.ribbon.RibbonTaskbarKeyTipPolicy
-
Returns the keytip for the overflow button of the task bar.
- getPanelContentModel() - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- getPanelPresentationModel() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- getPathChoices(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Returns the choice elements that correspond to the specified path.
- getPopupCallback() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the associated popup callback.
- getPopupHorizontalGravity() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the popup horizontal gravity of this button.
- getPopupHorizontalGravity() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getPopupKeyTip() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the key tip for the popup area of this button.
- getPopupKeyTip() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getPopupKeyTipAnchorCenterPoint(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the anchor center point of the popup key tip of the specified command button.
- getPopupMenuCustomizer() - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- getPopupMenuPresentationModel() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getPopupMenuSupplier() - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- 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.
- getPopupOrientationKind() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getPopupOrientationKind() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- getPopupOrientationKind() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- getPopupOriginator() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
Returns the popup originator component.
- getPopupOriginator() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Returns the originating component.
- getPopupPanel() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Returns the popup panel.
- getPopupPanel(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelCallback
-
Returns the popup panel to be shown when the popup area of the specified command button is activated.
- getPopupRibbonBand() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Returns the ribbon band shown in a popup panel when this ribbon band is in a collapsed state.
- getPreferredButtonWidth(JBandControlPanel.ControlPanelGroup, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Returns the preferred width of all the buttons in the specified control panel group.
- getPreferredIconSize() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Returns the preferred icon size for this state.
- getPreferredIconSize(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred icon size of the specified command button when it uses this layout manager.
- getPreferredPopupMaxCommandColumns() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- getPreferredPopupMaxVisibleCommandRows() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- getPreferredScrollableViewportSize() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
- getPreferredSize(JCommandButton) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
-
Returns the preferred size of the specified command button when it uses this layout manager.
- getPreferredVisibleCommandCounts() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
- getPreferredWidth(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
- getPreferredWidth(int, int) - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizePolicy
-
Returns the preferred width of the associated ribbon band under the specified dimensions.
- getPresentationModel() - Method in class org.pushingpixels.flamingo.api.common.projection.BlackboxProjection
- getPresentationState() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Return the current presentation state of
thisbutton. - getPresentationState() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getProgress() - Method in class org.pushingpixels.flamingo.api.common.ProgressEvent
-
Returns the current value of the progress.
- getProgressListener() - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
- getProjection() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
- getProjection() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
- getProjection() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- getProjection() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- getProjection() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
- getProps() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns all attached properties.
- getRecentlyUsedColors() - Static method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- getResizableIcon(AbstractFileViewPanel.Leaf, InputStream, CommandButtonPresentationState, 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.
- getRibbonFrame() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the ribbon frame that hosts this ribbon.
- getRichTooltip() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- getRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- getRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- getRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- getRichTooltip() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
- getRichTooltip(MouseEvent) - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager.JTrackableComponent
- 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
- getSecondaryContentModel() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getSecondaryLevelCommandPresentationState() - Method in class org.pushingpixels.flamingo.api.ribbon.projection.RibbonApplicationMenuCommandButtonProjection
- getSecondaryRichTooltip() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getSelected() - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Returns the selected command of this group model.
- getSelectedCommand() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
- getSelectedCommand() - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- getSelectedTask() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the currently selected task.
- getSelectionChangeListener() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonComboBoxContentModel
- getSelectionChangeListener() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- getSelectionChangeListener() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerContentModel
- getSelectionChangeListener() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- getSelectionChangeListener() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- getShownPath() - Method in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Returns all currently shown popup panels.
- getSource() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
-
Returns the source model of
thisevent. - 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
thisgroup. - getTaskbarComponents() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- getTaskbarKeyTipPolicy() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- getTaskCount() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the number of regular tasks in
thisribbon. - getTaskCount() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Returns the number of tasks in
thisgroup. - getText() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the text of this button.
- getText() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getText() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- getTitle() - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- getTitle() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.ColorSectionModel
- 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
thisband. - 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.
- getToggleGroupModel() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- getUI() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the UI delegate for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the UI delegate for this button.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
-
Returns the UI delegate for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Returns the UI delegate 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 delegate for this component.
- getUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the UI delegate for this component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Returns the name of the UI delegate 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 delegate for this component.
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
- getUIClassID() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- getValue() - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Returns the pair value.
- getVerticalGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- getVerticalGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- getVGapScaleFactor() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns the vertical gap scale factor for the content of this button.
- getView() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- getWidth(int, List<JCommandButton>, List<JCommandButton>, List<JCommandButton>) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
Returns the total width of the specified buttons.
- GlobalPopupMenu(Projection<JCommandPopupMenu, CommandMenuContentModel, CommandPopupMenuPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame.GlobalPopupMenu
H
- hasAction() - Method in enum org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Returns indication whether this command button kind has an action.
- hasAutoRepeatIntervalsSet() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- 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.
- height - Variable in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
The current icon height.
- height - Variable in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
The current icon height.
- hide() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- hideCurrentlyShowingTipIfNecessary() - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
- 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.
- High2Low(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.High2Low
-
Creates the new resize policy of type
HIGH2LOW. - High2Mid(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.High2Mid
-
Creates the new resize policy of type
HIGH2MID. - HORIZONTAL - org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonSeparatorOrientation
-
Horizontal separator orientation.
- HORIZONTAL - org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.StripOrientation
-
Horizontal strip orientation.
- HorizontalAlignment - Enum in org.pushingpixels.flamingo.api.common
-
Enumerates the available values for horizontal alignment.
- HORIZONTALLY - org.pushingpixels.flamingo.api.common.JScrollablePanel.ScrollType
- 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
- IconDeckResizableIcon<T> - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of the
ResizableIconthat 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.
- iconFactory - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- iconRect - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
Rectangle for the command button icon.
- IconRibbonBandResizePolicy(AbstractRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
-
Creates a new collapsed resize policy.
- IcoWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of
ResizableIconinterface that wraps ICO files. - ImageWrapperResizableIcon - Class in org.pushingpixels.flamingo.api.common.icon
-
Implementation of
ResizableIconinterface that wraps image files. - ImmutablePresentationModel - Interface in org.pushingpixels.flamingo.api.common.model
- indexOf(BreadcrumbItem<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Returns the index of the specified item.
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
- install(int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.IconRibbonBandResizePolicy
- install(int, int) - Method in interface org.pushingpixels.flamingo.api.ribbon.resize.RibbonBandResizePolicy
-
Installs this resize policy on the associated ribbon band.
- inToggleGroup(CommandToggleGroupModel) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- inToggleGroupAsSelected(CommandToggleGroupModel) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- isActionEnabled - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- isActionEnabled() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- isAllowsClearingSelection() - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Returns the current value for clearing selection.
- isAutoRepeatAction() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether the button is in auto-repeat action mode.
- isAutoRepeatAction() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isEnabled() - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- isEnabled() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- isEnabled() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- isEnabled() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- isEnabled() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- 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.CommandButtonPresentationModel
- isFireActionOnRollover() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether this button is in action-on-rollover mode.
- isFireActionOnRollover() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isFlat() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Returns indication whether this button has flat appearance.
- isFlat() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isFlat() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- isFlat() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel
- isFocusable() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isFocusable() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- isLoading() - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- isLoading() - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- isMenu() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isMenu() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- isMinimized() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the indication whether this ribbon is minimized.
- isPopupShowing() - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Returns indication whether the associated popup is showing.
- isPopupVisible() - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
- isResizingAware() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel
- isScrollOnRollover() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- isSecondaryEnabled - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- isSecondaryEnabled() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- isSelected() - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
- isSelected() - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- isShowingInTaskbar(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- isShowingInTaskbar(RibbonGalleryContentModel) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- isShowingInTaskbar(ComponentContentModel) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- isShowingKeyTips() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
-
Returns indication whether this ribbon frame is showing the key tips.
- isShowingScrollButtons() - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- isSingleSelectionMode() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- isTextClickAction() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isTextClickPopup() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- 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. - isToDismissOnCommandActivation() - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel
- isToDismissPopupsOnActivation() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- isToDismissPopupsOnActivation() - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- isToggle - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- isToggle() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- isToggleSelected - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- isToggleSelected() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- isToShowGroupLabels() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- isVisible(RibbonContextualTaskGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Returns the visibility of ribbon tasks in the specified contextual task group.
J
- 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.
- JColorSelectorPopupMenu - Class in org.pushingpixels.flamingo.api.common.popup
- JColorSelectorPopupMenu(Projection<JColorSelectorPopupMenu, ColorSelectorPopupMenuContentModel, ColorSelectorPopupMenuPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- JCommandButton - Class in org.pushingpixels.flamingo.api.common
-
Command button.
- JCommandButton(Projection<JCommandButton, ? extends Command, CommandButtonPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButton
- JCommandButton.CommandButtonKind - Enum in org.pushingpixels.flamingo.api.common
-
Enumerates the available command button kinds.
- JCommandButton.CommandButtonLocationOrderKind - Enum in org.pushingpixels.flamingo.api.common
-
Enumerates the available values for the location order kind.
- JCommandButtonPanel - Class in org.pushingpixels.flamingo.api.common
-
Panel that hosts command buttons.
- JCommandButtonPanel(Projection<JCommandButtonPanel, CommandPanelContentModel, CommandPanelPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
- JCommandButtonStrip - Class in org.pushingpixels.flamingo.api.common
-
Button strip container.
- JCommandButtonStrip(Projection<JCommandButtonStrip, CommandGroup, CommandStripPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
- JCommandPopupMenu - Class in org.pushingpixels.flamingo.api.common.popup
-
Popup menu with groups of command buttons.
- JCommandPopupMenu(Projection<JCommandPopupMenu, CommandMenuContentModel, CommandPopupMenuPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
- JFlowRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
-
Flow ribbon band component.
- JFlowRibbonBand(String, ResizableIcon.Factory) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JFlowRibbonBand
-
Creates a new flow ribbon band.
- JFlowRibbonBand(String, ResizableIcon.Factory, CommandAction) - 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.
- JRibbon.OnShowContextualMenuListener - Interface in org.pushingpixels.flamingo.api.ribbon
- JRibbon.OnTaskSelectionChangeListener - Interface in org.pushingpixels.flamingo.api.ribbon
- JRibbonBand - Class in org.pushingpixels.flamingo.api.ribbon
-
Ribbon band component.
- JRibbonBand(String, ResizableIcon.Factory) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Creates a new ribbon band.
- JRibbonBand(String, ResizableIcon.Factory, CommandAction) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Creates a new ribbon band.
- JRibbonBand.PresentationPriority - Enum in org.pushingpixels.flamingo.api.ribbon
-
Presentation priority of ribbon band components.
- JRibbonCheckBox - Class in org.pushingpixels.flamingo.api.ribbon.synapse
- JRibbonCheckBox(Projection<JRibbonCheckBox, RibbonCheckBoxContentModel, ComponentPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.JRibbonCheckBox
- JRibbonComboBox<E> - Class in org.pushingpixels.flamingo.api.ribbon.synapse
- JRibbonComboBox(Projection<JRibbonComboBox<E>, RibbonComboBoxContentModel<E>, ComponentPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.JRibbonComboBox
- 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.
- JRibbonFrame.GlobalPopupMenu - Class in org.pushingpixels.flamingo.api.ribbon
- JRibbonFrame.RibbonKeyboardAction - Class in org.pushingpixels.flamingo.api.ribbon
- JRibbonSpinner - Class in org.pushingpixels.flamingo.api.ribbon.synapse
- JRibbonSpinner(Projection<JRibbonSpinner, RibbonSpinnerContentModel, ComponentPresentationModel>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.JRibbonSpinner
- 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
- JTrackableComponent() - Constructor for class org.pushingpixels.flamingo.api.common.RichTooltipManager.JTrackableComponent
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.
- KeyValuePair<K,V> - Class in org.pushingpixels.flamingo.api.common
-
Generic key-value pair with optional property map.
- KeyValuePair(K, V) - Constructor for class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Creates a new pair.
L
- LAST - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonLocationOrderKind
-
Indicates that this button is the last button in the strip.
- 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.api.layout.TransitionLayout
- LEADING - org.pushingpixels.flamingo.api.common.HorizontalAlignment
-
If the preferred width is less than the available width, the relevant component is placed at the leading position in its parent (left for LTR and right for RTL).
- Leaf(String, InputStream) - Constructor for class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Creates a new leaf.
- 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.
- LOW - org.pushingpixels.flamingo.api.ribbon.JRibbonBand.PresentationPriority
-
Low priority.
- Low2Mid(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Low2Mid
-
Creates the new resize policy of type
LOW2MID.
M
- mapping - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
-
The element priority mapping.
- matches(Command) - Method in interface org.pushingpixels.flamingo.api.common.model.CommandGroup.CommandFilter
- MEDIUM - org.pushingpixels.flamingo.api.ribbon.JRibbonBand.PresentationPriority
-
Medium priority.
- MEDIUM - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Medium state.
- Mid2Low(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mid2Low
-
Creates the new resize policy of type
MID2LOW. - Mid2Mid(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mid2Mid
-
Creates the new resize policy of type
MID2MID. - MIDDLE - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonLocationOrderKind
-
Indicates that this button is in the middle of the strip.
- minimumLayoutSize(Container) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- Mirror(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Mirror
-
Creates the new resize policy of type
MIRROR. - model - Variable in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
The breadcrumb bar model.
- MutablePresentationModel - Interface in org.pushingpixels.flamingo.api.common.model
N
- 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.
- None(JRibbonBand) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.None
-
Creates the new resize policy of type
NONE.
O
- onAllCommandsRemoved() - Method in interface org.pushingpixels.flamingo.api.common.model.CommandGroup.CommandGroupListener
- onColorActivated(Color) - Method in interface org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel.ColorActivationListener
-
Invoked when a color in any of the color sections of this model is activated.
- onColorPreviewActivated(Color) - Method in interface org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel.ColorPreviewListener
-
Invoked when the preview of a color in any of the color sections of this model is activated.
- onColorPreviewCanceled() - Method in interface org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel.ColorPreviewListener
-
Invoked when the color preview has been canceled.
- onCommandActivated(Command) - Method in interface org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandAction
-
Invoked when a command in this gallery model is activated.
- onCommandAdded(Command) - Method in interface org.pushingpixels.flamingo.api.common.model.CommandGroup.CommandGroupListener
- onCommandPreviewActivated(Command) - Method in interface org.pushingpixels.flamingo.api.common.model.Command.CommandActionPreview
-
Invoked when a command preview has been activated.
- onCommandPreviewActivated(Command) - Method in interface org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandActionPreview
-
Invoked when the preview of a command in this gallery model is activated.
- onCommandPreviewCanceled(Command) - Method in interface org.pushingpixels.flamingo.api.common.model.Command.CommandActionPreview
-
Invoked when a command preview has been canceled.
- onCommandPreviewCanceled(Command) - Method in interface org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandActionPreview
-
Invoked when the command preview has been canceled.
- onCommandRemoved(Command) - Method in interface org.pushingpixels.flamingo.api.common.model.CommandGroup.CommandGroupListener
- onException(Throwable) - Method in interface org.pushingpixels.flamingo.api.bcb.BreadcrumbBarExceptionHandler
-
Called when an exceptional condition occurs in the breadcrumb bar.
- ONLY - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonLocationOrderKind
-
Indicates that this button is the only button in the strip.
- onProgress(ProgressEvent) - Method in interface org.pushingpixels.flamingo.api.common.ProgressListener
-
Fired when progress has been made in the source process.
- onSelectionChanged(Object, Object) - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonComboBoxContentModel.ComboBoxSelectionChangeListener
- onSelectionChanged(Object, Object) - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerContentModel.SpinnerSelectionChangeListener
- onTaskSelectionChanged(RibbonTask) - Method in interface org.pushingpixels.flamingo.api.ribbon.JRibbon.OnTaskSelectionChangeListener
- onTransitionLayoutEvent(TransitionLayoutEvent) - Method in interface org.pushingpixels.flamingo.api.layout.TransitionLayoutListener
- 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.common.popup.model - package org.pushingpixels.flamingo.api.common.popup.model
- org.pushingpixels.flamingo.api.common.projection - package org.pushingpixels.flamingo.api.common.projection
- org.pushingpixels.flamingo.api.layout - package org.pushingpixels.flamingo.api.layout
- org.pushingpixels.flamingo.api.ribbon - package org.pushingpixels.flamingo.api.ribbon
- org.pushingpixels.flamingo.api.ribbon.model - package org.pushingpixels.flamingo.api.ribbon.model
- org.pushingpixels.flamingo.api.ribbon.projection - package org.pushingpixels.flamingo.api.ribbon.projection
- org.pushingpixels.flamingo.api.ribbon.resize - package org.pushingpixels.flamingo.api.ribbon.resize
- org.pushingpixels.flamingo.api.ribbon.synapse - package org.pushingpixels.flamingo.api.ribbon.synapse
- org.pushingpixels.flamingo.api.ribbon.synapse.model - package org.pushingpixels.flamingo.api.ribbon.synapse.model
- org.pushingpixels.flamingo.api.ribbon.synapse.projection - package org.pushingpixels.flamingo.api.ribbon.synapse.projection
- overlay() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- Overlay() - Constructor for class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- overlayWith(CommandButtonPresentationModel.Overlay) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
P
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
- 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
- paintIconDecoration(Component, Graphics, int, int, int, int) - Method in interface org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon.IconDecorator
-
Paints the icon decoration.
- POPUP_HIDDEN - Static variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
ID of "popup hidden" event.
- POPUP_ONLY - org.pushingpixels.flamingo.api.common.JCommandButton.CommandButtonKind
-
Command button that has only popup area.
- POPUP_SHOWN - Static variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
ID of "popup shown" event.
- PopupActionListener - Interface in org.pushingpixels.flamingo.api.common
-
Popup action listener.
- 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
JCommandButtoncomponent. - popupClickArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The popup area.
- PopupEvent(JPopupPanel, int, JComponent) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupEvent
-
Creates a new popup event.
- popupHidden(PopupPanelManager.PopupEvent) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupListener
-
Fired when a popup panel has been hidden.
- PopupInfo(JComponent, JPopupPanel) - Constructor for class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupInfo
-
Creates a new information object.
- 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.PopupInfo - Class in org.pushingpixels.flamingo.api.common.popup
-
Information on a single showing popup.
- PopupPanelManager.PopupListener - Interface in org.pushingpixels.flamingo.api.common.popup
-
Listener on showing and hiding the popup panels.
- popupPanels - Variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
Map of all popup panels and associated
Popupobjects. - popupShown(PopupPanelManager.PopupEvent) - Method in interface org.pushingpixels.flamingo.api.common.popup.PopupPanelManager.PopupListener
-
Fired when a popup panel has been shown.
- preferredLayoutSize(Container) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- PresentationModel - Interface in org.pushingpixels.flamingo.api.common.model
- 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 - Interface in org.pushingpixels.flamingo.api.common
-
Contract for parties interested to listen on progress events.
- project() - Method in class org.pushingpixels.flamingo.api.common.model.Command
- project(CommandButtonPresentationModel) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- Projection<T extends javax.swing.JComponent,C extends ContentModel,P extends PresentationModel> - Class in org.pushingpixels.flamingo.api.common.projection
- Projection(C, P, Projection.ComponentSupplier<T, C, P>) - Constructor for class org.pushingpixels.flamingo.api.common.projection.Projection
- Projection.ComponentCustomizer<TC extends javax.swing.JComponent> - Interface in org.pushingpixels.flamingo.api.common.projection
-
This interface can be used as part of
Projection.setComponentCustomizer(ComponentCustomizer)to customize the result ofProjection.buildComponent()with additional functionality not exposed viaBlackboxProjection.getContentModel()orBlackboxProjection.getPresentationModel(). - Projection.ComponentSupplier<TC extends javax.swing.JComponent,CC extends ContentModel,PC extends PresentationModel> - Interface in org.pushingpixels.flamingo.api.common.projection
-
This interface can be used as part of
Projection.setComponentSupplier(ComponentSupplier)to return your own supplier ofProjection.ComponentSupplierto be used before theProjection.configureComponent(JComponent)call. - propertyChange(PropertyChangeEvent) - Method in interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager
- PropertyChangeAware - Interface in org.pushingpixels.flamingo.api.common.model
- propMap - Variable in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Property map.
R
- RECENTS_SECTION - org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
- remove(Command) - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Removes the specified command from the group.
- removeAll() - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
- removeAllCommandGroups() - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- removeAllCommandGroups() - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- removeAllCommands() - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- removeAllMenuGroups() - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- removeAnchoredCommand(CommandButtonProjection) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Removes the specified ribbon command from the trailing edge of the task toggle strip of this ribbon.
- removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- removeAsynchronousLoadListener(AsynchronousLoadListener) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Removes the specified change listener from this button.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- removeChangeListener(ChangeListener) - Method in interface org.pushingpixels.flamingo.api.common.model.ChangeAware
-
Removes the specified change listener from tracking changes to the underlying source.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.AbstractPopupMenu
-
Removes the specified change listener from tracking changes to this popup menu.
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel
- 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.api.ribbon.model.RibbonGalleryContentModel
- removeCommand(Command) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- removeCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
-
Removes a
RibbonGalleryContentModel.GalleryCommandActionfrom the model. - removeCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- removeCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- removeCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- removeCommandGroupListener(CommandGroup.CommandGroupListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
-
Removes a
CommandGroupListenerfrom the model. - removeCommandListener(CommandAction) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Removes the specified command listener from this button.
- removeCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
-
Removes a
RibbonGalleryContentModel.GalleryCommandActionPreviewfrom the model. - removeExceptionHandler(BreadcrumbBarExceptionHandler) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Unregisters the specified exception handler.
- removeExtraPopupCommandGroup(CommandGroup) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- removeIconDecorator(DecoratedResizableIcon.IconDecorator) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
-
Removes the specified decorator.
- removeLast() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Removes the last item in this model.
- removeLayoutComponent(Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- removeMenuGroup(ColorSelectorPopupMenuGroupModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- removeOnTaskSelectionChangedListener(JRibbon.OnTaskSelectionChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- removePathListener(BreadcrumbPathListener<T>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Removes the specified path listener from this model.
- removePopupActionListener(PopupActionListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PopupButtonModel
-
Removes an
PopupActionListenerfrom 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.model.Command
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.common.model.CommandGroup
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.pushingpixels.flamingo.api.common.model.PropertyChangeAware
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- removeRolloverActionListener(RolloverActionListener) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Removes the specified rollover action listener.
- removeTaskbarCommand(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- removeTaskbarComponent(ComponentContentModel) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- removeTaskbarGallery(RibbonGalleryContentModel) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- removeTransitionLayoutListener(TransitionLayoutListener) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- repaint(Component) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayout
- replace(List<BreadcrumbItem<T>>) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarModel
-
Replaces the current item list with the specified list.
- reproject(CommandButtonPresentationModel) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- reproject(CommandButtonPresentationModel) - Method in class org.pushingpixels.flamingo.api.ribbon.projection.RibbonApplicationMenuCommandButtonProjection
- 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.
- resizePolicies - Variable in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
The list of available resize policies.
- RIBBON_APP_MENU_SECONDARY_LEVEL - Static variable in class org.pushingpixels.flamingo.api.ribbon.projection.RibbonApplicationMenuCommandButtonProjection
- RibbonApplicationMenu - Class in org.pushingpixels.flamingo.api.ribbon
-
Metadata description of the application menu of the
JRibboncomponent. - RibbonApplicationMenu(List<CommandGroup>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
- RibbonApplicationMenu(CommandGroup) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
- RibbonApplicationMenu(CommandGroup...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonApplicationMenu
- RibbonApplicationMenuCommandButtonProjection - Class in org.pushingpixels.flamingo.api.ribbon.projection
- RibbonApplicationMenuCommandButtonProjection(Command, CommandButtonPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.projection.RibbonApplicationMenuCommandButtonProjection
- ribbonBand - Variable in class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
-
The associated ribbon band.
- RibbonBandResizePolicy - Interface in org.pushingpixels.flamingo.api.ribbon.resize
-
Defines the resize policies for the
JRibbonBands andJFlowRibbonBands. - RibbonBandResizeSequencingPolicy - Interface in org.pushingpixels.flamingo.api.ribbon.resize
-
Defines the resize sequencing policies for
RibbonTasks. - RibbonCheckBoxContentModel - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonCheckBoxContentModel.Builder - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonCheckBoxProjection - Class in org.pushingpixels.flamingo.api.ribbon.synapse.projection
-
Projection that allows using a
JCheckBoxas a ribbon component. - RibbonCheckBoxProjection(RibbonCheckBoxContentModel, ComponentPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonCheckBoxProjection
- RibbonComboBoxContentModel<E> - Interface in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonComboBoxContentModel.ComboBoxSelectionChangeListener - Interface in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonComboBoxProjection<E> - Class in org.pushingpixels.flamingo.api.ribbon.synapse.projection
-
Projection that allows using a
JComboBoxas a ribbon component. - RibbonComboBoxProjection(RibbonComboBoxContentModel<E>, ComponentPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonComboBoxProjection
- RibbonContextualTaskGroup - Class in org.pushingpixels.flamingo.api.ribbon
-
A contextual group of
RibbonTasks. - RibbonContextualTaskGroup(String, Color, Iterable<RibbonTask>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Creates a task contextual group that contains the specified tasks.
- RibbonContextualTaskGroup(String, Color, RibbonTask...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
-
Creates a task contextual group that contains the specified tasks.
- RibbonDefaultComboBoxContentModel<E> - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonDefaultComboBoxContentModel.Builder<E> - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonGalleryContentModel - Class in org.pushingpixels.flamingo.api.ribbon.model
- RibbonGalleryContentModel(ResizableIcon.Factory, List<CommandGroup>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- RibbonGalleryContentModel.GalleryCommandAction - Interface in org.pushingpixels.flamingo.api.ribbon.model
-
Listener for tracking command activation events.
- RibbonGalleryContentModel.GalleryCommandActionPreview - Interface in org.pushingpixels.flamingo.api.ribbon.model
-
Listener for tracking command preview events.
- RibbonGalleryPresentationModel - Class in org.pushingpixels.flamingo.api.ribbon.model
- RibbonGalleryPresentationModel.Builder - Class in org.pushingpixels.flamingo.api.ribbon.model
- RibbonGalleryProjection - Class in org.pushingpixels.flamingo.api.ribbon.projection
- RibbonGalleryProjection(RibbonGalleryContentModel, RibbonGalleryPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.projection.RibbonGalleryProjection
- RibbonKeyboardAction(String, KeyStroke, Command) - Constructor for class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame.RibbonKeyboardAction
- RibbonSpinnerContentModel - Interface in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerContentModel.SpinnerSelectionChangeListener - Interface in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerDateContentModel - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerDateContentModel() - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- RibbonSpinnerDateContentModel(Date, Comparable<Date>, Comparable<Date>, int) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- RibbonSpinnerDateContentModel.Builder - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerNumberContentModel - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerNumberContentModel(int, int, int, int) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- RibbonSpinnerNumberContentModel.Builder - Class in org.pushingpixels.flamingo.api.ribbon.synapse.model
- RibbonSpinnerProjection - Class in org.pushingpixels.flamingo.api.ribbon.synapse.projection
-
Projection that allows using a
JSpinneras a ribbon component. - RibbonSpinnerProjection(RibbonSpinnerContentModel, ComponentPresentationModel) - Constructor for class org.pushingpixels.flamingo.api.ribbon.synapse.projection.RibbonSpinnerProjection
- 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, Iterable<AbstractRibbonBand>) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Creates a ribbon task that contains the specified bands.
- RibbonTask(String, AbstractRibbonBand...) - Constructor for class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Creates a ribbon task that contains the specified bands.
- RibbonTaskbarKeyTipPolicy - Interface in org.pushingpixels.flamingo.api.ribbon
-
Defines the task bar keytip policy for
JRibbon. - RichTooltip - Class in org.pushingpixels.flamingo.api.common
-
Rich tooltip for command buttons.
- RichTooltip.Builder - Class in org.pushingpixels.flamingo.api.common
- RichTooltipManager - Class in org.pushingpixels.flamingo.api.common
- RichTooltipManager.JTrackableComponent - Class in org.pushingpixels.flamingo.api.common
- RolloverActionListener - Interface in org.pushingpixels.flamingo.api.common
-
Rollover action listener.
- RoundRobin(RibbonTask) - Constructor for class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies.RoundRobin
-
Creates a new round robin resize sequencing policy for the specified task.
- ROW_FILL - org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.LayoutKind
-
The buttons are laid out in rows respecting the available width.
S
- scrollToIfNecessary(int, int) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- scrollToSelectedCommand() - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonPanel
- secondaryContentModel - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- secondaryRichTooltip - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- separatorArea - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
-
The separator area.
- separatorOrientation - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
- set(String, Object) - Method in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Sets the property specified by the key and value.
- setAction(CommandAction) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setAction(CommandAction) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setActionEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setActionEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the key tip for the action area of this button.
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setActionKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setActionListener(ActionListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setActionModel(ActionButtonModel) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the new action model for this button.
- setActionPreview(Command.CommandActionPreview) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setActionPreview(Command.CommandActionPreview) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setActionRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the rich tooltip for the action area of this button.
- setActionRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setActionRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setAllowsClearingSelection(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Sets the new value for clearing selection.
- setApplicationIcon(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- setApplicationMenuCommand(RibbonApplicationMenuCommandButtonProjection) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the application menu command for this ribbon.
- setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the auto-repeat action indication.
- setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setAutoRepeatAction(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setAutoRepeatActionIntervals(int, int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the intervals for the auto-repeat action mode.
- setAutoRepeatActionIntervals(int, int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setAutoRepeatActionIntervals(int, int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setCaption(String) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setCaption(String) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setCaption(String) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setCaption(String) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- 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.
- setColorActivationListener(ColorSelectorPopupMenuContentModel.ColorActivationListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- setColorColumns(int) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel.Builder
- setColorPreviewListener(ColorSelectorPopupMenuContentModel.ColorPreviewListener) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuContentModel
- setColorSelectorPopupMenuContentModel(ColorSelectorPopupMenuContentModel) - Method in class org.pushingpixels.flamingo.api.common.model.ColorSelectorCommand.Builder
- setCommandButtonKind(JCommandButton.CommandButtonKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the kind for this button.
- setCommandComponentCustomizers(Map<Command, Projection.ComponentCustomizer<JCommandButton>>) - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- setCommandComponentSuppliers(Map<Command, Projection.ComponentSupplier<JCommandButton, Command, CommandButtonPresentationModel>>) - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- setCommandHorizontalAlignment(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setCommandIconDimension(Integer) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setCommandIconDimension(Integer) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setCommandOverlays(Map<Command, CommandButtonPresentationModel.Overlay>) - Method in class org.pushingpixels.flamingo.api.common.projection.BlackboxProjection
- setCommandPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setCommandPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setCommandPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setCommandPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- setCommandPreviewListener(Command.CommandActionPreview) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
- setComponentCustomizer(Projection.ComponentCustomizer<T>) - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- setComponentSupplier(Projection.ComponentSupplier<T, C, P>) - Method in class org.pushingpixels.flamingo.api.common.projection.Projection
- setContentPane(Container) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- setControlPanel(AbstractBandControlPanel) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the control panel of
thisribbon 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.
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.DecoratedResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.FilteredResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.IcoWrapperResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.ImageWrapperResizableIcon
- setDimension(Dimension) - Method in class org.pushingpixels.flamingo.api.common.icon.LayeredIcon
- setDisabledIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the disabled icon for this button.
- setDisabledIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setDisabledIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setDismissDelay(int) - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
-
Specifies the dismissal delay value.
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
- setEnabled(boolean) - Method in interface org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentContentModel
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- setEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel
- 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.
- setExpandCommandListener(CommandAction) - 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.
- setExpandKeyTip(String) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- setExtraText(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the extra text for this button.
- setExtraText(String) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setExtraText(String) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- 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.CommandButtonPresentationModel.Builder
- setFireActionOnPress(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setFireActionOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets action-on-rollover mode.
- setFireActionOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setFireActionOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the flat appearance of this button.
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setFlat(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- setFocusable(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setFocusable(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setFocusable(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setFolder(List<StringValuePair<T>>) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Sets the current entries to show.
- setFooterIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- setGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new gap scale factor for the content of this button.
- setGroupTitle(int, String) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonBand
-
Changes the title of the specified group.
- setHGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new horizontal gap scale factor for the content of this button.
- setHighlightedCommand(Command) - Method in class org.pushingpixels.flamingo.api.common.model.CommandMenuContentModel
- setHorizontalAlignment(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new horizontal alignment for the content of this button.
- setHorizontalAlignment(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setHorizontalAlignment(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setHorizontalAlignment(HorizontalAlignment) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- setHorizontalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setHorizontalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setHorizontalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setIcon(Icon) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Sets the new icon on
thisitem. - setIcon(ResizableIcon) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new icon for this button.
- setIcon(T) - Method in class org.pushingpixels.flamingo.api.common.icon.IconDeckResizableIcon
-
Sets the currently shown icon.
- setIconDimension(int) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Updates the dimension of the icon of the associated command button in the
CommandButtonPresentationState.FIT_TO_ICONstate. - setIconDimension(Integer) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setIconDimension(Integer) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- setIconImages(List<? extends Image>) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- setIndex(int) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
-
Sets the index of
thisitem. - setInitialDelay(int) - Method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
-
Specifies the initial delay value.
- setInvoker(JComponent) - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Sets the invoker of this popup panel.
- setItems(E[]) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setJMenuBar(JMenuBar) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- setKey(String) - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
- setKeyboardActions(Set<JRibbonFrame.RibbonKeyboardAction>) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- 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.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- setLayout(LayoutManager) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- setLayoutKind(CommandPanelPresentationModel.LayoutKind) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setLayoutKind(CommandPanelPresentationModel.LayoutKind) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setLeafProp(String, Object) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel.Leaf
-
Sets the leaf property with the specified name.
- setLocationOrderKind(JCommandButton.CommandButtonLocationOrderKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the location order kind for buttons placed in command button strips or for buttons that need the visuals of segmented strips.
- setMainIconFactory(ResizableIcon.Factory) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- setMaxColumns(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setMaxColumns(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setMaxRows(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setMaxRows(int) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setMaxVisibleMenuCommands(int) - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- setMenu(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setMenu(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setMenu(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setMenuPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuPresentationModel.Builder
- setMenuPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- setMinimized(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Changes the minimized state of this ribbon.
- setOnShowContextualMenuListener(JRibbon.OnShowContextualMenuListener) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- setOrientation(CommandStripPresentationModel.StripOrientation) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setPanelPresentationModel(CommandPanelPresentationModel) - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- 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
thisbreadcrumb bar. - setPopupCallback(PopupPanelCallback) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new popup callback for
thisbutton. - setPopupHorizontalGravity(CommandButtonPresentationModel.PopupHorizontalGravity) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the popup horizontal gravity for this button.
- setPopupHorizontalGravity(CommandButtonPresentationModel.PopupHorizontalGravity) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setPopupHorizontalGravity(CommandButtonPresentationModel.PopupHorizontalGravity) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setPopupKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the key tip for the popup area of this button.
- setPopupKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setPopupKeyTip(String) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setPopupMenuCustomizer(Projection.ComponentCustomizer<? extends AbstractPopupMenu>) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- setPopupMenuPresentationModel(AbstractPopupMenuPresentationModel) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setPopupMenuPresentationModel(AbstractPopupMenuPresentationModel) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setPopupMenuSupplier(Projection.ComponentSupplier<? extends AbstractPopupMenu, ? extends CommandMenuContentModel, ? extends AbstractPopupMenuPresentationModel>) - Method in class org.pushingpixels.flamingo.api.common.projection.CommandButtonProjection
- setPopupModel(PopupButtonModel) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the new popup model for this button.
- setPopupOrientationKind(CommandButtonPresentationModel.PopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the popup orientation for this button.
- setPopupOrientationKind(CommandButtonPresentationModel.PopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setPopupOrientationKind(CommandButtonPresentationModel.PopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setPopupOrientationKind(CommandButtonPresentationModel.PopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setPopupOrientationKind(CommandButtonPresentationModel.PopupOrientationKind) - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- 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.
- setPreferredPopupMaxCommandColumns(int) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- setPreferredPopupMaxVisibleCommandRows(int) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- setPreferredVisibleCommandCounts(Map<JRibbonBand.PresentationPriority, Integer>) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryPresentationModel.Builder
- setPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new presentation state for
thisbutton. - setPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setPresentationState(CommandButtonPresentationState) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setPressed(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
- setProgressListener(ProgressListener) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
- setResizePolicies(List<RibbonBandResizePolicy>) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the specified parameter as the available resize policies of this ribbon band.
- setResizeSequencingPolicy(RibbonBandResizeSequencingPolicy) - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonTask
-
Sets the specified parameter as the new resize sequencing policy of this ribbon task.
- setResizingAware(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel.Builder
- setRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- setRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
- setScrollOnRollover(boolean) - Method in class org.pushingpixels.flamingo.api.common.JScrollablePanel
- setSecondaryContentModel(CommandMenuContentModel) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setSecondaryEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setSecondaryEnabled(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setSecondaryLevelCommandPresentationState(Map<Command, CommandButtonPresentationState>) - Method in class org.pushingpixels.flamingo.api.ribbon.projection.RibbonApplicationMenuCommandButtonProjection
- setSecondaryRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setSecondaryRichTooltip(RichTooltip) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setSelected(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel
- setSelected(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setSelected(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel
- setSelected(Command, boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandToggleGroupModel
-
Changes the selected status of the specified command.
- setSelectedCommand(Command) - Method in class org.pushingpixels.flamingo.api.ribbon.model.RibbonGalleryContentModel
- setSelectedTask(RibbonTask) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Selects the specified task.
- setSelectionChangeListener(RibbonComboBoxContentModel.ComboBoxSelectionChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonDefaultComboBoxContentModel.Builder
- setSelectionChangeListener(RibbonSpinnerContentModel.SpinnerSelectionChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setSelectionChangeListener(RibbonSpinnerContentModel.SpinnerSelectionChangeListener) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- setSingleSelectionMode(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelContentModel
-
Sets the selection mode for this model.
- setTaskbarKeyTipPolicy(RibbonTaskbarKeyTipPolicy) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- setText(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets the new text for this button.
- setText(String) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setText(String) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setText(String) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonCheckBoxContentModel.Builder
- setTextClickAction() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setTextClickAction() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setTextClickPopup() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setTextClickPopup() - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- 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.model.CommandGroup
- setTitle(String) - Method in class org.pushingpixels.flamingo.api.common.RichTooltip.Builder
- 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.
- setToDismissOnCommandActivation(boolean) - Method in class org.pushingpixels.flamingo.api.common.popup.model.CommandPopupMenuPresentationModel.Builder
- setToDismissPopupsOnActivation(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setToDismissPopupsOnActivation(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setToDismissPopupsOnActivation(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setToggle() - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setToggleSelected(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- setToggleSelected(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.Command
- setToolTipText(String) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
- setToShowGroupLabels(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.Builder
- setToShowGroupLabels(boolean) - Method in class org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel
- setUI(BreadcrumbBarUI) - Method in class org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar
-
Sets the new UI delegate.
- setUI(CommandButtonStripUI) - Method in class org.pushingpixels.flamingo.api.common.JCommandButtonStrip
-
Sets the new UI delegate.
- setUI(PopupPanelUI) - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
-
Sets the popup panel UI delegate that renders this component.
- setUI(RibbonBandUI) - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
Sets the new UI delegate.
- setup() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbBarCallBack
-
Sets up the callback.
- setUseNativeIcons(boolean) - Method in class org.pushingpixels.flamingo.api.bcb.core.BreadcrumbFileSelector
-
Sets indication whether the path selectors should use native icons.
- setValues(int, int, int, int) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerNumberContentModel.Builder
- setValues(Date, Comparable<Date>, Comparable<Date>, int) - Method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.RibbonSpinnerDateContentModel.Builder
- setVerticalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Builder
- setVerticalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.Overlay
- setVerticalGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.Builder
- setVGapScaleFactor(double) - Method in class org.pushingpixels.flamingo.api.common.JCommandButton
-
Sets new vertical gap scale factor for the content of this button.
- setVisible(boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
- setVisible(RibbonContextualTaskGroup, boolean) - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
Sets the visibility of ribbon tasks in the specified contextual task group.
- sharedInstance() - Static method in class org.pushingpixels.flamingo.api.common.RichTooltipManager
-
Returns a shared
RichTooltipManagerinstance. - show() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbonFrame
- shownPath - Variable in class org.pushingpixels.flamingo.api.common.popup.PopupPanelManager
-
All currently shown popup panels.
- SIDEWARD - org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.PopupOrientationKind
-
Indicates that the popup should be displayed to the side of the button.
- SMALL - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Small state.
- START - org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.PopupHorizontalGravity
-
Indicates that the popup should be horizontally aligned to the start edge of the button.
- 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.
- StringValuePair<V> - Class in org.pushingpixels.flamingo.api.common
-
Key-value pair with a
Stringkey. - StringValuePair(String, V) - Constructor for class org.pushingpixels.flamingo.api.common.StringValuePair
-
Creates a new pair.
T
- text - Variable in class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
-
Text itself.
- text - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- TextLayoutInfo() - Constructor for class org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
- 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.
- TILE - Static variable in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
-
Tile state.
- toggleGroupModel - Variable in class org.pushingpixels.flamingo.api.common.model.Command.BaseBuilder
- TOP - org.pushingpixels.flamingo.api.ribbon.JRibbonBand.PresentationPriority
-
Top priority.
- toShowFile(StringValuePair<T>) - Method in class org.pushingpixels.flamingo.api.common.AbstractFileViewPanel
-
Returns indication whether the specified file should be shown on this panel.
- toString() - Method in class org.pushingpixels.flamingo.api.bcb.BreadcrumbItem
- toString() - Method in class org.pushingpixels.flamingo.api.common.CommandButtonPresentationState
- toString() - Method in class org.pushingpixels.flamingo.api.ribbon.RibbonContextualTaskGroup
- toString(T) - Method in interface org.pushingpixels.flamingo.api.bcb.core.BreadcrumbTreeAdapterSelector.TreeAdapter
-
Returns the caption for the specified tree node.
- track(Container, boolean) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutManager
-
Starts tracking the specified container adding the transition layout effects.
- TRAILING - org.pushingpixels.flamingo.api.common.HorizontalAlignment
-
If the preferred width is less than the available width, the relevant component is placed at the trailing position in its parent (right for LTR and left for RTL).
- TRANSITION_ENDED - Static variable in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- TRANSITION_STARTED - Static variable in class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- TransitionLayout - Class in org.pushingpixels.flamingo.api.layout
-
Transition layout.
- TransitionLayout(Container, LayoutManager) - Constructor for class org.pushingpixels.flamingo.api.layout.TransitionLayout
- TransitionLayoutEvent - Class in org.pushingpixels.flamingo.api.layout
- TransitionLayoutEvent(Component, Component, int) - Constructor for class org.pushingpixels.flamingo.api.layout.TransitionLayoutEvent
- TransitionLayoutListener - Interface in org.pushingpixels.flamingo.api.layout
- TransitionLayoutManager - Class in org.pushingpixels.flamingo.api.layout
-
Transition layout manager.
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.JScrollablePanel
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
-
The UI class ID string.
- uiClassID - Static variable in class org.pushingpixels.flamingo.api.ribbon.JRibbon
-
The UI class ID string.
- untrack(Container) - Method in class org.pushingpixels.flamingo.api.layout.TransitionLayoutManager
-
Removes the transition layout effects from the specified container.
- 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.JScrollablePanel
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JColorSelectorPopupMenu
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JCommandPopupMenu
- updateUI() - Method in class org.pushingpixels.flamingo.api.common.popup.JPopupPanel
- updateUI() - Method in class org.pushingpixels.flamingo.api.ribbon.AbstractRibbonBand
- updateUI() - Method in class org.pushingpixels.flamingo.api.ribbon.JRibbon
V
- value - Variable in class org.pushingpixels.flamingo.api.common.KeyValuePair
-
Pair value.
- 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.CommandButtonLocationOrderKind
-
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.common.model.CommandButtonPresentationModel.PopupHorizontalGravity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel.PopupOrientationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.model.CommandPanelPresentationModel.LayoutKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.StripOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.common.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pushingpixels.flamingo.api.ribbon.JRibbonBand.PresentationPriority
-
Returns the enum constant of this type with the specified name.
- 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.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.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.common.model.CommandButtonPresentationModel.PopupHorizontalGravity
-
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.model.CommandButtonPresentationModel.PopupOrientationKind
-
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.model.CommandPanelPresentationModel.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.model.CommandStripPresentationModel.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.popup.model.ColorSelectorPopupMenuGroupModel.GroupEntryKind
-
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.JRibbonBand.PresentationPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERTICAL - org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.CommandButtonSeparatorOrientation
-
Vertical separator orientation.
- VERTICAL - org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel.StripOrientation
-
Vertical strip orientation.
- VERTICALLY - org.pushingpixels.flamingo.api.common.JScrollablePanel.ScrollType
- VoidPresentationModel - Class in org.pushingpixels.flamingo.api.common.model
W
- width - Variable in class org.pushingpixels.flamingo.api.common.icon.ColorResizableIcon
-
The current icon width.
- width - Variable in class org.pushingpixels.flamingo.api.common.icon.EmptyResizableIcon
-
The current icon width.
- withDefaults() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandButtonPresentationModel
- withDefaults() - Static method in class org.pushingpixels.flamingo.api.common.model.CommandStripPresentationModel
- withDefaults() - Static method in class org.pushingpixels.flamingo.api.ribbon.synapse.model.ComponentPresentationModel