Eclipse Question:

What is Display, what is Shell?

Eclipse Interview Question
Eclipse Interview Question

Answer:

The Display class respresents the GUI process(thread), the Shell class represents windows.


Previous QuestionNext Question
Do we need to explicitly invoke org.eclipse.swt.graphics.Image.dispose()?How to resize my shell to get my changed widgets to lay out again?