TypeText (version: 2006.07.15)

[The J Maker Home] [Software's Home] [Software's Latest Download] [Pricing] [Contact] [FAQ]

[Description]: This is a simple Java applet that types the text from a file. It automatically formats the text to wrap around the bounding box. When the typer reaches the bottom of the screen, it will scroll up one line. Other configurable features include background / foreground / font colors, font face / size, typing speed, background image, etc.

[Parameters]: Cut and paste the code in this commented HTML exmaple, TypeText.html and open the file TypeText.txt to it is used. Only one keyword is available - <break> for a line break.

[Tips]: The only functionality is when you move the mouse onto the panel, the typing will pause.

[Package Info]:
  • File Descriptions:
  • TypeText.html - this example with comments on param usage
  • TypeText.txt - text file containing the messages
  • TypeText*.gif TypeText*.jpg - test images
  • TypeText.jar - main program with all the classes
  • Possible Improvements: