Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OS Resource Management
OS Resource Management [message #453154] Wed, 30 March 2005 19:09
Brad Reynolds is currently offline Brad ReynoldsFriend
Messages: 309
Registered: July 2009
Senior Member
I'm looking into how we (company I work for) are going to manage
resources (Colors, Images, and Fonts) across our application. I've read
the articles on eclipse.org about this, the concerns, and what JFace
provides. I'm looking at possibly using the ResourceRegistry classes
availabe in JFace but I'm curious about the overhead and concerns of
holding onto instances of fonts and colors when not in use. Are the
concerns as great as they are for images? My understanding of the
management of images is that there are a limited amount of image
resources available on certain operating systems. Does the same apply
for color and fonts? Is there anything else besides just general memory
consumption concerns that I should be considering?

Thanks,
Brad
Previous Topic:No more handles problem
Next Topic:scrollable Combo
Goto Forum:
  


Current Time: Fri Apr 26 15:42:15 GMT 2024

Powered by FUDForum. Page generated in 0.02697 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top