| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>Component Creation Tutorial</title> | |
| </head> | |
| <body> | |
| <h1>ArrayViewer example</h1> | |
| This pag contains a single instance of ArrayViewer with | |
| some sample static data. | |
| <hr> | |
| <span jwcid="viewer">Viewer Will Go here</span> | |
| </hr> | |
| </body> | |
| </html> |