Class JSPopupHelper

java.lang.Object
org.jmol.awtjs2d.JSPopupHelper
All Implemented Interfaces:
PopupHelper

public class JSPopupHelper extends Object implements PopupHelper
For menus, popup-related awt/swing class references are in this file. We can ignore all the event/listener references because JSmol will create a simple object with just the elements getSource and getActionCommand. No need to have the entire classes fleshed out.