|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMUIEventHandler | |
dip.gui.map |
Uses of DOMUIEventHandler in dip.gui.map |
Classes in dip.gui.map that implement DOMUIEventHandler | |
class |
ControlBar
All ControlBars must extend this Control bar. |
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 with parameters of type DOMUIEventHandler | |
void |
DOMUIEventListener.setDOMUIEventHandler(DOMUIEventHandler handler)
Define the (single) object that will receive DOM UI events. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |