com.sas.swing.visuals.tableview
Class BasicTableViewUI.PropertyChangeHandler

com.sas.swing.visuals.tableview.BasicTableViewUI.PropertyChangeHandler
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
BasicTableViewUI

protected class BasicTableViewUI.PropertyChangeHandler
implements java.beans.PropertyChangeListener

PropertyChangeListener for the table. Updates the appropriate varaible, or TreeState, based on what changes.


Constructor Summary
protected BasicTableViewUI.PropertyChangeHandler()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent event)
           
 

Constructor Detail

BasicTableViewUI.PropertyChangeHandler

protected BasicTableViewUI.PropertyChangeHandler()
Method Detail

propertyChange

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



Copyright © 2009 SAS Institute Inc. All Rights Reserved.