Package org.ujmp.gui.util
Interface UpdateListener
-
- All Superinterfaces:
java.util.EventListener
- All Known Implementing Classes:
BufferedPanel
,MatrixTreemapPanel
public interface UpdateListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updated()
-