Hi Exprets, I'm writing my Java applicaiton within Eclipse framework. I have an MFC Windows application that I want to execute by my software and then put its window within my view. Is there some way to do so? If it wasn't Java I would probably find the window and then control its position and size, is this what I need to do here using JNI, or there is some nicer way or a component that knows how to do it for me? Thanks Niv