addListener

abstract fun addListener(treeMapListener: TreeMapListener)

Add a listener for receiving interesting events about changes in the model.

Parameters

treeMapListener

the listener to add.