Class FlatColorChooserUI


  • public class FlatColorChooserUI
    extends javax.swing.plaf.basic.BasicColorChooserUI
    Provides the Flat LaF UI delegate for JColorChooser.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicColorChooserUI

        javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
    • Field Summary

      • Fields inherited from class javax.swing.plaf.basic.BasicColorChooserUI

        chooser, defaultChoosers, previewListener, propertyChangeListener
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent c)  
      • Methods inherited from class javax.swing.plaf.basic.BasicColorChooserUI

        createDefaultChoosers, createPropertyChangeListener, installDefaults, installListeners, installPreviewPanel, installUI, uninstallDefaultChoosers, uninstallDefaults, uninstallListeners, uninstallPreviewPanel, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FlatColorChooserUI

        public FlatColorChooserUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent c)