public class PointingBlocksSliceXmlEditor extends
Constructor and Description |
---|
PointingBlocksSliceXmlEditor() |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getComponentIcon() |
protected java.lang.Class<? extends PointingBlocksSlice> |
getVariableType() |
void |
init() |
boolean |
makeEditorContent() |
void |
setSlice(PointingBlocksSlice slice) |
public void init()
public void setSlice(PointingBlocksSlice slice)
public boolean makeEditorContent()
public javax.swing.Icon getComponentIcon()
protected java.lang.Class<? extends PointingBlocksSlice> getVariableType()