public class PointingElementEditor extends
| Modifier and Type | Class and Description |
|---|---|
class |
PointingElementEditor.ValueListener |
| Constructor and Description |
|---|
PointingElementEditor() |
| 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()