Java Notes
When you work with a language or product on a regular basis,
you begin to learn some tricks and gotchas. We will be passing
along the experience of some Java developers to share the knowledge.
Java (TM) Applet User Interface Depends on
the Browser.
When two people follow the same directions you more often than
not end up with two slightly different results. Displaying
the same Java Applet on different browsers or operating systems
will produce a different look for the same functionality.
|