Uses of Class
tech.molecules.leet.table.NexusTableModel.NexusSelectionChangedEvent
-
Packages that use NexusTableModel.NexusSelectionChangedEvent Package Description tech.molecules.leet.clustering tech.molecules.leet.table.chart -
-
Uses of NexusTableModel.NexusSelectionChangedEvent in tech.molecules.leet.clustering
Methods in tech.molecules.leet.clustering with parameters of type NexusTableModel.NexusSelectionChangedEvent Modifier and Type Method Description voidClusterAppModel.ClusterAppModelListener. selectionChanged(NexusTableModel.NexusSelectionChangedEvent e) -
Uses of NexusTableModel.NexusSelectionChangedEvent in tech.molecules.leet.table.chart
Methods in tech.molecules.leet.table.chart with parameters of type NexusTableModel.NexusSelectionChangedEvent Modifier and Type Method Description voidJFreeChartScatterPlot.ScatterPlotListener. selectionChanged(NexusTableModel.NexusSelectionChangedEvent e)voidScatterPlotModel.ScatterPlotListener. selectionChanged(NexusTableModel.NexusSelectionChangedEvent e)
-