CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #4
    Join Date
    May 2009
    Posts
    2,413

    Re: “User Desktop” in Java - framework needed

    Quote Originally Posted by Sir_Mark View Post
    But does it have something like JDesktopPane in Swing?
    I'm sure it has because JavaFX can be viewed as a superset of Swing (they're interoperable). I don't know your expectations and needs. Have a look for yourself,

    http://docs.oracle.com/javafx/2/swing/jfxpub-swing.htm
    Last edited by nuzzle; January 16th, 2013 at 10:41 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured