8.2.7.30.38. setDaemonΒΆ

IdleContainer.setDaemon(daemonic)

Set whether this thread is a daemon.

This method is deprecated, use the .daemon property instead.