Uses of Class
org.pushingpixels.radiance.component.api.common.CommandButtonPresentationState
Packages that use CommandButtonPresentationState
Package
Description
-
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionstatic final CommandButtonPresentationState
CommandButtonPresentationState.BIG
Big state.static final CommandButtonPresentationState
CommandButtonPresentationState.BIG_FIT_TO_ICON
Fit-to-icon + big statestatic final CommandButtonPresentationState
CommandButtonPresentationState.MEDIUM
Medium state.static final CommandButtonPresentationState
CommandButtonPresentationState.MEDIUM_FIT_TO_ICON
Fit-to-icon + medium stateprivate CommandButtonPresentationState
JCommandButton.presentationState
Current presentation state ofthis
button.static final CommandButtonPresentationState
CommandButtonPresentationState.SMALL
Small state.static final CommandButtonPresentationState
CommandButtonPresentationState.SMALL_FIT_TO_ICON
Fit-to-icon + small statestatic final CommandButtonPresentationState
CommandButtonPresentationState.TILE
Tile state.static final CommandButtonPresentationState
CommandButtonPresentationState.TILE_FIT_TO_ICON
Fit-to-icon + tile stateMethods in org.pushingpixels.radiance.component.api.common that return CommandButtonPresentationStateModifier and TypeMethodDescriptionJCommandButton.getPresentationState()
Return the current presentation state ofthis
button.Methods in org.pushingpixels.radiance.component.api.common with parameters of type CommandButtonPresentationStateModifier and TypeMethodDescriptionprotected abstract RadianceIcon
AbstractFileViewPanel.getRadianceIcon
(AbstractFileViewPanel.Leaf leaf, InputStream stream, CommandButtonPresentationState state, Dimension dimension) Returns the icon for the specified parameters.void
JCommandButton.setPresentationState
(CommandButtonPresentationState state) Sets new presentation state forthis
button.Constructors in org.pushingpixels.radiance.component.api.common with parameters of type CommandButtonPresentationStateModifierConstructorDescriptionAbstractFileViewPanel
(CommandButtonPresentationState startingState) Creates a new panel. -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.common.model
Fields in org.pushingpixels.radiance.component.api.common.model declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionprivate CommandButtonPresentationState
CommandPanelPresentationModel.Builder.commandPresentationState
private CommandButtonPresentationState
CommandPanelPresentationModel.commandPresentationState
private CommandButtonPresentationState
CommandPopupMenuPanelPresentationModel.Builder.commandPresentationState
private CommandButtonPresentationState
CommandPopupMenuPanelPresentationModel.commandPresentationState
private CommandButtonPresentationState
CommandStripPresentationModel.Builder.commandPresentationState
private CommandButtonPresentationState
CommandStripPresentationModel.commandPresentationState
Presentation state for the buttons in this button strip.private CommandButtonPresentationState
BaseCommandButtonPresentationModel.BaseBuilder.presentationState
private CommandButtonPresentationState
BaseCommandButtonPresentationModel.Overlay.presentationState
protected CommandButtonPresentationState
BaseCommandButtonPresentationModel.presentationState
Methods in org.pushingpixels.radiance.component.api.common.model that return CommandButtonPresentationStateModifier and TypeMethodDescriptionCommandPanelPresentationModel.getCommandPresentationState()
CommandPopupMenuPanelPresentationModel.getCommandPresentationState()
CommandStripPresentationModel.getCommandPresentationState()
BaseCommandButtonPresentationModel.getPresentationState()
BaseCommandButtonPresentationModel.Overlay.getPresentationState()
Methods in org.pushingpixels.radiance.component.api.common.model with parameters of type CommandButtonPresentationStateModifier and TypeMethodDescriptionCommandPanelPresentationModel.Builder.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) void
CommandPanelPresentationModel.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) CommandPopupMenuPanelPresentationModel.Builder.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) void
CommandPopupMenuPanelPresentationModel.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) CommandStripPresentationModel.Builder.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) BaseCommandButtonPresentationModel.BaseBuilder.setPresentationState
(CommandButtonPresentationState presentationState) BaseCommandButtonPresentationModel.Overlay.setPresentationState
(CommandButtonPresentationState presentationState) -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.common.popup.model
Fields in org.pushingpixels.radiance.component.api.common.popup.model declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionstatic final CommandButtonPresentationState
CommandPopupMenuPresentationModel.DEFAULT_POPUP_MENU_PRESENTATION_STATE
private CommandButtonPresentationState
CommandPopupMenuPresentationModel.Builder.itemPresentationState
private CommandButtonPresentationState
CommandPopupMenuPresentationModel.itemPresentationState
private CommandButtonPresentationState
ColorSelectorPopupMenuPresentationModel.Builder.menuPresentationState
private CommandButtonPresentationState
ColorSelectorPopupMenuPresentationModel.menuPresentationState
Methods in org.pushingpixels.radiance.component.api.common.popup.model that return CommandButtonPresentationStateModifier and TypeMethodDescriptionCommandPopupMenuPresentationModel.getItemPresentationState()
ColorSelectorPopupMenuPresentationModel.getMenuPresentationState()
Methods in org.pushingpixels.radiance.component.api.common.popup.model with parameters of type CommandButtonPresentationStateModifier and TypeMethodDescriptionCommandPopupMenuPresentationModel.Builder.setItemPresentationState
(CommandButtonPresentationState itemPresentationState) ColorSelectorPopupMenuPresentationModel.Builder.setMenuPresentationState
(CommandButtonPresentationState menuPresentationState) -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.ribbon
Fields in org.pushingpixels.radiance.component.api.ribbon declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionstatic final CommandButtonPresentationState
JRibbonBand.BIG_FIXED
Big size with landscape orientation.static final CommandButtonPresentationState
JRibbonBand.BIG_FIXED_LANDSCAPE
Big size with landscape orientation. -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.ribbon.model
Fields in org.pushingpixels.radiance.component.api.ribbon.model declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionprivate CommandButtonPresentationState
RibbonGalleryPresentationModel.Builder.commandPresentationState
private CommandButtonPresentationState
RibbonGalleryPresentationModel.commandPresentationState
Methods in org.pushingpixels.radiance.component.api.ribbon.model that return CommandButtonPresentationStateMethods in org.pushingpixels.radiance.component.api.ribbon.model with parameters of type CommandButtonPresentationStateModifier and TypeMethodDescriptionRibbonGalleryPresentationModel.Builder.setCommandPresentationState
(CommandButtonPresentationState commandPresentationState) -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.ribbon.projection
Fields in org.pushingpixels.radiance.component.api.ribbon.projection declared as CommandButtonPresentationStateModifier and TypeFieldDescriptionstatic final CommandButtonPresentationState
RibbonApplicationMenuCommandButtonProjection.RIBBON_APP_MENU_SECONDARY_LEVEL
Fields in org.pushingpixels.radiance.component.api.ribbon.projection with type parameters of type CommandButtonPresentationStateModifier and TypeFieldDescriptionprivate Map
<Command, CommandButtonPresentationState> RibbonApplicationMenuCommandButtonProjection.secondaryLevelCommandPresentationState
Methods in org.pushingpixels.radiance.component.api.ribbon.projection that return types with arguments of type CommandButtonPresentationStateModifier and TypeMethodDescriptionRibbonApplicationMenuCommandButtonProjection.getSecondaryLevelCommandPresentationState()
Method parameters in org.pushingpixels.radiance.component.api.ribbon.projection with type arguments of type CommandButtonPresentationStateModifier and TypeMethodDescriptionvoid
RibbonApplicationMenuCommandButtonProjection.setSecondaryLevelCommandPresentationState
(Map<Command, CommandButtonPresentationState> secondaryLevelCommandPresentationState) -
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.internal.ui.ribbon
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type CommandButtonPresentationStateModifier and TypeMethodDescriptionprivate int
BasicRibbonUI.RibbonLayout.getAnchoredButtonsWidth
(CommandButtonPresentationState state) private void
JRibbonGallery.validateCommandPresentationState
(CommandButtonPresentationState commandPresentationState)