cmu.survey.gui.databits
Class VariableNameDropDown.TableNamePropertyListener

java.lang.Object
  extended by cmu.survey.gui.databits.VariableNameDropDown.TableNamePropertyListener
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
VariableNameDropDown

public class VariableNameDropDown.TableNamePropertyListener
extends java.lang.Object
implements java.beans.PropertyChangeListener


Constructor Summary
VariableNameDropDown.TableNamePropertyListener()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableNameDropDown.TableNamePropertyListener

public VariableNameDropDown.TableNamePropertyListener()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener