ashik5757 / FakeVirus_Pop-Up

This is fake virus pop up java swing program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

This is fake virus pop up java swing program.


Languages

Language:Java 100.0%