Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.BandControlPanelUI
Packages that use BandControlPanelUI
Package
Description
-
Uses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.theming.ribbon.ui
Modifier and TypeClassDescriptionclass
UI forJBandControlPanel
components in Radiance look and feel.class
UI forJFlowBandControlPanel
components in Radiance look and feel. -
Uses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.ui.ribbon
Modifier and TypeClassDescription(package private) class
Basic UI for control panel of ribbon bandJBandControlPanel
.class
Basic UI for control panel of ribbon bandJBandControlPanel
.class
Basic UI for control panel of ribbon bandJBandControlPanel
.Methods in org.pushingpixels.radiance.component.internal.ui.ribbon that return BandControlPanelUIModifier and TypeMethodDescriptionAbstractBandControlPanel.getUI()
JBandControlPanel.getUI()
JFlowBandControlPanel.getUI()
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BandControlPanelUIModifier and TypeMethodDescriptionvoid
JBandControlPanel.setUI
(BandControlPanelUI ui) Sets the new UI delegate.void
JFlowBandControlPanel.setUI
(BandControlPanelUI ui) Sets the new UI delegate.