public abstract static class GralWindow.GraphicImplAccess extends GralPanelContent.ImplAccess implements GralWidgImpl_ifc
| Modifier and Type | Field and Description |
|---|---|
protected GralWindow |
gralWindow |
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl, widgg| Modifier | Constructor and Description |
|---|---|
protected |
GraphicImplAccess(GralWindow gralWdg) |
| Modifier and Type | Method and Description |
|---|---|
protected GralUserAction |
actionOnCloseWindow()
The invisibleSetAction from the
GralWindow_ifc.specifyActionOnCloseWindow(GralUserAction) |
protected java.lang.String |
getTitle()
The title is stored in the
GralWidget.DynamicData.displayedText. |
protected int |
getWindowProps()
Window properties as Gral bits given on ctor of GralWindow.
|
protected boolean |
isFullScreen() |
protected GralUserAction |
mouseAction()
The mouseAction from the
GralWindow_ifc.setMouseAction(GralUserAction) |
protected GralUserAction |
resizeAction()
The resizeAction from the
GralWindow_ifc.setResizeAction(GralUserAction) |
protected boolean |
shouldClose() |
getPixelPositionSize, getPixelSize, gralPanelacknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGainedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPixelPositionSize, getWidgetImplementation, removeWidgetImplementation, repaintGthread, setBoundsPixel, setFocusGThread, setVisibleGThreadprotected final GralWindow gralWindow
protected GraphicImplAccess(GralWindow gralWdg)
protected java.lang.String getTitle()
GralWidget.DynamicData.displayedText.protected int getWindowProps()
protected boolean isFullScreen()
protected boolean shouldClose()
protected GralUserAction resizeAction()
GralWindow_ifc.setResizeAction(GralUserAction)protected GralUserAction mouseAction()
GralWindow_ifc.setMouseAction(GralUserAction)protected GralUserAction actionOnCloseWindow()
GralWindow_ifc.specifyActionOnCloseWindow(GralUserAction)