|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admingui.common.gadget.GadgetModulePrefs
public class GadgetModulePrefs
This class is configured via XML. This is done via the HK2
ConfigParser.
| Constructor Summary | |
|---|---|
GadgetModulePrefs()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getAuthorEmail()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getDescription()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getScreenshot()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getThumbnail()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getTitle()
A unique identifier for the GadgetModule instance. |
java.lang.String |
getTitleUrl()
A unique identifier for the GadgetModule instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GadgetModulePrefs()
| Method Detail |
|---|
public java.lang.String getTitle()
A unique identifier for the GadgetModule instance.
public java.lang.String getTitleUrl()
A unique identifier for the GadgetModule instance.
public java.lang.String getDescription()
A unique identifier for the GadgetModule instance.
public java.lang.String getAuthor()
A unique identifier for the GadgetModule instance.
public java.lang.String getAuthorEmail()
A unique identifier for the GadgetModule instance.
public java.lang.String getScreenshot()
A unique identifier for the GadgetModule instance.
public java.lang.String getThumbnail()
A unique identifier for the GadgetModule instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||