Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 499 Bytes

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)