Uses of Interface
org.ujmp.gui.util.UpdateListener

Packages that use UpdateListener
org.ujmp.gui.interfaces   
org.ujmp.gui.panels   
org.ujmp.gui.plot   
 

Uses of UpdateListener in org.ujmp.gui.interfaces
 

Methods in org.ujmp.gui.interfaces with parameters of type UpdateListener
 void CanBeUpdated.addUpdateListener(UpdateListener l)
           
 void CanBeUpdated.removeUpdateListener(UpdateListener l)
           
 

Uses of UpdateListener in org.ujmp.gui.panels
 

Classes in org.ujmp.gui.panels that implement UpdateListener
 class BufferedPanel
           
 

Uses of UpdateListener in org.ujmp.gui.plot
 

Methods in org.ujmp.gui.plot with parameters of type UpdateListener
 void MatrixPlot.addUpdateListener(UpdateListener l)
           
 void MatrixPlot.removeUpdateListener(UpdateListener l)
           
 



Copyright © 2010. All Rights Reserved.