Class ActionToggleButton

    • Constructor Detail

      • ActionToggleButton

        public ActionToggleButton()
        Creates an initially unselected toggle button without setting the text or image.
      • ActionToggleButton

        public ActionToggleButton​(Action a)
        Creates a toggle button where properties are taken from the Action supplied.
        Parameters:
        a - the action
        Since:
        1.3