Uses of Interface
org.jmol.api.JmolSelectionListener
Packages that use JmolSelectionListener
-
Uses of JmolSelectionListener in org.jmol.api
Methods in org.jmol.api with parameters of type JmolSelectionListenerModifier and TypeMethodDescriptionabstract void
JmolViewer.addSelectionListener
(JmolSelectionListener listener) abstract void
JmolViewer.removeSelectionListener
(JmolSelectionListener listener) -
Uses of JmolSelectionListener in org.jmol.viewer
Methods in org.jmol.viewer with parameters of type JmolSelectionListenerModifier and TypeMethodDescriptionvoid
Viewer.addSelectionListener
(JmolSelectionListener listener) void
Viewer.removeSelectionListener
(JmolSelectionListener listener)