![]()
![]()
![]()
![]()
![]()
![]()
Peppery Patterns
How to turn Java applets into Habanero hablets
by Ian Chai![]()
Why use Habanero?
You have a Java applet that you would like to make multiuser. Habanero will let a group of people run your applet at the same time and changes made by one person be immediately visible to other people. These are patterns that you may follow to convert a Java applet into a Habanero hablet.
This is the Index page. Use this page to find topics on things you want to know. You can easily come back here using the Index button at the top of each pattern page.
Basic Topics
- Habanerizing a Java applet:
- Subclass the Applet
- Implement the Marshallable interface
- Take care of event handling
- Specify the default Window parameters
- Install a new hablet
Advanced Topics
- Advanced Event Handling
Glossary
![]()
These pages are still under active construction. If you spot an error, please contact Ian. Also, please tell me if you find some things that not explained clearly -- perhaps I can improve them.