Class BasicRibbonComponentUI

    • Constructor Detail

      • BasicRibbonComponentUI

        public BasicRibbonComponentUI()
    • Method Detail

      • installDefaults

        protected void installDefaults()
        Installs default parameters on the associated ribbon component.
      • installComponents

        protected void installComponents()
        Installs subcomponents on the associated ribbon component.
      • installListeners

        protected void installListeners()
        Installs listeners on the associated ribbon component.
      • uninstallDefaults

        protected void uninstallDefaults()
        Uninstalls default parameters from the associated ribbon component.
      • uninstallComponents

        protected void uninstallComponents()
        Uninstalls components from the associated ribbon component.
      • uninstallListeners

        protected void uninstallListeners()
        Uninstalls listeners from the associated ribbon component.
      • createLayoutManager

        protected LayoutManager createLayoutManager()
      • getLayoutGap

        protected int getLayoutGap()
      • createDisabledIcon

        protected ResizableIcon createDisabledIcon()