remove

fun <T : Any> remove(objectWithParameters: T)(source)

Remove an object from the GUI.

Parameters

objectWithParameters

the original object added to the GUI using the add() method.