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(Object listener)
-
-
-
Method Detail
-
addListSelectionListener
void addListSelectionListener(Object listener)
-
-