views:

33

answers:

1

I write desktop application using Jdesktop. After I run my code, computer generates private void initComponents() function under the source code. I can not edit this function. But i need to change something. So what can i do?

A: 

Wow, I just read about JDesktop. Sorry, man.

You could try messing around with your session state, using a memory editor, or figuring out where JDesktop saves its stuff and editing that.

tsilb