|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MainWindow | |
es.prodevelop.gvsig.mobile.gui.canvas | |
es.prodevelop.gvsig.mobile.gui.dialog | |
es.prodevelop.gvsig.mobile.gui.mainframe | |
es.prodevelop.gvsig.mobile.gui.tool |
Uses of MainWindow in es.prodevelop.gvsig.mobile.gui.canvas |
Methods in es.prodevelop.gvsig.mobile.gui.canvas that return MainWindow | |
MainWindow |
MapControl.getParentFrame()
Gets parent main window. |
Constructors in es.prodevelop.gvsig.mobile.gui.canvas with parameters of type MainWindow | |
MapControl(MainWindow mw,
int w)
Constructor. |
Uses of MainWindow in es.prodevelop.gvsig.mobile.gui.dialog |
Constructors in es.prodevelop.gvsig.mobile.gui.dialog with parameters of type MainWindow | |
WMSDialog(MainWindow p,
boolean repaint)
Constructor |
|
LayersManagerDialog(MainWindow _frame,
MapControl mc)
Constructor. |
|
AppSettingsDialog(MainWindow parent_frame)
Constructor. |
Uses of MainWindow in es.prodevelop.gvsig.mobile.gui.mainframe |
Constructors in es.prodevelop.gvsig.mobile.gui.mainframe with parameters of type MainWindow | |
MainWindowAdapter(MainWindow win)
COnstruntor |
Uses of MainWindow in es.prodevelop.gvsig.mobile.gui.tool |
Methods in es.prodevelop.gvsig.mobile.gui.tool that return MainWindow | |
MainWindow |
ToolBar.getWindow()
Returns the MainWindow of the toolbar |
MainWindow |
TBMenu.getWindow()
Returns the MainWindow of the menu |
MainWindow |
TBComboButton.getWindow()
Returns the MainWindow of the combo button |
MainWindow |
IToolContainer.getWindow()
Gets the MainWindow the IToolContainer is attached to |
Constructors in es.prodevelop.gvsig.mobile.gui.tool with parameters of type MainWindow | |
ToolBarGroupButton(java.lang.String _icon,
java.lang.String _selicon,
MainWindow _mw,
int _i)
Constructor. |
|
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 |