Uses of Class
org.ujmp.gui.table.FastListSelectionModel64
Packages that use FastListSelectionModel64
-
Uses of FastListSelectionModel64 in org.ujmp.gui
Fields in org.ujmp.gui declared as FastListSelectionModel64Modifier and TypeFieldDescriptionprivate FastListSelectionModel64
AbstractMatrixGUIObject.columnSelectionModel
private FastListSelectionModel64
AbstractMatrixGUIObject.rowSelectionModel
Methods in org.ujmp.gui that return FastListSelectionModel64Modifier and TypeMethodDescriptionfinal FastListSelectionModel64
AbstractMatrixGUIObject.getColumnSelectionModel()
MatrixGUIObject.getColumnSelectionModel()
final FastListSelectionModel64
AbstractMatrixGUIObject.getRowSelectionModel()
MatrixGUIObject.getRowSelectionModel()