Does anyone know if there is a software/program that will display a whole piece of code for you?
I’ve got a Java class with a long piece of code and I want to take a screenshot of it for my final year project report. The problem is i’m using a small screen laptop and can’t get the whole code to display. I need to show the whole piece of code.
Is there such a software/program that exist? Or is there a method of displaying a whole piece of code?
Try SnagIt (http://www.techsmith.com/snagit.html). It is a fancy screenshot taking tool. You can point it to a “scrolling panel” (like in your IDE) and it will take a screenshot of that panel by essentially scrolling it and capturing the full contents. Here is a tutorial: http://www.snagitguide.com/tag/snagit-scrolling-capture/