org.ujmp.gui.interfaces
Interface CanBeUpdated
-
- All Known Implementing Classes:
- MatrixPlot
public interface CanBeUpdated
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddUpdateListener(UpdateListener l)voidfireUpdated()voidremoveUpdateListener(UpdateListener l)
-
-
-
Method Detail
-
addUpdateListener
void addUpdateListener(UpdateListener l)
-
removeUpdateListener
void removeUpdateListener(UpdateListener l)
-
fireUpdated
void fireUpdated()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG