Package org.jmol.awtjs.swing
Interface ListSelectionModel
-
- All Known Implementing Classes:
JTable
public interface ListSelectionModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addListSelectionListener(java.lang.Object listener)
-