package org.jmol.awtjs.swing;

/** 
 * The window.Event in HTML5
 * See SwingController.
 * 
 */
public interface HTMLWindowEvent {

}
