Uses of Interface
org.loboevolution.gui.SelectionChangeListener
Packages that use SelectionChangeListener
-
Uses of SelectionChangeListener in org.loboevolution.gui
Methods in org.loboevolution.gui with parameters of type SelectionChangeListenerModifier and TypeMethodDescriptionvoidHtmlPanel.addSelectionChangeListener(SelectionChangeListener listener) Adds listener of selection changes.voidHtmlPanel.removeSelectionChangeListener(SelectionChangeListener listener) Removes a listener of selection changes that was previously added.