Griffon (framework) - Plugins

Plugins

Griffon can be extended with the use of plugins. Plugins provide run-time access to testing libraries such as Easyb and FEST, and all widget libraries besides core Swing are provided as plugins. The plugin system allows for a wide range of additions, for example

  • Polyglot Programming with Clojure, Scala, JavaFX and Erlang.
  • Additional UI toolkits - SWT, JavaFX, Pivot, GTK
  • SQL and NoSQL datastores like Berkleydb, CouchDB, Db4O, Neo4j, NeoDatis, Memcached and Riak.
  • 2D and 3D games using popular Java libraries like jME (JMonkeyEngine), LWJGL, Slick2D, JOGL and Processing.

Read more about this topic:  Griffon (framework)