Skip to content

ashik5757/FakeVirus_Pop-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FakeVirus_Pop-Up

This is fake virus pop up java swing program.


If you want to block the close option, just change this particular line in Frame class.

this.setDefaultCloseOperation(JFrame.DO_NOTHING_ON_CLOSE);

Screenshot :

Screenshot (158)

Screenshot (159)