Class AbstractActionDowngrade

    • Field Detail

      • ACCELERATOR_KEY

        public static final String ACCELERATOR_KEY
        The key used for storing a KeyStroke to be used as the accelerator for the action.
        See Also:
        Constant Field Values
      • MNEMONIC_KEY

        public static final String MNEMONIC_KEY
        The key used for storing an int key code to be used as the mnemonic for the action.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractActionDowngrade

        protected AbstractActionDowngrade()
        Creates a new action with a default (transparent) icon.