Class CutSelectedItemsPlugIn

  • All Implemented Interfaces:
    PlugIn

    public class CutSelectedItemsPlugIn
    extends MacroPlugIn
    • Constructor Detail

      • CutSelectedItemsPlugIn

        public CutSelectedItemsPlugIn()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: PlugIn
        Returns a very brief description of this PlugIn e.g. for display as a menu item
        Specified by:
        getName in interface PlugIn
        Overrides:
        getName in class MacroPlugIn
        Returns:
        the class name, minus "PlugIn", with spaces inserted at the appropraite point before each uppercase+lowercase and lowercase+uppercase combination.
      • getNameWithMnemonic

        public String getNameWithMnemonic()