edu.princeton.swing
protected class PTree.Listener extends java.lang.Object implements java.beans.PropertyChangeListener
Modifier | Constructor and Description |
---|---|
protected |
PTree.Listener()
Creates a new Listener.
|
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
Implement PropertyChangeListener to notify the ClipboardTargetManager of a possible
change in the canX() methods.
|