Updated February 7, 1999 | |
|
||
Welcome! Java Resources contains the information you need to activate your Web site with Java! NEW VISITORS: Go to the site information page. | ||
Incorporating Applets into Your Web Pages | ||
There are many nifty applets out there already on the World Wide Web. Some display colorful animations or text, some are multi-player games, some are utilities such as calculators, chat rooms, or database front-ends.... The possibilities are endless! Did you know that you can add applets to your Web pages without coding a single line of Java? Find out how! | ||
Java Tutorials | ||
If no applet suits your needs, then learning Java is the way to go.... Start with the basics: primitive data types, operators, and OOP concepts. Then delve into these example applets: PaintApp is a quick tour of Java that covers the basic applet skeleton, graphics functions, event handlers, applet parameters, and error handling. ClockApplet, building on PaintApp, introduces loops, threads, arrays, and time functions. Marquee brings together all the concepts presented in PaintApp and ClockApplet, along with fonts and hyperlinks, to create a customizable scrolling text marquee. | ||
The Reference Pages | ||
If you’re searching for something in particular, try the index. The quick reference and glossary pages give short descriptions of Java keywords and terms that are presented in Java Resources. For additional resources, browse the links and web rings. | ||
Feedback | ||
Comments? Suggestions? Head over to the feedback page! | ||