public final class DocumentViewEventDispatcher extends EventDispatcher
currentCursor, defaultCursor, gadgetPanel, root
Constructor and Description |
---|
DocumentViewEventDispatcher(RootGadget root) |
Modifier and Type | Method and Description |
---|---|
void |
dispatchEvent(AWTEvent event) |
protected void |
movedOverGadget(Gadget overGadget,
int mouseX,
int mouseY) |
gadgetRemoved, getFocusGadget, hasFocus, movedOutsideRoot, setFocusGadget
public DocumentViewEventDispatcher(RootGadget root)
public void dispatchEvent(AWTEvent event)
dispatchEvent
in class EventDispatcher
protected void movedOverGadget(Gadget overGadget, int mouseX, int mouseY)
movedOverGadget
in class EventDispatcher