The samples
sub directory contains the following sample applications:
Sample | Description | Applet | Swing | JBuilder |
---|---|---|---|---|
Dcalc | A multilingual application | yes | ||
Applet | A multilingual applet | yes | yes | |
Euro | A multilingual applet demonstrating translation restrictions | yes | yes | |
Swing | A multilingual Swing application | yes | ||
Multiple | A multilingual application having several frames | yes | ||
Font | A multilingual font dialog | |||
Restriction | A multilingual application demonstrating translation restrictions | |||
Comparison | Three samples that compare MULTILIZER and Java's Resource Bundles | |||
JBuilder | A JBuilder sample | yes | yes |
The best sequence to study the applications and applets is the order they appear in the above table.
All sample applications contain the JBuilder project file (jpr
). However
you can use JBuilder's visual frame designer only for those projects that has yes
in the JBuilder column.