Module xaos.ui.plot

Class AbstractNamedPlugin

    • Constructor Detail

      • AbstractNamedPlugin

        protected AbstractNamedPlugin​(String name)
        Parameters:
        name - The display name of this plugin.
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in class Plugin
        Returns:
        The display name of this plugin.