PDA

View Full Version : Extending Install Action



GrantI
07-23-2002, 02:26 PM
I have extended Install action to allow for more control of the Billboards and how they are displayed.

Everything works fine from a runtime point of view. The only annoying thing is I don't know what Bean Editor to use for the "Billboards" property so that I can add/edit the billboards from the ISMP IDE.

Does anyone know what bean editor is used? This would be greatly appreciated, as it would allow us to avoid mucking in the xml file.

Thanks,
Grant

jnuzzi
07-23-2002, 02:51 PM
I believe the class to use is com.installshield.isje.product.editors.BillboardEditor.

GrantI
07-23-2002, 02:53 PM
Thanks, that is the one!