Previous Topic

Next Topic

Book Contents

Book Index

Setting Help

Select the type of help system to use and where the help file(s) are located.

Javascript method

Description

void setHelp(int helpType, String helpFile)

Sets the help type and the path to the HTML help file.

helpType

0

Context sensitive JavaHelp, this is the default and assumes the helpfiles are in the jar file.

1

Context sensitive help using HTML page provided in the SDK.

2

Point to a HTML page that is not context sensitive. This can be the files provided by the SDK or one of your own.

helpFile

The path to the HTML help file or the jar containing JavaHelp (usually MFStyleEditor.jar or MFStructureEditor.jar)

NOTE: The Simple Editor Applet is limited to supporting help option 2.

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.