Once you have NetBeans running with the JGoodies
UI, it's very easy to preview your own applications to see how they
would look with the JGoodies UI.
1.) Select your application/executable within the NetBeans Explorer view.
2.) Select the "Execution" tab in the Properties view. (or
right-click on your app and click on Properties, then the Execution tab)
3.) Select "Internal Execution" as the Executor.
4.) Execute your application.

|
The "Ted" example application running within NetBeans with JGoodies L&F.
|
|