src/java/de/uapcore/lightpit/LightPITModule.java

changeset 18
a94b172c3a93
parent 11
737ab27e37b3
child 20
bd1a76c91d5b
--- a/src/java/de/uapcore/lightpit/LightPITModule.java	Sat Dec 30 20:41:55 2017 +0100
+++ b/src/java/de/uapcore/lightpit/LightPITModule.java	Sun Dec 31 17:43:39 2017 +0100
@@ -71,6 +71,10 @@
     
     /**
      * Returns the properties key for the menu label.
+     * 
+     * Set this string to empty string, if the module should be hidden from
+     * the menu.
+     * 
      * @return the properties key
      */
     String menuKey() default "menuLabel";

mercurial