Searched defs:UIEvent (Results 1 - 1 of 1) 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

Completed in 29 milliseconds