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

I

IconDeckResizableIcon<T> - Class in org.jvnet.flamingo.common.icon
Implementation of the ResizableIcon that allows switching the icon painting at runtime.
IconDeckResizableIcon(Map<T, ? extends ResizableIcon>) - Constructor for class org.jvnet.flamingo.common.icon.IconDeckResizableIcon
Creates the icon deck.
iconRect - Variable in class org.jvnet.flamingo.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Rectangle for the command button icon.
IconRibbonBandResizePolicy - Class in org.jvnet.flamingo.ribbon.resize
Special resize policy that is used for collapsed ribbon bands.
IconRibbonBandResizePolicy(AbstractBandControlPanel) - Constructor for class org.jvnet.flamingo.ribbon.resize.IconRibbonBandResizePolicy
Creates a new collapsed resize policy.
IcoWrapperResizableIcon - Class in org.jvnet.flamingo.common.icon
Implementation of ResizableIcon interface that wraps ICO files.
ImageWrapperResizableIcon - Class in org.jvnet.flamingo.common.icon
Implementation of ResizableIcon interface that wraps image files.
increaseWidthBy(int, ScrollablePanel.ScrollTo) - Method in class org.jvnet.flamingo.common.ui.ScrollablePanel
 
indexOf(BreadcrumbItem<T>) - Method in class org.jvnet.flamingo.bcb.BreadcrumbBarModel
Returns the index of the specified item.
install(int, int) - Method in class org.jvnet.flamingo.ribbon.resize.CoreRibbonResizePolicies.FlowThreeRows
 
install(int, int) - Method in class org.jvnet.flamingo.ribbon.resize.CoreRibbonResizePolicies.FlowTwoRows
 
install(int, int) - Method in class org.jvnet.flamingo.ribbon.resize.IconRibbonBandResizePolicy
 
install(int, int) - Method in interface org.jvnet.flamingo.ribbon.resize.RibbonBandResizePolicy
Installs this resize policy on the associated ribbon band.
installComponents() - Method in class org.jvnet.flamingo.slider.ui.BasicFlexiSliderUI
 
installDefaults() - Method in class org.jvnet.flamingo.slider.ui.BasicFlexiSliderUI
 
installDesktopHints(Graphics2D) - Static method in class org.jvnet.flamingo.utils.RenderingUtils
Installs desktop hints on the specified graphics context.
installKeyboardActions(AbstractCommandButton) - Method in class org.jvnet.flamingo.common.ui.BasicPopupButtonListener
Installs keyboard action (space / enter keys) on the specified command button.
installListeners() - Method in class org.jvnet.flamingo.slider.ui.BasicFlexiSliderUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.bcb.ui.BasicBreadcrumbBarUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.bcb.ui.BasicBreadcrumbParticleUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.bcb.ui.BasicChoicesSelectorUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.bcb.ui.BasicScrollablePopupUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicCommandButtonPanelUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicCommandButtonStripUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicCommandButtonUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicCommandPopupMenuUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicPopupPanelUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.common.ui.BasicRichTooltipPanelUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.appmenu.BasicRibbonApplicationMenuButtonUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.appmenu.BasicRibbonApplicationMenuPopupPanelUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonBandUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonComponentUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonGalleryUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonTaskToggleButtonUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonUI
 
installUI(JComponent) - Method in class org.jvnet.flamingo.slider.ui.BasicFlexiSliderUI
 
IS_USING_TITLE_PANE - Static variable in class org.jvnet.flamingo.ribbon.ui.BasicRibbonUI
Client property marking the ribbon component to indicate whether the task bar and contextual task group headers should be shown on the title pane of the window.
isAutoRepeatAction() - Method in class org.jvnet.flamingo.common.JCommandButton
Returns indication whether the button is in auto-repeat action mode.
isCoreContent() - Method in class org.jvnet.flamingo.ribbon.ui.JBandControlPanel.ControlPanelGroup
 
isDiscrete() - Method in class org.jvnet.flamingo.slider.FlexiRangeModel.Range
 
isFireActionOnPress() - Method in interface org.jvnet.flamingo.common.model.ActionButtonModel
Returns indication whether the associated actions should be fired on mouse press instead of mouse release.
isFireActionOnPress() - Method in class org.jvnet.flamingo.common.model.ActionRepeatableButtonModel
 
isFireActionOnPress() - Method in class org.jvnet.flamingo.common.model.ActionToggleButtonModel
 
isFireActionOnRollover() - Method in class org.jvnet.flamingo.common.JCommandButton
Returns indication whether this button is in action-on-rollover mode.
isFirst(AbstractCommandButton) - Method in class org.jvnet.flamingo.common.JCommandButtonStrip
Checks whether the specified button is the first button in this strip.
isFlat() - Method in class org.jvnet.flamingo.common.AbstractCommandButton
Returns indication whether this button has flat appearance.
isLast(AbstractCommandButton) - Method in class org.jvnet.flamingo.common.JCommandButtonStrip
Checks whether the specified button is the last button in this strip.
isLoading() - Method in interface org.jvnet.flamingo.common.AsynchronousLoading
Returns indication whether the content is still loading.
isLoading() - Method in class org.jvnet.flamingo.common.icon.DecoratedResizableIcon
 
isLoading() - Method in class org.jvnet.flamingo.common.icon.IconDeckResizableIcon
 
isLoading() - Method in class org.jvnet.flamingo.svg.SvgBatikResizableIcon
 
isMinimized() - Method in class org.jvnet.flamingo.ribbon.JRibbon
Returns the indication whether this ribbon is minimized.
isPopupShowing() - Method in interface org.jvnet.flamingo.common.model.PopupButtonModel
Returns indication whether the associated popup is showing.
isShowingKeyTips() - Method in class org.jvnet.flamingo.ribbon.JRibbonFrame
Returns indication whether this ribbon frame is showing the key tips.
isShowingKeyTips() - Method in class org.jvnet.flamingo.utils.KeyTipManager
 
isShowingMinimizedRibbonInPopup(JRibbon) - Static method in class org.jvnet.flamingo.utils.FlamingoUtilities
 
isShowingPopupPanel() - Method in class org.jvnet.flamingo.ribbon.ui.JRibbonGallery
Returns indication whether the popup panel is showing.
isShowingScrollButtons() - Method in class org.jvnet.flamingo.common.ui.ScrollablePanel
 
isShowingScrollsForBands() - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonUI
 
isShowingScrollsForBands() - Method in class org.jvnet.flamingo.ribbon.ui.RibbonUI
 
isShowingScrollsForTaskToggleButtons() - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonUI
 
isShowingScrollsForTaskToggleButtons() - Method in class org.jvnet.flamingo.ribbon.ui.RibbonUI
 
isSimpleWrapper() - Method in class org.jvnet.flamingo.ribbon.JRibbonComponent
Returns indication whether this wrapper is simple.
isTextInActionArea - Variable in class org.jvnet.flamingo.common.CommandButtonLayoutManager.CommandButtonLayoutInfo
Indication whether the command button text (rectangles in CommandButtonLayoutManager.CommandButtonLayoutInfo.textLayoutInfoList) belongs in the action area.
isToShowGroupLabels() - Method in class org.jvnet.flamingo.common.JCommandButtonPanel
Returns indication whether button group labels should be shown.
isUnderMouse() - Method in class org.jvnet.flamingo.ribbon.ui.BasicRibbonBandUI
Returns indication whether the mouse is over the associated ribbon band.
isUnderMouse() - Method in class org.jvnet.flamingo.ribbon.ui.RibbonBandUI
 
isVisible(RibbonContextualTaskGroup) - Method in class org.jvnet.flamingo.ribbon.JRibbon
Returns the visibility of ribbon tasks in the specified contextual task group.
ITEMS_MAX_NUMBER - Static variable in class org.jvnet.flamingo.bcb.ui.ScrollablePopup
 

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