Uses of Interface
org.ujmp.gui.table.ListSelectionListener64
Packages that use ListSelectionListener64
-
Uses of ListSelectionListener64 in org.ujmp.gui.panels
Classes in org.ujmp.gui.panels that implement ListSelectionListener64 -
Uses of ListSelectionListener64 in org.ujmp.gui.table
Classes in org.ujmp.gui.table that implement ListSelectionListener64Methods in org.ujmp.gui.table with parameters of type ListSelectionListener64Modifier and TypeMethodDescriptionfinal void
FastListSelectionModel64.addListSelectionListener
(ListSelectionListener64 l) void
ListSelectionModel64.addListSelectionListener
(ListSelectionListener64 x) final void
FastListSelectionModel64.removeListSelectionListener
(ListSelectionListener64 l) void
ListSelectionModel64.removeListSelectionListener
(ListSelectionListener64 x)