When I load up an xml file using the format:

 

 

swix.render("xml/MyXml.xml").setVisible(true);

 

How am I able to have the frame/window centered on the screen, where to I need to

Set the dimension code?

 

Thanks

Reply via email to