7 projects tagged "SWT"
XNotesNG is the next generation of XNotesPlus, a full-featured personal information manager. It is plugin driven and includes a Todo Manager, Calendar Manager, Category Manager, and extensive notes system, including features such as text searching, printing, alarms, date and calendar inserts, and categorization by colored projects.
Bad Peggy searches for damaged JPEG files and validates and verifies pictures for truncation and other blemishes, which sometimes occur when such files are downloaded or restored from bad backups. It's fast, easy to use, and reliable in the analysis it does. It uses all available CPU cores too.
StoryText (formerly PyUseCase) is an unconventional GUI testing tool written in Python. It currently has mature support for PyGTK, beta status support for Java Swing, SWT/Eclipse RCP, and Tkinter, and very basic support for wxPython. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. Instead of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it, so as to use that as a baseline for text-based testing, using e.g. TextTest. Instead of requiring the tester to add "wait" statements by hand, it includes support for instrumenting code so that "waits" can be recorded.
XML Parsing in Java Kit is an Eclipse plug-in composed of three parts: cheat sheets, visual XPath, and XML templates. The cheat sheets describe Parsing XML in Java, with descriptions of using the DOM parser, validating documents, using XPath, character references, etc. An interactive example of using XPath expressions is included. Visual XPath is an XPath expressions visualizer. It lets you evaluate XPath expressions, and highlights the corresponding parts of the XML document of your choice in response. The XML templates can be useful for working with XML documents with a Java editor.
OpenChrom provides mass spectrometric analysis of chromatographic data, in a way similar to ChemStation from Agilent Technologies. It handles data files from different LC/MS, GC/MS systems and vendors, such as (*.D) chromatograms from Agilent Technologies, Finnigan ITS40 (*.ms), NetCDF (*.cdf), MzXML (*.mzxml), and other formats. It is flexible and can be extended by plugins.