- java.lang.Object
-
- kieker.tools.traceAnalysis.gui.util.AllSelectionBindingItemListener
-
- All Implemented Interfaces:
- java.awt.event.ItemListener, java.util.EventListener
public final class AllSelectionBindingItemListener
extends java.lang.Object
implements java.awt.event.ItemListener
An item listener which selects or deselects all given check boxes if the owning checkbox is selected or deselected.
- Since:
- 1.10
- Author:
- Nils Christian Ehmke
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
itemStateChanged(java.awt.event.ItemEvent event) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2017 Kieker Project, http://kieker-monitoring.net