[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: How to use swt Look and Feel

Lorenzo Bettini wrote:
Hi

is it possible to use, in a Swing application, the SWT Look and Feel? If so how?

SWT is not a LaF implementation of Swing. In fact, SWT has nothing to do with Swing at all.
SWT is, for the most part, the native LaF of the underlying platform.


Hope this helps,
	Eric