I noticed in several other IDE's such as eclipse, there are little minus symbols next to each method that allows you to minimize that method's code into a single line, only showing the method name. This seems like it could be a useful feature to implement into the Greenfoot editor, and could help code visibility when there are large numbers of methods, or methods with large amounts of code.