Uses of Interface
qa.swing.ClusterSelectionListener
Packages that use ClusterSelectionListener
- 
Uses of ClusterSelectionListener in qa.swing
Methods in qa.swing with parameters of type ClusterSelectionListenerModifier and TypeMethodDescriptionvoidClusterSelectPanel.addSelectionListener(ClusterSelectionListener clusterSelectionListener) Add a selection listener which will receive notifications if any of the check boxes are changed.booleanClusterSelectPanel.removeSelectionListener(ClusterSelectionListener clusterSelectionListener) Remove a selection listener which received notifications if any of the check boxes are changed.