14 projects tagged "SWT"
Griffon is dekstop application development platform for the JVM. Inspired by Grails, it leverages the Groovy language and concepts like convention over configuration. The Swing toolkit is the default UI toolkit of choice however others may be used, principaly SWT and JavaFX. Developers may use a combination of the Groovy and Java as well as other JVM languages such as Scala, Clojure, Mirah, and Jython. It encourages the use of the MVC pattern and follows in the spirit of the Swing Application Framework (JSR 296) by defining a simple yet powerful application life cycle and event publishing mechanism.
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.
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.
Onzen is a graphical front end for the CVS, SVN, HG and Git revision control systems. It represents the files managed by the RCS in a tree view with detailed information and offers functions to update, commit, add, remove, rename, revert, diff, view files, and many more functions.
JCGO (pronounced as "j-c-go") translates (converts) programs written in Java into platform-independent C code that can be compiled (by third-party tools) into highly-optimized native code for the target platform. JCGO is a powerful solution that enables your desktop, server-side, embedded, mobile, and wireless Java applications to take full advantage of the underlying hardware. In addition, JCGO makes your programs, when compiled to native code, as hard to reverse engineer as if they were written in C/C++. The JCGO translator uses some optimization algorithms that allow, together with optimizations performed by a C compiler, the resulting executable code to reach better performance compared with the traditional Java implementations (based on the Just-In-Time technology). The produced executable does not contain nor require a Java Virtual Machine to execute, so its resource requirements are smaller than that required by a typical Java VM. This also simplifies the process of deployment and distribution of an application.
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.
Zowie.Fractals is a plugin for the popular Eclipse IDE that lets the user explore the set of complex numbers in the Mandelbrot set. When rendered visually, these can be quite distracting, and even pretty. It features intuitive mouse usage, the ability to load and save your work as PNG files, the ability to change the number of iterations, and full editor history integration.
A complete IPsec and IKEv2/IKEv1 implementation for Linux 2.4 and 2.6 kernels.