SWT JFace Question:
Download Questions PDF

What is ImageRegistry?

Answer:

The mapping between symbolic image names and SWT image objects is maintained by the ImageRegistry class until the SWT image objects are needed. It owns all the images registered with it and automatically disposes them when the SWT Display that creates the images is disposed.

Download SWT JFace Interview Questions And Answers PDF

Previous QuestionNext Question
Explain SWT and JFace?What is FontRegistry?