Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT Class/Interface Defintions List

The SWT FAQ addresses most of these questions.

The API is described in the javadoc which  can be found at:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#wherecanIgetJavadoc

Additional documentation can be found at:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#wherecanIgetdoc

The win32 ole classes are in a package with the name win32 in it because 
they are only available on Windows .





"Chris Graham" <cgraham@xxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
09/28/2003 07:08 PM
Please respond to platform-swt-dev
 
        To:     <platform-swt-dev@xxxxxxxxxxx>
        cc: 
        Subject:        [platform-swt-dev] SWT Class/Interface Defintions 
List


Hi All,
                 Is there a complete list of all of the Classes/Interfaces 
that comprise the
SWT?

                 Is there any formal information on this?

                 I've seen some of the high level documents, but they do 
not offer the level
of detail that I'd like.

                 One further area of puzzlement for me, are the win32 ole 
classes. Do the
unix (and other OS's) need to implement them?

                 I've seen a few comments that (quite possibly wrongly) 
led me to believe
that the other OS's do indeed need to do this.

TIA,

-Chris



**************************************************************************
This email contains information confidential to AAMI Limited.  If you are 
not the intended recipient, you must not disclose or use the information 
in it.  If you have received this email by error, please notify us 
immediately by return email, and delete this email and any attached 
documents.
AAMI Limited is not responsible for any changes made to a document other 
than those made by AAMI Limited or for the effect of the changes on the 
document meaning.
***************************************************************************

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top