Class GadgetModulePrefs


  • public class GadgetModulePrefs
    extends Object

    This class is configured via XML. This is done via the HK2 ConfigParser.

    Author:
    Ken Paulsen ([email protected])
    • Constructor Detail

      • GadgetModulePrefs

        public GadgetModulePrefs()
    • Method Detail

      • getTitle

        public String getTitle()

        A unique identifier for the GadgetModule instance.

      • getTitleUrl

        public String getTitleUrl()

        A unique identifier for the GadgetModule instance.

      • getDescription

        public String getDescription()

        A unique identifier for the GadgetModule instance.

      • getAuthor

        public String getAuthor()

        A unique identifier for the GadgetModule instance.

      • getAuthorEmail

        public String getAuthorEmail()

        A unique identifier for the GadgetModule instance.

      • getScreenshot

        public String getScreenshot()

        A unique identifier for the GadgetModule instance.

      • getThumbnail

        public String getThumbnail()

        A unique identifier for the GadgetModule instance.