JAVA PARAMS DISABLEFLOAT

Format: [true|false]
Default: (false)

Disable the ability to float the applet.

Examples:
In a web page:
<param name="disablefloat" value="true">

In a param file:
disablefloat=true