Applet
Template Note: Use the template below, which is based on the message window to the left to quickly customize your parameters. Cut and paste the entire tag into your HTML document then modify, add, and remove parameters to configure your custom applet implementation. |
<applet code="mwindow.class" align="absbottom" width="250" height="170">
<!--The Applet-->
<param name="Notice" value="Message Window, (c)
1997, OpenCube Technologies, Unregistered">
<param name="bgcolor"
value="240,240,232">
<!--The Scroll Bar-->
<param name="barbgcolor" value="0,0,0">
<param name="barlinejump" value="12">
<param name="barright" value="true">
<param name="smoothscrolling"
value="true">
<!--Message Descriptions-->
<param name="desc0" value="Message
Window">
<param name="desc1" value="The Message Window
applet is a scrollable floating window that can be placed
anywhere on your web page. The applet is perfect for presenting
information to your target audience with greater efficiency and
customization options not available with frames.">
<param name="desc2" value="Customization
Features">
<param name="desc3" value="The Message Window
applet takes a host of parameters for creating a unique layout.
Customization options include font characterics, text colors,
text alignment, URL links, and URL highlight colors for any line
of text as well as the applet size, scroll bar color and message
background color.">
<param name="desc4" value=" ">
<param name="desc5" value="Applet
Features">
<param name="desc6" value="Like many of
OpenCubes applets, the Message Window automatically wraps text
and employs a simple RGB or Hex color definition scheme. Other
features include frame targeting, custom status bar text, and
optional smooth scrolling.">
<param name="desc7" value=" ">
<param name="desc8" value=" Links...">
<param name="desc9" value="Download the Message
Window Java Applet">
<param name="desc10" value=" ">
<param name="desc11" value="Browse Other
OpenCube Java Applets">
<!--Auto Sizing-->
<param name="autosize0" value="1">
<param name="autosize1" value="2">
<!--Message Formatting-->
<param name="centertext" value="false">
<param name="hlcolor"
value="120,120,120">
<param name="lrmargins" value="10">
<!--Specific Font Sizes-->
<param name="size0" value="18">
<param name="size10" value="6">
<param name="size2" value="18">
<param name="size5" value="18">
<param name="size8" value="18">
<!--Specific Text Colors-->
<param name="textcolor0"
value="128,0,0">
<param name="textcolor11"
value="0,0,100">
<param name="textcolor2"
value="128,0,0">
<param name="textcolor5"
value="128,0,0">
<param name="textcolor8"
value="128,0,0">
<param name="textcolor9"
value="0,0,100">
<!--URL Links-->
<param name="desturl0"
value="download/mwindow.zip">
<param name="desturl11"
value="javaware.htm">
<param name="desturl9"
value="download/mwindow.zip">
</applet>
Message Window, © 1997, OpenCube Technologies
This software may be used for evaluation purposes only. For more information regarding the use of this evaluation software see the End User Agreement Document.