com.borland.jbcl.layout.*.
This import statement is not removed when you change to a more portable layout before deployment. Your deployed applet won't run unless you remove this import statement, because it will be looking for the jbcl layout classes to import. You need to remove the import statement manually before deploying.