SWT and JFace, Part I/II: a Gentle Introduction

In part I of this series, you get introduced to Eclipse, the Eclipse SWT, and the JFace GUI tool kits to construct Eclipse and stand-alone rich GUIs. also introduced the basic label, text, and button GUI controls, and the composite, group, and shell container types. Part 2 shows you how to create simple Standard Widget Toolkit applications using Java technology, Eclipse, and the SWT and JFace libraries.

XYNTService Open Source Admin Tool for Windows

Running a background process on the Windows platform requires running a Windows Service. To run a Windows Service, you must have an application that is Windows Service aware. A Bash script is not Windows Service aware and neither are many console applications. XYNTService allows an administrator to define a console program and its options to execute. The XYNTService application is a Windows Service that reads a configuration file to know which applications to run. Read more...