Uses of Class
org.biojava.nbio.structure.align.gui.jmol.JmolPanel
Packages that use JmolPanel
Package
Description
Utility methods for better interaction with Jmol.
-
Uses of JmolPanel in org.biojava.nbio.structure.align.gui.jmol
Fields in org.biojava.nbio.structure.align.gui.jmol declared as JmolPanelMethods in org.biojava.nbio.structure.align.gui.jmol that return JmolPanelModifier and TypeMethodDescriptionAbstractAlignmentJmol.getJmolPanel()
Return the jmolPanel instance of the AlignmentJmol.Methods in org.biojava.nbio.structure.align.gui.jmol with parameters of type JmolPanelModifier and TypeMethodDescriptionvoid
AbstractAlignmentJmol.setJmolPanel
(JmolPanel jmolPanel) Set the jmolPanel of the AlignmentJmol instance.Constructors in org.biojava.nbio.structure.align.gui.jmol with parameters of type JmolPanel