Uses of Interface
org.ujmp.gui.util.UpdateListener
Packages that use UpdateListener
-
Uses of UpdateListener in org.ujmp.gui.interfaces
Methods in org.ujmp.gui.interfaces with parameters of type UpdateListenerModifier and TypeMethodDescriptionvoid
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 -
Uses of UpdateListener in org.ujmp.gui.plot
Methods in org.ujmp.gui.plot with parameters of type UpdateListenerModifier and TypeMethodDescriptionvoid
MatrixPlot.addUpdateListener
(UpdateListener l) void
MatrixPlot.removeUpdateListener
(UpdateListener l)