visudex


Member since 2010

2 snippets

6552 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

visudex's Recent SnippetsTagged java



« Prev 1 Next »
This snippet will allow you to read user's input when they write in the console. This method uses the Scanner class, which is my favorite way of doing instead of using the Buffered Reader, with the Scanner, you can also read from a file.
0 1922 posted 15 years ago by visudex
This snippet will allow you to capture your screen in Java and saves the image as a PNG
0 1753 posted 15 years ago by visudex
« Prev 1 Next »