public class RoundDetailsPart extends AbstractBaseDraw2DDetailsPart
display, item, shell, value
Constructor and Description |
---|
RoundDetailsPart() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.draw2d.IFigure |
createMain() |
protected boolean |
isAvailable()
Check if the functionality of this tab is available or not
|
protected void |
setEnabled(boolean selected) |
protected void |
setRoundType(String string) |
protected void |
update()
Internal data was updated.
|
createPart, createRoot, dispose, setVisibilityController
getBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setDataItem, setShell, updateData
protected org.eclipse.draw2d.IFigure createMain()
createMain
in class AbstractBaseDraw2DDetailsPart
protected void setEnabled(boolean selected)
protected void setRoundType(String string)
protected void update()
AbstractBaseDetailsPart
This method is called inside the display thread.
update
in class AbstractBaseDraw2DDetailsPart
protected boolean isAvailable()
AbstractBaseDraw2DDetailsPart
isAvailable
in class AbstractBaseDraw2DDetailsPart
true
if the functionality can be provided,
false
otherwise