public abstract class GralValueBar.GraphicImplAccess extends GralWidget.ImplAccess implements GralWidgImplAccess_ifc
Modifier and Type | Field and Description |
---|---|
boolean |
horizontal |
protected int |
ixColor |
protected int |
pix0line
The values in Pixel between the colored bar is shown.
|
protected int[] |
pixLevel
Values of the level borders
|
protected int |
pixvalue
The values in Pixel between the colored bar is shown.
|
bRedrawOnlyDynamics, chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgCurrTab, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, mngImpl, pixBounds, wdgimpl, widgg
version
Modifier | Constructor and Description |
---|---|
protected |
GraphicImplAccess(GralMng mng) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
horizontal() |
protected int |
ixColor() |
protected int |
pix0line() |
protected int |
pixvalue() |
abstract void |
setBorderAndColorsImpl(java.lang.String[] sColorLevels) |
protected boolean |
setValue(float valueP)
Sets the pixel values
|
acknChanged, actionShow, dyda, getActionChange, getChanged, getWidgetImplementation, gralMng, gralWidgetFromImplData, redrawOnlyDynamics, setDragEnable, setDropEnable, setPosBounds, setTextChanged, setVisibleState, XXXfocusGained
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPixelPositionSize, getWidgetImplementation, redrawGthread, removeWidgetImplementation, setBoundsPixel, setFocusGThread, setPosBounds, setVisibleGThread, updateValuesForAction
protected int[] pixLevel
public boolean horizontal
protected int pix0line
protected int pixvalue
protected int ixColor
protected GraphicImplAccess(GralMng mng)
protected boolean setValue(float valueP)
valueP
- public abstract void setBorderAndColorsImpl(java.lang.String[] sColorLevels)
protected boolean horizontal()
protected int ixColor()
protected int pix0line()
protected int pixvalue()