|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Describes the presentation of a XElement. It can return a name, a description and an icon for an element. The default service for an element-type has to provide the decorator, there is only one active decorator for an element-type.
| Method Summary | |
String |
getDescription(XElement element)
Returns the description for the specific element... |
ImageIcon |
getIcon(XElement element)
Returns the icon for the specific element. |
String |
getName(XElement element)
Returns the name for the specific element... |
| Method Detail |
public ImageIcon getIcon(XElement element)
element - the element to return the icon for.
public String getName(XElement element)
element - the element to get the name for.
public String getDescription(XElement element)
element - the element to get the description for.
|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||