Writer 1.0


#####APPLET CODE

If you want to change the text that the applet writes, you have to edit the Text-Parameter in the file writer.html!

There are special-codes to modify the text:

  • <i> make text italic
  • </i> no more italic
  • <n> "normal" text
  • <b> bold
  • <bb> very bold
  • <c> calligraphy
  • <cc> big calligraphy
  • <d> brush
  • <dd> big brush
  • <br> new line (break>
  • <br=##> new line (e. g. breaks 5 pixels down, breaks 30 pixels)
  • <size=##> new font-size (e. g. for small font, for normal font, for big font
  • <color=red> new font-color (other colors: black, white, grey, darkgrey, lightgrey, red, green, blue, yellow, orange, brown, magenta, cyan, lightblue, darkgreen)
  • <color=#FF0000> new font-color using hex-code (e. g. #FF0000 for red, #00FF00 for green, #000000 for black) You can find a list of colors on this link
There are some special characters. Insert the following-codes to use them:

  • <star>
  • <skull>
  • <heart>
  • <heart2>
  • <dot>
  • <circle>
  • <arrowright>
  • <arrowleft>
  • <arrowup> <arrowdown>
  • <spiral>
  • <face>
  • <smiley>
  • <danger>
  • <box>
  • <box2>
  • <1/4>
  • <1/2>
  • <1/3>
  • <2/3>
  • <3/4>
  • <smivieh>
  • <sad>
  • <icecream>
  • <music>
  • <mail>
  • <tongue>
  • <madman>
  • <cloud>
  • <sun>

Back to Writer

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.