Searched refs:UIEvent (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/events/
H A DUIEvent.java47 * The <code>UIEvent</code> interface provides specific contextual information
52 public interface UIEvent extends Event { interface in inherits:Event
67 * a <code>UIEvent</code> created through the <code>DocumentEvent</code>
69 * <code>UIEvent</code> has been dispatched via the
H A DMouseEvent.java49 * <p>The <code>detail</code> attribute inherited from <code>UIEvent</code>
63 public interface MouseEvent extends UIEvent {

Completed in 29 milliseconds