public class AttributeGeneratorPanel
extends java.lang.Object
Constructor and Description |
---|
AttributeGeneratorPanel(org.eclipse.swt.widgets.Composite parent,
boolean readonly) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
org.eclipse.swt.widgets.Control |
getControl() |
AttributeGenerator |
getGenerator() |
void |
setIterator(TreeNode currentNode,
AttributeGenerator it,
boolean ro) |
public AttributeGeneratorPanel(org.eclipse.swt.widgets.Composite parent, boolean readonly)
public void setIterator(TreeNode currentNode, AttributeGenerator it, boolean ro)
public org.eclipse.swt.widgets.Control getControl()
public void dispose()
public AttributeGenerator getGenerator()