Hi. I'm developing a new assertion class.
CustomAssertion and CustomAssertionGui. I extended the appropriated classes and seems to be all ok. But the thing is: how could I insert the option to load my CustomAssertion from gui menus? I took a look into MenuFactory class but couldnt figure it out. ClassFinder.findClassesThatExtend() shouldn't find my new class, since it extends AbstractAssertionGui? Thanks. Juliano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
