org.eclipse.gmt.umlx.registry.properties
Class ConfigurationBlock
java.lang.Object
org.eclipse.gmt.umlx.registry.properties.ConfigurationBlock
public class ConfigurationBlock
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationBlock
public ConfigurationBlock(org.eclipse.core.resources.IResource resource)
createAddButton
public org.eclipse.swt.widgets.Button createAddButton(org.eclipse.swt.widgets.Composite parent,
int widthHint)
createEditButton
public org.eclipse.swt.widgets.Button createEditButton(org.eclipse.swt.widgets.Composite parent,
int widthHint)
createRemoveButton
public org.eclipse.swt.widgets.Button createRemoveButton(org.eclipse.swt.widgets.Composite parent,
int widthHint)
dispose
public void dispose()
getAccessorKind
public java.lang.String getAccessorKind()
isDirty
public boolean isDirty()
performApply
public boolean performApply()
performDefaults
public void performDefaults()
performOk
public boolean performOk()
performRevert
public void performRevert()
setAccessorKind
public boolean setAccessorKind(java.lang.String accessorKind)
setEnabled
public void setEnabled(boolean isEnabled)