public interface ModelListener
Modifier and Type | Method and Description |
---|---|
void |
displayMessage(String messageString,
boolean isError)
Informs the Visualizer that a message should be displayed.
|
void |
updateVisualizer()
Informs the Visualizer that the model has changed.
|
void updateVisualizer()
void displayMessage(String messageString, boolean isError)
Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.