|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelListener
The Interface to be implemented by any class that wants to be notified by model which makes use of this callback-Interface.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
void updateVisualizer()
void displayMessage(String messageString,
boolean isError)
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||