|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlBar | |
dip.gui.map |
Uses of ControlBar in dip.gui.map |
Subclasses of ControlBar in dip.gui.map | |
class |
EditControlBar
Creates a ControlBar that allows units to be placed or removed, Supply Centers to change ownership. |
class |
EmptyControlBar
Does nothing, except take up space. |
class |
OrderControlBar
ControlBar that displays Order functionality Mnemonics not used -- they interfere with menubar functionality. |
class |
ViewControlBar
View Control Bar This is the control bar that implements basic zooming and revert capability. |
Methods in dip.gui.map that return ControlBar | |
ControlBar |
MapPanel.getControlBar()
Gets the current ControlBar |
Methods in dip.gui.map with parameters of type ControlBar | |
void |
MapPanel.setControlBar(ControlBar cb)
Explicitly set a ControlBar. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |