Nexaweb Plug-in Elements

image\img00124.gif

Available from the Nexaweb Java Plug-in perspective. Use the Plug-in Elements tool bar button to create new objects for your Nexaweb Java Plug-in application. The Plug-in Elements tool bar button launches the appropriate wizard for the type of object you want to create. The following tables describes the types of objects you can create.

Object Type

Description

Composite Plug-in

Creates a plug-in from an XAL file.

Container Bridge Object

Creates a bridge object to the specified container object.

Layout Bridge Object

Creates new layout manager objects.

Simple Client Bridge Object

Creates a new class that extends AbstractTagImpl allowing you to create custom tags that you can use in XAL files. The Simple Client Bridge Object wizard creates the new class and an entry in a custom tag mapping file.

Swing Client Bridge Object

The Java Swing toolkit creates powerful user interfaces for Java programs. You can use classes written to use swing components in Nexaweb client applications; however, you must create a Swing Client Bridge Class to do so. The Swing Client Bridge Object wizard creates the new object and adds a mapping in a custom tag mapping file.