Uses of Class
adams.gui.event.HistorySelectionEvent
-
Packages that use HistorySelectionEvent Package Description adams.gui.event -
-
Uses of HistorySelectionEvent in adams.gui.event
Methods in adams.gui.event with parameters of type HistorySelectionEvent Modifier and Type Method Description void
HistorySelectionListener. historySelected(HistorySelectionEvent e)
Gets called when a history item gets selected.
-