Blog Archives

Get Started Now

Don’t have an account yet?

Posted in Homepage | Comments Off

Using SwingBuilder

Creating GUIs with groovy is pretty easy once you learn to use the SwingBuilder. Builders in groovy allow you to work in a declarative way similar to say, HTML. This has the benefit of making your code more readable and easier to maintain. In this short tutorial we’re going to create a basic calculator using [...]

Posted in Tutorials | 1 Comment

Getting Started (aka Hello World)

You’ve decided to you want to know more about Xappworks and signed up for early access, but where do you go from there? Well let’s start by creating our first application! When you first login you’ll be presented with the home screen, this is where you’ll navigate around your applications. If you haven’t done so [...]

Posted in Tutorials | Comments Off