Eclipse SWT and JFace widgets references

If you want to develop Java Desktop application, you probably have two choices of libraries: SWT vs. Swing. Where there is pros and cons for both of them, here is a comparison between them. Recall the role of Standard Widget Tootlkit (SWT) in eclipse platform below. JFace is a high-level user interface(UI) widget library built … Read more