Interface GraphChangeListener
-
public interface GraphChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleChange(AbstractGraph<?,?> display)
-
-
-
Method Detail
-
handleChange
void handleChange(AbstractGraph<?,?> display)
-
-