Previous Topic

Book Contents

Book Index

Next Topic

Writing an Editor

Write an for the activity parameters or add some new types to the default editor if necessary.

As we have already mentioned before, a new editor for the parameters must meet two simple requirements:

  • It must implement the interface de.usu.s3.workflow.meta.metamodel.-

ActivityParamEditor

  • In addition, it must extend the class de.gebit.trend.gui.GbasicPanel.

See Also

Writing New Activities

Description of the Activities

Writing an Activity Class

Writing a Class

Extending the Properties Files

Assigning the New Activity