Class SettingsAction

All Implemented Interfaces:
IAction

public class SettingsAction extends Action
An action to launch the Settings dialog for the given palette.
  • Constructor Details

    • SettingsAction

      public SettingsAction(PaletteViewer palette)
      Constructor
      Parameters:
      palette - The Palette which has to be customized when this action is run
  • Method Details