|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolBarGroupButton | |
es.prodevelop.gvsig.mobile.gui.canvas | |
es.prodevelop.gvsig.mobile.gui.tool |
Uses of ToolBarGroupButton in es.prodevelop.gvsig.mobile.gui.canvas |
Methods in es.prodevelop.gvsig.mobile.gui.canvas with parameters of type ToolBarGroupButton | |
void |
MapControl.addGroupButton(ToolBarGroupButton gb,
boolean b)
Adds a new group button in the group button bar (left side of the window) |
Uses of ToolBarGroupButton in es.prodevelop.gvsig.mobile.gui.tool |
Methods in es.prodevelop.gvsig.mobile.gui.tool that return ToolBarGroupButton | |
ToolBarGroupButton |
ToolBar.getGroupButton()
Gets the group button associated to the toolbar |
Constructors in es.prodevelop.gvsig.mobile.gui.tool with parameters of type ToolBarGroupButton | |
ToolBar(MainWindow _mw,
ToolBarGroupButton gButton,
int _index)
Creates a new instance of a ToolBar given the window
to be included in, a ToolBarGroupButton representing
the new Tool Bar, the index order of this new ToolBar among all
existing ToolBars, and the name of this toolbar |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |