com.metsci.glimpse.charts.vector.display.examplesupport
Interface UpdateListener<V>

All Known Implementing Classes:
AttributePanel

public interface UpdateListener<V>

Simple interface for an update listener that receives one parameter.

Author:
Cunningham

Method Summary
 void updateOccurred(V v)
           
 

Method Detail

updateOccurred

void updateOccurred(V v)


Copyright © 2012 Metron, Inc.. All Rights Reserved.