public abstract class AbstractBaseDraw2DDetailsPart extends AbstractBaseDetailsPart
display, item, shell, value| Constructor and Description |
|---|
AbstractBaseDraw2DDetailsPart() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IFigure |
createMain() |
void |
createPart(Composite parent)
create the details area
|
protected IFigure |
createRoot() |
void |
dispose() |
protected abstract boolean |
isAvailable()
Check if the functionality of this tab is available or not
|
void |
setVisibilityController(VisibilityController visibilityController) |
protected void |
update()
Internal data was updated.
|
getBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setDataItem, setShell, updateDatapublic void createPart(Composite parent)
DetailsPartcreatePart in interface DetailsPartcreatePart in class AbstractBaseDetailsPartparent - the parent compositepublic void dispose()
dispose in class AbstractBaseDetailsPartprotected abstract IFigure createMain()
protected abstract boolean isAvailable()
true if the functionality can be provided,
false otherwiseprotected IFigure createRoot()
protected void update()
AbstractBaseDetailsPartThis method is called inside the display thread.
update in class AbstractBaseDetailsPartpublic void setVisibilityController(VisibilityController visibilityController)
setVisibilityController in interface DetailsPartsetVisibilityController in class AbstractBaseDetailsPart
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0