Class JXColorSelectionButton.ActionHandler

java.lang.Object
org.jdesktop.swingx.JXColorSelectionButton.ActionHandler
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
JXColorSelectionButton

private class JXColorSelectionButton.ActionHandler extends Object implements ActionListener
A private class to conditionally create and show the color chooser dialog.
  • Constructor Details

    • ActionHandler

      private ActionHandler()
  • Method Details