You need to download an IDE (Integrated Development Environment). Basically what you installed is the classes and framework you'll need to make programs.
Once you get an IDE, you can write your code and then compile it.
EDIT: Eclipse is a good one to start with.