Questions tagged [jdesktoppane]

In Java Swing application, a JDescktopPane is a container used to create a multiple-document interface or a virtual desktop.

In Java Swing application, a JDescktopPane is a container used to create a multiple-document interface or a virtual desktop.

More Info

136 questions
-3
votes
1 answer

Adding JDesktopPane to JPanel

Is it possible to add JDesktopPane and JInternalFrame to a JPanel if so how could I do it. I tried adding it but it couldn't work.
Praburaj
  • 613
  • 8
  • 21
1 2 3
9
10