[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Same Look & Feel on any platform

I'm developing an application which requires the sam Look & Feel on any
platform (Linux, Windows, ...). I would like to develop the application on
to of eclipse. So is it possible to have the same Look & Feel on any
platform, maybe using the same Theme?

The other option is to forget eclipse and develop a standard swing
application and use the same Look & Feel on each platform. But so I have
to invent the wheel again.