[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Same Look & Feel on any platform
|
- From: unknown@xxxxxxxxxxxxx (Mike Werner)
- Date: Wed, 21 Jul 2004 17:16:50 +0000 (UTC)
- Newsgroups: eclipse.platform
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
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.