My JFrame
doesn't open JInternalFrame
when I use JDateChooser
in it.
The program runs in Netbeans but when I create a JAR file and copy that JAR file on desktop so program is running but it can't open JInternalFrame
.
My JFrame
doesn't open JInternalFrame
when I use JDateChooser
in it.
The program runs in Netbeans but when I create a JAR file and copy that JAR file on desktop so program is running but it can't open JInternalFrame
.