|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface Description
Description used that would be used in IDE to display.
| Optional Element Summary | |
|---|---|
java.lang.String |
displayName
Display name for development tools. |
java.lang.String |
largeIcon
|
java.lang.String |
smallIcon
URL that defines IDE icon. |
java.lang.String |
value
Long description of the object. |
public abstract java.lang.String value
Long description of the object.
public abstract java.lang.String displayName
Display name for development tools.
public abstract java.lang.String smallIcon
URL that defines IDE icon.
public abstract java.lang.String largeIcon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||