Class RadianceFlowBandControlPanelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.pushingpixels.radiance.component.internal.ui.ribbon.BandControlPanelUI
org.pushingpixels.radiance.component.internal.ui.ribbon.AbstractBandControlPanelUI
org.pushingpixels.radiance.component.internal.ui.ribbon.BasicFlowBandControlPanelUI
org.pushingpixels.radiance.component.internal.theming.ribbon.ui.RadianceFlowBandControlPanelUI
UI for
JFlowBandControlPanel components in Radiance look and
feel.-
Field Summary
Fields inherited from class AbstractBandControlPanelUI
BOTTOM_ROW, controlPanel, MID_ROW, TOP_ROW -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIcreateUI(JComponent comp) voidpaint(Graphics g, JComponent c) voidupdate(Graphics g, JComponent c) Methods inherited from class BasicFlowBandControlPanelUI
createLayoutManagerMethods inherited from class AbstractBandControlPanelUI
getLayoutGap, installComponents, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize
-
Constructor Details
-
RadianceFlowBandControlPanelUI
private RadianceFlowBandControlPanelUI()
-
-
Method Details
-
createUI
-
update
- Overrides:
updatein classBandControlPanelUI
-
paint
- Overrides:
paintin classComponentUI
-