Class BasicColorSelectorComponentUI

    • Field Detail

      • rolloverTimeline

        protected org.pushingpixels.trident.Timeline rolloverTimeline
      • rollover

        protected float rollover
    • Constructor Detail

      • BasicColorSelectorComponentUI

        public BasicColorSelectorComponentUI()
    • Method Detail

      • installListeners

        protected void installListeners()
        Installs listeners on the associated color selector component.
      • uninstallListeners

        protected void uninstallListeners()
        Uninstalls listeners from the associated color selector component.
      • installDefaults

        protected void installDefaults()
        Installs defaults on the associated color selector component.
      • uninstallDefaults

        protected void uninstallDefaults()
        Uninstalls defaults from the associated color selector component.
      • installComponents

        protected void installComponents()
        Installs subcomponents on the associated color selector component.
      • uninstallComponents

        protected void uninstallComponents()
        Uninstalls subcomponents from the associated color selector component.
      • setRollover

        public void setRollover​(float rollover)