Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.BandControlPanelUI
-
Packages that use BandControlPanelUI Package Description org.pushingpixels.radiance.component.internal.theming.ribbon.ui org.pushingpixels.radiance.component.internal.ui.ribbon -
-
Uses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.theming.ribbon.ui
Subclasses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.theming.ribbon.ui Modifier and Type Class Description classRadianceBandControlPanelUIUI forJBandControlPanelcomponents in Radiance look and feel.classRadianceFlowBandControlPanelUIUI forJFlowBandControlPanelcomponents in Radiance look and feel. -
Uses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.ui.ribbon
Subclasses of BandControlPanelUI in org.pushingpixels.radiance.component.internal.ui.ribbon Modifier and Type Class Description (package private) classAbstractBandControlPanelUIBasic UI for control panel of ribbon bandJBandControlPanel.classBasicBandControlPanelUIBasic UI for control panel of ribbon bandJBandControlPanel.classBasicFlowBandControlPanelUIBasic UI for control panel of ribbon bandJBandControlPanel.Methods in org.pushingpixels.radiance.component.internal.ui.ribbon that return BandControlPanelUI Modifier and Type Method Description BandControlPanelUIAbstractBandControlPanel. getUI()BandControlPanelUIJBandControlPanel. getUI()BandControlPanelUIJFlowBandControlPanel. getUI()Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BandControlPanelUI Modifier and Type Method Description voidJBandControlPanel. setUI(BandControlPanelUI ui)Sets the new UI delegate.voidJFlowBandControlPanel. setUI(BandControlPanelUI ui)Sets the new UI delegate.
-