[Next] [Index]

Contents

Visual JavaScript Component Developer's Kit

Visual JavaScript Component Developer's Kit

Chapter 1  Introduction

Introduction
Where To Find Information
What You Should Already Know
Tools You Need

Chapter 2  Creating JavaScript Components

Introduction to JavaScript Components
Requirements for Creating JavaScript Components
Understanding JavaScript Components
Creating a JavaScript Component
Creating a JSB File for a Component
Creating Properties for a Component
Creating Methods for a Component
Creating Events for a Component
Creating a Listener Interface for a Component
Defining a Constructor Function
Packaging the JSB file into a JAR file
Loading and Testing a Component
JavaScript Component Examples

Chapter 3  Using Java Object as Components

Introduction to Java Objects
Using Existing Applets
Importing Pages
Creating an Applet Tag by Hand
Creating and Using Java Beans
Adding Beans to Visual JavaScript
Creating a JAR File
Restrictions
Visual JavaScript Standard Bean Interfaces
Data Contexts
Support Classes

Chapter 4  JSB File Structure Reference

JSB File Structure Reference
Uses of the JSB File
Overview of the JSB File Structure
Component Descriptor
Property Descriptors
Method Descriptors
EventSetDescriptors
Constructor
Listener Interfaces
JSB Tag Reference
<JSB> </JSB>
Attributes
<JSB_DESCRIPTOR>
Attributes
<JSB_PROPERTY>
Attributes
<JSB_METHOD> </JSB_METHOD>
Attributes
<JSB_EVENT>
Attributes
<JSB_PARAMETER>
Attributes
<JSB_CONSTRUCTOR>
</JSB_CONSTRUCTOR>
<JSB_INTERFACE>
Attributes
<JSB_LISTENER> </JSB_LISTENER>
Attributes


[Next] [Index]

Last Updated: 07/08/97 10:46:12


Copyright © 1997 Netscape Communications Corporation