Uses of Class
adams.gui.event.InstancesSortSetupEvent
-
Packages that use InstancesSortSetupEvent Package Description adams.gui.event adams.gui.visualization.instances.instancestable -
-
Uses of InstancesSortSetupEvent in adams.gui.event
Methods in adams.gui.event with parameters of type InstancesSortSetupEvent Modifier and Type Method Description void
InstancesSortSetupListener. sortSetupChanged(InstancesSortSetupEvent e)
Gets triggered whenever the sort setup changes. -
Uses of InstancesSortSetupEvent in adams.gui.visualization.instances.instancestable
Methods in adams.gui.visualization.instances.instancestable with parameters of type InstancesSortSetupEvent Modifier and Type Method Description void
InstancesSortPanel. notifyInstancesSortSetupListeners(InstancesSortSetupEvent e)
Notifies all listeners with the specified event.
-