jHostName Applet v 1.1
by James Savidge
|
|
|
|
You can download
a copy of this applet Here
|
|
|
Use the following
parameters to use this applet.
|
|
bg_color
|
A six digit/character hexadecimal representation of a color value for
the background of the applet.The default is black.
|
|
text_color
|
A six digit/character hexadecimal representation of a color value for
the text of the applet.The default is white.
|
|
Font_Size
|
An integer representation of the size of the font you want to use. The
default size is 24.This applet will automatically scale the font size
if you specify a size which is to big for the area of the applet. The
only way to avoid this is to expand the Height and Width properties in
the applet tag
|
|
Font_Name
|
This parameter will accept the folllowing font names
- TimesRoman :
this is the default
- Helvetica
- Courier
|
|
Font_Style
|
This parameter will accept the following values
- Plain
- Bold : this
is the default
- Italic
- BoldItalic
|
|
preString
|
This is the text that displays before the host name. You dont need to
include any blank spaces at the end , the applet does this . You can leave
this blank.
|
|
postString
|
This is the text that displays after the host name. You dont need to include
any blank spaces at the beginning, the applet does this. You can leave
this blank.
|
|