All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractFileViewPanel<T> |
Panel that hosts file-related command buttons with progress indication and cancellation
capabilities.
|
| AbstractFileViewPanel.Leaf |
Information on the specific file.
|
| AbstractPopupMenuPanel |
Popup menu with groups of command buttons.
|
| AbstractPopupMenuPanelProjection<M extends AbstractPopupMenuPanel,C extends ContentModel,P extends PresentationModel> |
|
| AbstractRibbonBand |
Ribbon band.
|
| ActionButtonModel |
|
| ActionRepeatableButtonModel |
Extension of the default button model that supports the
ActionButtonModel interface and repeated invocation of action
listeners on mouse rollover.
|
| BaseCommand<MCM extends BaseCommandMenuContentModel> |
|
| BaseCommand.BaseBuilder<T extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,B extends BaseCommand.BaseBuilder<T,MCM,B>> |
|
| BaseCommand.CommandActionPreview |
|
| BaseCommand.SecondaryLifecycle |
|
| BaseCommandButtonPresentationModel<MPM extends BaseCommandPopupMenuPresentationModel,PM extends BaseCommandButtonPresentationModel<MPM,PM>> |
|
| BaseCommandButtonPresentationModel.ActionFireTrigger |
|
| BaseCommandButtonPresentationModel.BaseBuilder<MPM extends BaseCommandPopupMenuPresentationModel,PM extends BaseCommandButtonPresentationModel<MPM,PM>,B extends BaseCommandButtonPresentationModel.BaseBuilder<MPM,PM,B>> |
|
| BaseCommandButtonPresentationModel.Overlay |
|
| BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider |
|
| BaseCommandButtonPresentationModel.PopupFireTrigger |
|
| BaseCommandButtonPresentationModel.SelectedStateHighlight |
|
| BaseCommandButtonPresentationModel.TextClick |
|
| BaseCommandButtonProjection<M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,P extends BaseCommandButtonPresentationModel<MPM,P>,MPM extends BaseCommandPopupMenuPresentationModel> |
|
| BaseCommandButtonProjection.CommandButtonComponentSupplier<TC extends JCommandButton,M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,P extends BaseCommandButtonPresentationModel<MPM,P>,MPM extends BaseCommandPopupMenuPresentationModel> |
|
| BaseCommandMenuContentModel |
|
| BaseCommandPopupMenuPresentationModel |
|
| BaseProjection<T extends javax.swing.JComponent,C extends ContentModel,P extends PresentationModel> |
|
| BaseRibbonBandResizeSequencingPolicy |
Base class for the core ribbon band resize sequencing policies.
|
| BlackboxProjection<C extends ContentModel,P extends PresentationModel> |
|
| BreadcrumbBarContentModel<T> |
|
| BreadcrumbBarContentProvider<T> |
|
| BreadcrumbBarPresentationModel |
|
| BreadcrumbBarPresentationModel.Builder |
|
| BreadcrumbFileSelector |
Breadcrumb bar that allows browsing the local file system.
|
| BreadcrumbFileSelector.EmptyIconProvider |
|
| BreadcrumbFileSelector.FixedIconProvider |
|
| BreadcrumbFileSelector.IconProvider |
|
| BreadcrumbItem<T> |
|
| BreadcrumbPathEvent<T> |
Event on the breadcrumb bar path.
|
| BreadcrumbPathListener<T> |
The application listener on breadcrumb path events.
|
| BreadcrumbTreeAdapterSelector<T> |
Breadcrumb bar that allows wrapping an existing JTree or a
TreeModel.
|
| BreadcrumbTreeAdapterSelector.TreeAdapter<T> |
Tree adapter that allows plugging a custom rendering logic.
|
| ChangeAware |
|
| CircularProgressContentModel |
|
| CircularProgressContentModel.Builder |
|
| CircularProgressPresentationModel |
|
| CircularProgressPresentationModel.Builder |
|
| CircularProgressProjection |
|
| ColorRadianceIcon |
Implementation of RadianceIcon that fills the icon with a solid
color.
|
| ColorSelectorCommand |
|
| ColorSelectorCommand.Builder |
|
| ColorSelectorCommandButtonPresentationModel |
Encapsulates presentation metadata for displaying color selector commands as buttons.
|
| ColorSelectorCommandButtonPresentationModel.Builder |
|
| ColorSelectorCommandButtonProjection |
|
| ColorSelectorPopupMenuContentModel |
|
| ColorSelectorPopupMenuContentModel.ColorActivationListener |
Listener for tracking color activation events.
|
| ColorSelectorPopupMenuContentModel.ColorPreviewListener |
Listener for tracking color preview events.
|
| ColorSelectorPopupMenuGroupModel |
|
| ColorSelectorPopupMenuGroupModel.Builder |
|
| ColorSelectorPopupMenuGroupModel.ColorSectionModel |
|
| ColorSelectorPopupMenuGroupModel.ColorSectionModelWithDerived |
|
| ColorSelectorPopupMenuGroupModel.GroupEntryKind |
|
| ColorSelectorPopupMenuPanelProjection |
|
| ColorSelectorPopupMenuPresentationModel |
|
| ColorSelectorPopupMenuPresentationModel.Builder |
|
| Command |
Encapsulates metadata for a single command.
|
| Command.Builder |
|
| CommandAction |
|
| CommandActionEvent |
|
| CommandButtonDefaultPopupIcon |
|
| CommandButtonFollowColorSchemeIcon |
Implementation of RadianceIcon for command buttons that wish to have their icon
be dynamically rendered at runtime based on the color scheme that matches the current
transition-aware state.
|
| CommandButtonFollowColorSchemeIcon.Delegate |
The delegate needs to implement the method in this interface based on the
provided color scheme.
|
| CommandButtonLayoutManager |
|
| CommandButtonLayoutManager.CommandButtonKind |
Enumerates the available command button kinds.
|
| CommandButtonLayoutManager.CommandButtonLayoutInfo |
Layout information on different visual parts of a single command button.
|
| CommandButtonLayoutManager.CommandButtonSeparatorOrientation |
Enumerates the available values for separator orientations.
|
| CommandButtonLayoutManager.TextLayoutInfo |
Layout information on a single line of text.
|
| CommandButtonPresentationModel |
Encapsulates presentation metadata for displaying commands as buttons.
|
| CommandButtonPresentationModel.Builder |
|
| CommandButtonPresentationState |
Presentation state for command buttons.
|
| CommandButtonProjection<M extends Command> |
|
| CommandGroup |
|
| CommandGroup.CommandFilter |
|
| CommandGroup.CommandGroupListener |
|
| CommandMenuContentModel |
|
| CommandPanelContentModel |
|
| CommandPanelPresentationModel |
|
| CommandPanelPresentationModel.Builder |
|
| CommandPanelProjection |
|
| CommandPopupMenuPanelPresentationModel |
|
| CommandPopupMenuPanelPresentationModel.Builder |
|
| CommandPopupMenuPanelProjection |
|
| CommandPopupMenuPresentationModel |
|
| CommandPopupMenuPresentationModel.Builder |
|
| CommandStripPresentationModel |
|
| CommandStripPresentationModel.Builder |
|
| CommandStripPresentationModel.StripOrientation |
Button strip orientation.
|
| CommandStripProjection |
|
| CommandToggleGroupModel |
Group of toggle commands.
|
| ComponentContentModel |
|
| ComponentPresentationModel |
Encapsulates presentation metadata for displaying arbitrary components in the ribbon.
|
| ComponentPresentationModel.Builder |
|
| ComponentProjection<C extends javax.swing.JComponent,M extends ComponentContentModel> |
|
| ContentModel |
|
| CoreRibbonResizePolicies |
The core resize policies.
|
| CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy |
The base class for mapping-based core resize policies.
|
| CoreRibbonResizePolicies.BaseRibbonBandResizePolicy<B extends AbstractRibbonBand> |
|
| CoreRibbonResizePolicies.FlowOneRow |
Core resize policy for JFlowRibbonBand that places the content in
a single row.
|
| CoreRibbonResizePolicies.FlowThreeRows |
Core resize policy for JFlowRibbonBand that places the content in
three rows.
|
| CoreRibbonResizePolicies.FlowTwoRows |
Core resize policy for JFlowRibbonBand that places the content in
two rows.
|
| CoreRibbonResizePolicies.High2Low |
|
| CoreRibbonResizePolicies.High2Mid |
|
| CoreRibbonResizePolicies.IconRibbonBandResizePolicy |
Special resize policy that is used for collapsed ribbon bands.
|
| CoreRibbonResizePolicies.Low2Mid |
|
| CoreRibbonResizePolicies.Mid2Low |
|
| CoreRibbonResizePolicies.Mid2Mid |
|
| CoreRibbonResizePolicies.Mirror |
|
| CoreRibbonResizePolicies.None |
|
| CoreRibbonResizeSequencingPolicies |
The core resize sequencing policies.
|
| CoreRibbonResizeSequencingPolicies.CollapseFromLast |
The collapse from last resize sequencing policy.
|
| CoreRibbonResizeSequencingPolicies.RoundRobin |
The round robin resize sequencing policy.
|
| DecoratedRadianceIcon |
Implementation of RadianceIcon that adds decorations to a main icon.
|
| DecoratedRadianceIcon.IconDecorator |
Icon decorator interface.
|
| DefaultRibbonTaskbarKeyTipPolicy |
|
| EmptyRadianceIcon |
Implementation of RadianceIcon that paints nothing.
|
| HorizontalAlignment |
Enumerates the available values for horizontal alignment.
|
| IconDeckRadianceIcon<T> |
Implementation of the RadianceIcon that allows switching the icon
painting at runtime.
|
| ImmutablePresentationModel |
|
| JBreadcrumbBar<T> |
Breadcrumb bar.
|
| JCircularProgress |
|
| JColorSelectorPopupMenuPanel |
|
| JCommandButton |
Command button.
|
| JCommandButtonPanel |
Panel that hosts command buttons.
|
| JCommandButtonStrip |
Button strip container.
|
| JCommandPopupMenuPanel |
Popup menu with groups of command buttons.
|
| JExoContainer |
|
| JExoLabel |
|
| JFlowRibbonBand |
Flow ribbon band component.
|
| JPopupPanel |
Base class for popup panels.
|
| JRibbon |
The ribbon component.
|
| JRibbon.OnShowContextualMenuListener |
|
| JRibbon.OnTaskSelectionChangeListener |
|
| JRibbonBand |
Ribbon band component.
|
| JRibbonBand.PresentationPriority |
Presentation priority of ribbon band components.
|
| JRibbonCheckBox |
|
| JRibbonComboBox<E> |
|
| JRibbonFrame |
Ribbon frame.
|
| JRibbonFrame.GlobalPopupMenuPanel |
|
| JRibbonFrame.RibbonKeyboardAction |
|
| JRibbonRadioButton |
|
| JRibbonSpinner |
|
| JScrollablePanel<T extends javax.swing.JComponent> |
ScrollablePanel allows to have scrolling buttons on each side.
|
| JScrollablePanel.ScrollType |
|
| JSwitch |
|
| JTriStateCheckBox |
|
| KeyValuePair<K,V> |
Generic key-value pair.
|
| LabelContentModel |
|
| LabelContentModel.Builder |
|
| LabelPresentationModel |
|
| LabelPresentationModel.Builder |
|
| LabelProjection |
|
| LayeredIcon |
Decorator icon that layers icons one on top of the other.
|
| MenuPopupPanelLayoutSpec |
|
| MutablePresentationModel |
|
| PanelColumnFillSpec |
|
| PanelColumnFillSpec.Adaptive |
|
| PanelColumnFillSpec.Fixed |
|
| PanelLayoutSpec |
|
| PanelLayoutSpec.ColumnFill |
|
| PanelLayoutSpec.RowFill |
|
| PanelRowFillSpec |
|
| PanelRowFillSpec.Adaptive |
|
| PanelRowFillSpec.Fixed |
|
| PopupActionListener |
Popup action listener.
|
| PopupButtonModel |
|
| PopupPanelManager |
|
| PopupPanelManager.PopupEvent |
Popup event.
|
| PopupPanelManager.PopupInfo |
Information on a single showing popup.
|
| PopupPanelManager.PopupListener |
Listener on showing and hiding the popup panels.
|
| PopupPanelManager.RadiancePopupMenu |
|
| PresentationModel |
|
| ProgressEvent |
This event is used to notify interested parties that progress has been made
in the event source.
|
| ProgressListener |
Contract for parties interested to listen on progress events.
|
| Projection<T extends javax.swing.JComponent,C extends ContentModel,P extends PresentationModel> |
|
| Projection.ComponentSupplier<TC extends javax.swing.JComponent,CC extends ContentModel,PC extends PresentationModel> |
|
| PropertyChangeAware |
|
| RibbonApplicationMenu |
Metadata description of the application menu of the JRibbon component.
|
| RibbonApplicationMenuCommand |
|
| RibbonApplicationMenuCommand.Builder |
|
| RibbonApplicationMenuCommandButtonProjection |
|
| RibbonBandResizePolicy |
|
| RibbonBandResizeSequencingPolicy |
Defines the resize sequencing policies for RibbonTasks.
|
| RibbonCheckBoxContentModel |
|
| RibbonCheckBoxContentModel.Builder |
|
| RibbonCheckBoxProjection |
Projection that allows using a JCheckBox as a ribbon component.
|
| RibbonComboBoxContentModel<E> |
|
| RibbonComboBoxContentModel.ComboBoxSelectionChangeListener |
|
| RibbonComboBoxProjection<E> |
Projection that allows using a JComboBox as a ribbon component.
|
| RibbonContextualTaskGroup |
|
| RibbonDefaultComboBoxContentModel<E> |
|
| RibbonDefaultComboBoxContentModel.Builder<E> |
|
| RibbonGalleryContentModel |
|
| RibbonGalleryContentModel.GalleryCommandAction |
Listener for tracking command activation events.
|
| RibbonGalleryContentModel.GalleryCommandActionPreview |
Listener for tracking command preview events.
|
| RibbonGalleryPresentationModel |
|
| RibbonGalleryPresentationModel.Builder |
|
| RibbonGalleryProjection |
|
| RibbonRadioButtonContentModel |
|
| RibbonRadioButtonContentModel.Builder |
|
| RibbonRadioButtonGroupModel |
Group of ribbon radio buttons.
|
| RibbonRadioButtonProjection |
Projection that allows using a JRadioButton as a ribbon component.
|
| RibbonSpinnerContentModel |
|
| RibbonSpinnerContentModel.SpinnerSelectionChangeListener |
|
| RibbonSpinnerDateContentModel |
|
| RibbonSpinnerDateContentModel.Builder |
|
| RibbonSpinnerNumberContentModel |
|
| RibbonSpinnerNumberContentModel.Builder |
|
| RibbonSpinnerProjection |
Projection that allows using a JSpinner as a ribbon component.
|
| RibbonTask |
|
| RibbonTaskbarCommandButtonPresentationModel |
|
| RibbonTaskbarCommandButtonPresentationModel.Builder |
|
| RibbonTaskbarKeyTipPolicy |
Defines the task bar keytip policy for JRibbon.
|
| RichTooltip |
Rich tooltip for command buttons.
|
| RichTooltip.Builder |
|
| RichTooltipManager |
|
| RichTooltipManager.WithRichTooltip |
|
| RichTooltipPresentationModel |
|
| RichTooltipPresentationModel.Builder |
|
| RolloverActionListener |
Rollover action listener.
|
| SwitchContentModel |
|
| SwitchContentModel.Builder |
|
| SwitchPresentationModel |
|
| SwitchPresentationModel.Builder |
|
| SwitchProjection |
|
| TransitionLayout |
Transition layout.
|
| TransitionLayoutEvent |
|
| TransitionLayoutListener |
|
| TransitionLayoutManager |
Transition layout manager.
|
| TriStateCheckBoxContentModel |
|
| TriStateCheckBoxContentModel.Builder |
|
| TriStateCheckboxPresentationModel |
|
| TriStateCheckboxPresentationModel.Builder |
|
| TriStateCheckBoxProjection |
|