How to implement Junit for existing project

Hi,

I want to implement Junit for an existing swing project. The existing project already has standard frameworks in place. is there any intelligent way to convert our source code to JUnit test case?

Can anyone help me in this regard?

Thanks in advance,
Jee