Class MouseEventImpl

All Implemented Interfaces:
Event, MouseEvent, UIEvent

public class MouseEventImpl extends UIEventImpl implements MouseEvent
An implementation of the DOM Level 2 MouseEvent interface.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: MouseEventImpl.java 533574 2007-04-30 00:29:47Z mrglavas $
  • Constructor Details

    • MouseEventImpl

      public MouseEventImpl()
  • Method Details