Class ComponentPresentationModel
java.lang.Object
org.pushingpixels.radiance.component.api.ribbon.synapse.model.ComponentPresentationModel
- All Implemented Interfaces:
ImmutablePresentationModel, PresentationModel
Encapsulates presentation metadata for displaying arbitrary components in the ribbon.
Use a new instance of
ComponentPresentationModel.Builder to configure a new presentation, and
ComponentPresentationModel.Builder.build() to build a presentation.- Author:
- Kirill Grouchnikov
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
withDefaults
-
builder
-
getBackgroundAppearanceStrategy
-
getHorizontalAlignment
-
getKeyTip
-
isResizingAware
public boolean isResizingAware() -
getRichTooltipPresentationModel
-