java.lang.Object | ||||||
↳ | java.util.EventObject | |||||
↳ | java.awt.AWTEvent | |||||
↳ | java.awt.event.ComponentEvent | |||||
↳ | java.awt.event.InputEvent | |||||
↳ | java.awt.event.MouseEvent | |||||
↳ | sun.awt.dnd.SunDropTargetEvent |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | MOUSE_DROPPED |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Consumes this event so that it will not be processed
in the default manner by the source which originated it.
| |||||||||||
Returns a parameter string identifying this event.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Consumes this event so that it will not be processed in the default manner by the source which originated it.
Returns a parameter string identifying this event. This method is useful for event-logging and for debugging.