Creating a new resource editor

Hi there,

If I wanted to create my own resource editor (subclass of 
GenericResourceEditor), how do I register it with the FormEditorFactory?
Do I have to create a subclass of FormEditorFactory and use registerEditor()
in the static block?  Then how do I tell jigsaw to use my FormEditorFactory
subclass instead of the default FormEditorFactory?

Thanks,
Karen

Received on Tuesday, 4 February 1997 01:44:24 UTC