Uses of Class
org.pushingpixels.radiance.component.api.common.CommandButtonPresentationState
-
-
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common declared as CommandButtonPresentationState Modifier and Type Field Description static CommandButtonPresentationState
CommandButtonPresentationState. BIG
Big state.static CommandButtonPresentationState
CommandButtonPresentationState. BIG_FIT_TO_ICON
Fit-to-icon + big statestatic CommandButtonPresentationState
CommandButtonPresentationState. MEDIUM
Medium state.static CommandButtonPresentationState
CommandButtonPresentationState. MEDIUM_FIT_TO_ICON
Fit-to-icon + medium stateprivate CommandButtonPresentationState
JCommandButton. presentationState
Current presentation state ofthis
button.static CommandButtonPresentationState
CommandButtonPresentationState. SMALL
Small state.static CommandButtonPresentationState
CommandButtonPresentationState. SMALL_FIT_TO_ICON
Fit-to-icon + small statestatic CommandButtonPresentationState
CommandButtonPresentationState. TILE
Tile state.static CommandButtonPresentationState
CommandButtonPresentationState. TILE_FIT_TO_ICON
Fit-to-icon + tile stateMethods in org.pushingpixels.radiance.component.api.common that return CommandButtonPresentationState Modifier and Type Method Description CommandButtonPresentationState
JCommandButton. getPresentationState()
Return the current presentation state ofthis
button.Methods in org.pushingpixels.radiance.component.api.common with parameters of type CommandButtonPresentationState Modifier and Type Method Description protected abstract RadianceIcon
AbstractFileViewPanel. getRadianceIcon(AbstractFileViewPanel.Leaf leaf, java.io.InputStream stream, CommandButtonPresentationState state, java.awt.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 CommandButtonPresentationState Constructor Description AbstractFileViewPanel(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 CommandButtonPresentationState Modifier and Type Field Description private 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 CommandButtonPresentationState Modifier and Type Method Description CommandButtonPresentationState
CommandPanelPresentationModel. getCommandPresentationState()
CommandButtonPresentationState
CommandPopupMenuPanelPresentationModel. getCommandPresentationState()
CommandButtonPresentationState
CommandStripPresentationModel. getCommandPresentationState()
CommandButtonPresentationState
BaseCommandButtonPresentationModel. getPresentationState()
CommandButtonPresentationState
BaseCommandButtonPresentationModel.Overlay. getPresentationState()
-
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.api.common.popup.model
Fields in org.pushingpixels.radiance.component.api.common.popup.model declared as CommandButtonPresentationState Modifier and Type Field Description static 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 CommandButtonPresentationState Modifier and Type Method Description CommandButtonPresentationState
CommandPopupMenuPresentationModel. getItemPresentationState()
CommandButtonPresentationState
ColorSelectorPopupMenuPresentationModel. getMenuPresentationState()
Methods in org.pushingpixels.radiance.component.api.common.popup.model with parameters of type CommandButtonPresentationState Modifier and Type Method Description CommandPopupMenuPresentationModel.Builder
CommandPopupMenuPresentationModel.Builder. setItemPresentationState(CommandButtonPresentationState itemPresentationState)
ColorSelectorPopupMenuPresentationModel.Builder
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 CommandButtonPresentationState Modifier and Type Field Description static CommandButtonPresentationState
JRibbonBand. BIG_FIXED
Big size with landscape orientation.static 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 CommandButtonPresentationState Modifier and Type Field Description private CommandButtonPresentationState
RibbonGalleryPresentationModel.Builder. commandPresentationState
private CommandButtonPresentationState
RibbonGalleryPresentationModel. commandPresentationState
Methods in org.pushingpixels.radiance.component.api.ribbon.model that return CommandButtonPresentationState Modifier and Type Method Description CommandButtonPresentationState
RibbonGalleryPresentationModel. getCommandPresentationState()
Methods in org.pushingpixels.radiance.component.api.ribbon.model with parameters of type CommandButtonPresentationState Modifier and Type Method Description RibbonGalleryPresentationModel.Builder
RibbonGalleryPresentationModel.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 CommandButtonPresentationState Modifier and Type Field Description static CommandButtonPresentationState
RibbonApplicationMenuCommandButtonProjection. RIBBON_APP_MENU_SECONDARY_LEVEL
Fields in org.pushingpixels.radiance.component.api.ribbon.projection with type parameters of type CommandButtonPresentationState Modifier and Type Field Description private java.util.Map<Command,CommandButtonPresentationState>
RibbonApplicationMenuCommandButtonProjection. secondaryLevelCommandPresentationState
Methods in org.pushingpixels.radiance.component.api.ribbon.projection that return types with arguments of type CommandButtonPresentationState Modifier and Type Method Description java.util.Map<Command,CommandButtonPresentationState>
RibbonApplicationMenuCommandButtonProjection. getSecondaryLevelCommandPresentationState()
Method parameters in org.pushingpixels.radiance.component.api.ribbon.projection with type arguments of type CommandButtonPresentationState Modifier and Type Method Description void
RibbonApplicationMenuCommandButtonProjection. setSecondaryLevelCommandPresentationState(java.util.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 CommandButtonPresentationState Modifier and Type Method Description private int
BasicRibbonUI.RibbonLayout. getAnchoredButtonsWidth(CommandButtonPresentationState state)
private void
JRibbonGallery. validateCommandPresentationState(CommandButtonPresentationState commandPresentationState)
-
Uses of CommandButtonPresentationState in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu
Fields in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu declared as CommandButtonPresentationState Modifier and Type Field Description private static CommandButtonPresentationState
BasicRibbonApplicationMenuPopupPanelUI. MENU_TILE_LEVEL_1
Fields in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu with type parameters of type CommandButtonPresentationState Modifier and Type Field Description private java.util.Map<Command,CommandButtonPresentationState>
RibbonApplicationMenuPanelPanelProjection. secondaryLevelCommandPresentationState
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu that return types with arguments of type CommandButtonPresentationState Modifier and Type Method Description java.util.Map<Command,CommandButtonPresentationState>
RibbonApplicationMenuPanelPanelProjection. getSecondaryLevelCommandPresentationState()
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu with parameters of type CommandButtonPresentationState Modifier and Type Method Description static JRibbonApplicationMenuPopupPanelSecondary
JRibbonApplicationMenuPopupPanelSecondary. getPanel(Command primaryMenuEntry, java.util.Map<Command,BaseCommandButtonPresentationModel.Overlay> commandOverlays, CommandButtonPresentationState secondaryMenuPresentationState, JCommandButton commandButton)
Method parameters in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu with type arguments of type CommandButtonPresentationState Modifier and Type Method Description void
RibbonApplicationMenuPanelPanelProjection. setSecondaryLevelCommandPresentationState(java.util.Map<Command,CommandButtonPresentationState> secondaryLevelCommandPresentationState)
-