public abstract class ElementPresentation
extends java.lang.Object
| Constructor and Description |
|---|
ElementPresentation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumentation() |
abstract java.lang.String |
getElementName() |
abstract javax.swing.Icon |
getIcon() |
abstract java.lang.String |
getTypeName() |