public abstract static class GralTabbedPanel.ImplAccess extends GralPanelContent.ImplAccess
| Modifier and Type | Field and Description |
|---|---|
protected GralTabbedPanel |
widgg |
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl| Modifier | Constructor and Description |
|---|---|
protected |
ImplAccess(GralTabbedPanel widgg) |
| Modifier and Type | Method and Description |
|---|---|
abstract GralPanelContent |
addCanvasPanel(GralPanelContent panelg,
java.lang.String sLabel) |
abstract GralPanelContent |
addGridPanel(GralPanelContent panelg,
java.lang.String sLabel,
int yGrid,
int xGrid,
int yGrid2,
int xGrid2)
Adds a grid-panel in the TabPanel.
|
protected GralPanelContent |
getFocusedTab() |
abstract GralPanelContent |
selectTab(java.lang.String name)
Deprecated.
|
protected void |
setFocusedTab(GralPanelContent tab) |
getPixelPositionSize, getPixelSize, gralPanelacknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGainedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWidgetImplementation, removeWidgetImplementation, repaintGthread, setBoundsPixel, setFocusGThread, setVisibleGThreadprotected final GralTabbedPanel widgg
protected ImplAccess(GralTabbedPanel widgg)
protected GralPanelContent getFocusedTab()
protected void setFocusedTab(GralPanelContent tab)
public abstract GralPanelContent addGridPanel(GralPanelContent panelg, java.lang.String sLabel, int yGrid, int xGrid, int yGrid2, int xGrid2)
sName - The name, used insLabel - to designate the tab for view. A "&" left from a character determines the hot-key
to select the tab.yGrid - number of units per grid line vertical. It may be 1.xGrid - number of units per grid line horizontal. It may be 1.yGrid2 - Number of grid lines vertical per wider ranges for linesxGrid2 - Number of grid lines horizontal per wider ranges for linespublic abstract GralPanelContent addCanvasPanel(GralPanelContent panelg, java.lang.String sLabel)
@Deprecated public abstract GralPanelContent selectTab(java.lang.String name)
GralWidget.setFocus()name -