public class SimplePropertyDumperX
extends java.lang.Object
implements java.beans.PropertyChangeListener
| Constructor and Description |
|---|
SimplePropertyDumperX() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent pce)
Outputs a CSV line on the console
|