CVGalleryGamesPreviewRandomJavaSiteWeb
Site updates
Testing New System now...

Method <name> requires a method body. otherwise declare it as abstract

This one is usually caused by an extra semicolon:

public String[] getFxNames(); Note the semicolon
{
// do stuff
}
NOTE: The Java section is mostly in maintenence mode. I don't have time to work on it right now. Errors will be corrected if pointed out, but they are not actively being searched for. Newer site features, like alternate stylesheets, may cause problems with these pages.