Original project is a Java application, and I have spent some times to read code and know the logic. So, A Maven application was been generated according to the original project. you should install the Maven on your computer if you want to run this Maven application.
Environment confiration
Windows 7 OS
JDK 1.6.* or above
Maven version 3.2.1
Basic version you can get it via below link : mailingfeng
1.Tear Effect -- If you select the "Tear Effect" to screenshot,and you will get the image with tear effect
2.Circle Effect -- If you select the "Circle Effect" to screenshot, and you will get the image with circle effect
Import to IDE(Eclipse) and find the Client.java file.
/screen-shot/src/main/java/com/b510/hongten/screenshot/client/Client.java
Select "Client.java" file and right-click --> Run As --> Java Application.
1.Main user interface You should click the button "Shot" in the main user interface to screenshot quickly.
2.Tray menus On your computer screen, you can find a tray(with black cat icon) at the bottom right corner.
2.1.Click the tray(left-click) This function as same as click the button "Shot" in the main user interface.
2.2.Right-click the tray
2.2.1.exit -- exit system
2.2.2.open -- open the hidden main user interface
2.2.3.capture -- this function as same as click the button "Shot" in the main user interface.
2.2.4.Tear Effect -- get image with tear effect
2.2.5.Circle Effect -- get image with circle effect
- Author : Hongten
- E-mail : hongtenzone@foxmail.com
- Home Page : http://www.cnblogs.com/hongten
- Original Project : http://files.cnblogs.com/hongten/java_jietu.zip
- Basic Version : http://www.cnblogs.com/mailingfeng/archive/2011/07/28/2116741.html



