public abstract static class GralPanelContent.ImplAccess extends GralWidget.ImplAccess
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl, widgg
Modifier | Constructor and Description |
---|---|
protected |
ImplAccess(GralPanelContent widgg)
Same reference as
GralWidget.ImplAccess.widgg but type of this class. |
Modifier and Type | Method and Description |
---|---|
abstract GralRectangle |
getPixelPositionSize()
Returns the absolute position of this panel on screen and its size.
|
abstract GralRectangle |
getPixelSize()
Returns the size of this panel in pixel.
|
GralPanelContent |
gralPanel() |
acknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGained
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWidgetImplementation, removeWidgetImplementation, repaintGthread, setBoundsPixel, setFocusGThread, setVisibleGThread
protected ImplAccess(GralPanelContent widgg)
GralWidget.ImplAccess.widgg
but type of this class.public GralPanelContent gralPanel()
public abstract GralRectangle getPixelPositionSize()
public abstract GralRectangle getPixelSize()