public class PointingElementXMLEditor extends
Constructor and Description |
---|
PointingElementXMLEditor() |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getComponentIcon() |
protected java.lang.Class<? extends PointingElement> |
getVariableType() |
void |
init() |
boolean |
makeEditorContent() |
void |
setPointingMetadata(PointingElement pMetadata) |
public void init()
public void setPointingMetadata(PointingElement pMetadata)
public boolean makeEditorContent()
public javax.swing.Icon getComponentIcon()
protected java.lang.Class<? extends PointingElement> getVariableType()