Class AbstractServicePlugin

    • Constructor Detail

      • AbstractServicePlugin

        public AbstractServicePlugin()
    • Method Detail

      • getServiceType

        public abstract java.lang.Class<?> getServiceType()
        Get the service type.
        Returns:
        The service type.
      • getToolIcon

        public abstract javax.swing.Icon getToolIcon​(boolean selected)
        Get the tool icon.
      • getName

        public java.lang.String getName()
        Get the name.
        Returns:
        The name.