Print to HTML
Using JBuilder's Print To HTML feature, it is easy to save a Java source file to an HTML file that matches the color scheme of your editor settings. Select File|Print and select the HTML File option. You can use this JBuilder-generated HTML file for several purposes: <ul type = "disc"><li>As a colorful code snippet e-mail attachment.</li>
<li>As a colorful programming example on your web site.</li>
<li>As a means for viewing Java code on your handheld device.</li>
</ul>
