|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Icon
Generated interface for Icon element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
LARGE_ICON
|
static String |
SMALL_ICON
|
static String |
XMLLANG
|
| Method Summary | |
|---|---|
String |
getLargeIcon()
Getter for large-icon property. |
String |
getSmallIcon()
Getter for small-icon property. |
String |
getXmlLang()
Getter for xml:lang attribute. |
void |
setLargeIcon(String value)
Setter for large-icon property. |
void |
setSmallIcon(String value)
Setter for small-icon property. |
void |
setXmlLang(String value)
Setter for xml:lang attribute. |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Field Detail |
|---|
static final String XMLLANG
static final String SMALL_ICON
static final String LARGE_ICON
| Method Detail |
|---|
void setXmlLang(String value)
throws VersionNotSupportedException
value - attribute value
VersionNotSupportedException
String getXmlLang()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setSmallIcon(String value)
value - property valueString getSmallIcon()
void setLargeIcon(String value)
value - property valueString getLargeIcon()
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||