How to open a applet, when opening the notepad file
I want to create an application that displays one applet window, when we attempt to open an notepad file. Is it possible ? How to do that ? [I want to do it in java]
0