|
static int | gridSize = 4 |
|
static boolean | showGrid |
|
static boolean | snapToGrid |
|
static Color | gridCol = new Color(0,0,0,48) |
|
|
void | setSelectedTab (DBase window) |
|
void g4p.tool.gui.tabview.CtrlTabView.componentChangedInGUI |
( |
DBase |
comp, |
|
|
int |
action |
|
) |
| |
This method is called if the control is moved or resized in the GUI
- Parameters
-
comp | the control |
action | MOVED or RESIZED |
void g4p.tool.gui.tabview.CtrlTabView.setSelectedComponent |
( |
DBase |
comp | ) |
|
Set selected component and make it visible in the scroll control. If necessary change tab and then update component
- Parameters
-
void g4p.tool.gui.tabview.CtrlTabView.stateChanged |
( |
ChangeEvent |
e | ) |
|
Change of state caused by clicking on a tab for another GWindow
void g4p.tool.gui.tabview.CtrlTabView.updateCurrentTabName |
( |
| ) |
|
Call this if the name of any window has changed
The documentation for this class was generated from the following file:
- /Users/peter/git/g4ptool-repos/G4P_Tool/src/g4p/tool/gui/tabview/CtrlTabView.java