org.das2.graph.event
Interface DasUpdateListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DasLabelAxis

public interface DasUpdateListener
extends java.util.EventListener


Method Summary
 void update(DasUpdateEvent e)
           
 

Method Detail

update

void update(DasUpdateEvent e)