
stop_vc(+VisClientName)

   Terminate a running Java visualisation client.

Arguments
   VisClientName       An atom; the name of the client to be terminated.

Type
   library(java_vc)

Description
Terminate a running Java visualisation client which was started using start_vc/1. The name atom is displayed at the top of the client's window.

Resatisfiable
   no

See Also
   start_vc / 1
