File > New Items

Menu Item

Description

Project

Opens the Project wizard.

Composite Plugin

Creates a plug-in from a 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 to handle the use of custom tags. Use this class to create a custom tag to use in XAL files. This wizard creates the new class and creates and entry in a custom tag mapping file.

Swing Client Bridge Object

Java Swing is a toolkit for creating powerful user interfaces for Java programs. In order to use classes that use swing components in Nexaweb client applications, you must write a Swing Client Bridge Class. This wizard creates the new object and adds a mapping in a custom tag mapping file.

Nexaweb Java Plugin Project

Creates a plug-in for Nexaweb Java applications.

Nexaweb Java Application

Creates a Nexaweb Java or Ajax application.