Uses of Class
org.jmol.popup.JmolPopup

Packages that use JmolPopup
org.jmol.popup   
 

Uses of JmolPopup in org.jmol.popup
 

Subclasses of JmolPopup in org.jmol.popup
 class JmolPopupAwt
           
 class JmolPopupSwing
           
 

Methods in org.jmol.popup that return JmolPopup
static JmolPopup JmolPopup.newJmolPopup(JmolViewer viewer)
           
static JmolPopup JmolPopup.newJmolPopup(JmolViewer viewer, boolean restricted)
          This method is used by the MembraneEditor in order to set the restrictedMode.