🌐 AI搜索 & 代理 主页
Skip to content

hongerwei/screen-shot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen-shot

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

Main Panel

Example

Screenshot

Example

Tray Panel

Example

New futures

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

Structure of Screenshot application

Example

How to run this application?

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.

How to use screenshot?

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

Some applications used screen-shot

mp3

alarm

Thanks mailingfeng

mailingfeng

More Information

About

screen-shot writted by Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%