How Do You Open An Editor

Hey,

If i have 2 editors called test$editor1 and test$editor2 for the same entity. test$editor1 is the default Cuba editor and test$editor2 is a custom editor i created…i want to use test$editor1 on test$browser1 and test$editor2 on test$browser2. When i clicked CREATE on test$browser2, how do make it open test$editor2 instead of test$editor1 because when i press create on test$browser2 it automatically opens test$editor1.

Thank you in advance

Regards.

Check openEditor methods in Frame.java.