Class AbstractColorChooserPanel

    • Constructor Detail

      • AbstractColorChooserPanel

        protected AbstractColorChooserPanel()
    • Method Detail

      • getDisplayName

        public abstract String getDisplayName()
      • getSmallDisplayIcon

        public abstract Icon getSmallDisplayIcon()
      • getMnemonic

        public int getMnemonic()
      • getDisplayedMnemonicIndex

        public int getDisplayedMnemonicIndex()
      • installChooserPanel

        public void installChooserPanel​(ExtendedColorModel colorSelectionModel)
      • uninstallChooserPanel

        public void uninstallChooserPanel()
      • getColorFromModel

        protected Color getColorFromModel()
      • colorUpdated

        protected void colorUpdated()