Projects tagged ‘griffon’ and ‘groovy’


Jump to tag:

Projects tagged ‘griffon’ and ‘groovy’

Filtered by Project Tags griffon groovy

Refine results Project Tags java (42) desktop (38) swing (34) plugin (30) builder (17) swingbuilder (15) jvm (6) animation (4) graphics (3) ui (3) java2d (3) svg (3)

[48 total ]

3 Users

GPars (formerly known as GParallelizer) offers Groovy and Java developers intuitive ways to handle tasks concurrently. GParallelizer 0.8.4 is the last official release of gparallelizer under its ... [More] original name. GPars covers Actors (also distributed ones), DataFlow, concurrent collections using fork/join, asynchronous task handling and Safe objects. Please visit the website for more information. [Less]
Created 11 months ago.

3 Users
 

Griffon is a Grails like framework for Swing based desktop applications.
Created about 1 year ago.

2 Users

Enables SystemTray and TrayIcon support on your Griffon application. The TrayIcon class is actually JPopupTrayIcon by Michael Biem (from the Fishfarm project), which is in turn based on Alex ... [More] Potochkin's JXTrayIcon. In short words this class allows you to display a JPopupMenu in the systemTray as opposed to a regular, plain PopupMenu (AWT stuff, yuck!) [Less]
Created 10 months ago.

2 Users

Enables UI testing with FEST. FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation and ... [More] maintenance of GUI tests easy. Tests created with FEST usually belong to the integration type, as they rely on testing your application from the end-user's point of view: the UI. [Less]
Created 10 months ago.

2 Users

The Installer plugin provides useful packaging solutions for your Griffon application. The current supported options are * IzPack: platform independent installer, highly configurable. * ... [More] RPM: RedHat Package Manager based installer, works on RedHat, Fedora, CentOS, Mandriva. * DMG: MacOsX based installer [Less]
Created 10 months ago.

2 Users

Brings the JideBuilder libraries (based on Jide 2.4.8) into your Griffon application.
Created 10 months ago.

2 Users

Brings the FlamingoBuilder libraries (based on Flamingo 4.0dev) into your Griffon application.
Created 10 months ago.

2 Users
 

JideBuilder is a Groovy builder for the open source JIDE Common Layer (http://jide-oss.dev.java.net).It is based on the original SwingBuilder. The goal of the project is having a builder for swing ... [More] apps that seamlessly integrates default swing and JIDE components. [Less]
Created over 2 years ago.

2 Users

Provides code metrics with JDepend. JDepend traverses Java class file directories and generates design quality metrics for each Java/Groovy package. JDepend allows you to automatically measure the ... [More] quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively. [Less]
Created 10 months ago.

2 Users

Brings Behavior Driven Development to your Griffon application via Easyb. This is a port of the Grails Easyb plugin (version 0.8) made by Rodrigo Urubatan.
Created 10 months ago.