[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.platform.swt] Re: Display Excel in full screen mode
From
:
duongn@xxxxxxxxxx
(Duong Nguyen)
Date
: Wed, 16 Apr 2008 19:28:28 +0000 (UTC)
Newsgroups
:
eclipse.platform.swt
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I just want to mention that we should always dispose of all the automation references that we created so that the underlying objects are freed up.
We should add the following dispose to my previous example to prevent leaks:
sheet.dispose();
application.dispose();
Duong
References
:
[news.eclipse.platform.swt] Display Excel in full screen mode
From:
Sajid
[news.eclipse.platform.swt] Re: Display Excel in full screen mode
From:
Duong Nguyen
Prev by Date:
[news.eclipse.platform.swt] Re: Display Excel in full screen mode
Next by Date:
[news.eclipse.platform.swt] Showing edited column
Previous by thread:
[news.eclipse.platform.swt] Re: Display Excel in full screen mode
Next by thread:
[news.eclipse.platform.swt] Specify wizards in a declarative way?
Index(es):
Date
Thread