org.jvnet.flamingo.ribbon.ui
Class BasicRibbonComponentUI
java.lang.Object
javax.swing.plaf.ComponentUI
org.jvnet.flamingo.ribbon.ui.RibbonComponentUI
org.jvnet.flamingo.ribbon.ui.BasicRibbonComponentUI
public class BasicRibbonComponentUI
- extends RibbonComponentUI
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicRibbonComponentUI
public BasicRibbonComponentUI()
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
installUI
public void installUI(javax.swing.JComponent c)
- Overrides:
installUI
in class javax.swing.plaf.ComponentUI
uninstallUI
public void uninstallUI(javax.swing.JComponent c)
- Overrides:
uninstallUI
in class javax.swing.plaf.ComponentUI
getKeyTipAnchorCenterPoint
public java.awt.Point getKeyTipAnchorCenterPoint()
- Specified by:
getKeyTipAnchorCenterPoint
in class RibbonComponentUI
paint
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
- Overrides:
paint
in class javax.swing.plaf.ComponentUI