| Interface | Description |
|---|---|
| PopupHelper |
| Class | Description |
|---|---|
| AwtSwingComponent |
A javax.swing implementation of SwingComponent
that mirrors javajs.swing for compatibility with
compilation with java2script.
|
| AwtSwingPopupHelper |
all popup-related awt/swing class references are in this file.
|
| GenericSwingPopup | |
| JmolAwtPopup | |
| JmolGenericPopup |
A generic popup class that is then instantiated for a given platform and
context as one of:
org.jmol.popup.JmolPopup (via org.jmol.popup.SwingPopup)
org.jmol.modelkit.ModelKitPopup (via org.jmol.popup.SwingPopup)
org.jmol.awtjs2d.JSmolPopup (via org.jmol.awtjs2d.JSPopup)
org.jmol.awtjs2d.JSModelKitPopup (via org.jmol.awtjs2d.JSPopup)
|
| JSSwingPopupHelper |
For menus, popup-related awt/swing class references are in this file.
|
| MainPopupResourceBundle | |
| PopupResource |