|
Home > Online Product Documentation > Table of Contents > Options - General - Custom Document Wizards Options - General - Custom Document WizardsUse the Custom Document Wizards page to specify information about a document wizard that you define. After you define a custom document wizard here, Stylus Studio adds an entry for your wizard to its Document Wizards dialog box. You can select your document wizard from the Stylus Studio menu bar. Select File > Document Wizards and then your wizard. To display the Options dialog box, select Tools > Options from the Stylus Studio menu bar. FieldsDocument type From the drop-down menu, select the type of document that will be imported by Stylus Studio. This is the output of your document wizard and it can be any of the types listed in the Stylus Studio File > New menu. Required. The value you specify here determines the Document Wizards tab on which the icon for your application appears and the editor Stylus Studio uses to open the output file. Icon bitmap
Specify the path for the file that contains the bitmap to be used as the icon in the
Document Wizards dialog box. If you do not specify a location, Stylus Studio displays a default bitmap for your wizard. Click
Command Specify a command line template that Stylus Studio can use to generate the command that starts your application. This should be the same as the command that starts your application except that it has variables in place of actual arguments.
Click
It is often easier to define arguments and then specify the command line.
The variables must be in the form
The variables can appear anywhere in the command. There must be a one-to-one correspondence between these variables and the list of arguments that you specify for the executable when you click Arguments.
This property is required. You must at least specify
For example:
This starts the specified Java class with a command line that includes the
Initial directory
Specify the directory that you want Stylus Studio to set as the current directory when starting your application. Click
Path
Define any paths required to execute your application. You do not need to specify paths that are already in your
Trace execution Boolean value that indicates whether you want Stylus Studio to display tracing information about the selection and execution of the document wizard in the Output Window. This is meant to be used during the development of the custom document wizard and not during normal use of the wizard. This is an optional property. By default, it is false. ButtonsArguments Specify any arguments required by your document wizard.
For More Information |
Java Web Services
Stylus Studio's Web Service Call Composer simplifies Java Web Service development by making it easy to find, invoke, and test any Java Web Service deployed on any popular Java Web Service framework, such as Apache AXIS.
XSLT Mapper
Simplify XSLT mapping with the Stylus Studio XSLT Mapper - supports multiple data sources, round-trip engineering (synchronized editing views), XSLT function blocks, integrated XSLT preview and more.
Using Relational Data in XML Applications
"Using Relational Data in XML Applications" By Dr. Michael Kay covers an overview of several common use cases and provides insight into the benefits and drawbacks of using the approaches available today including XQuery and SQL/XML.
XML Videos
Stylus Studio online XML video demonstrations illustrate how easy it is to learn advanced XML editing techniques. Now playing: Java Code Generation, Convert to XML, Grid View, and many other informative video demonstrations.