Class New

  • All Implemented Interfaces:
    IconProvider, java.lang.Iterable<TaskAction>

    public class New
    extends TaskActionTree
    A TaskActionTree that contains commands for creating new files. Look up and extend this action to add new file types to the New menu.
    Author:
    Chris Jennings
    • Constructor Detail

      • New

        public New()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Description copied from class: TaskAction
        Returns the human-readable name of this action.
        Specified by:
        getLabel in class TaskAction
        Returns:
        the name used to create menu items for this action, localized if possible