vrover
Parameters description
| w |
integer |
width of the each button in pixels |
| h |
integer |
height of the each button in pixels |
| style |
integer |
0- vertical layout, 1- horizontal |
| bkColor |
integer |
background color |
| fgColor |
integer |
foreground (text) color |
| text |
String |
list of captions. captions must be separated by a
comma |
| url |
String |
list of target urls. urls must be separated by a
comma |
| frame |
String |
list of target frame names. names must be separated
by a comma |
- Notes:
- width & height *must* corresponds to the applet size
on page.
- background & foreground colors are represented by
single integer = (R*256 + G)*256 + B.
- frame names are useful for framed sites
- number of buttons is calculated automatically by parsing text
parameter
Back to the vrover applet page
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.
|