07-23-2009, 04:03 PM
It's working fine when I replace : jToolBar1.setEnabled(false);
by : jToolBar1.setEnabled(true);
in the code of the application.
But I don't know if it will have consequences or not.
So if anyone have an idea to solve my problem without modifying the source code don't hesitate.
by : jToolBar1.setEnabled(true);
in the code of the application.
But I don't know if it will have consequences or not.
So if anyone have an idea to solve my problem without modifying the source code don't hesitate.