There is Javadoc in the Maven repositories, so if you set up the
Eclipse plugin to download it, you should get them.
That said and done there is really only line of code you deal with:
SwingJavaBuilder.build(this);
That's it. All the other classes are mostly internal. All the "real"
stuff is in the YAML file, i.e. your UI.
On Aug 24, 2:06 pm, "Cesar Santamaria V." <
cesarstama...@gmail.com>
wrote: