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