File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Adam: Cross-platform proof guis? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Adam: Cross-platform proof guis?" Watch "Adam: Cross-platform proof guis?" New topic
Author

Adam: Cross-platform proof guis?

Dan Silva
Ranch Hand

Joined: Sep 05, 2007
Posts: 86
Is it true that with netBeans 6 you can create gui's that will work across platforms?
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

As far as its Java, it would run on any platform. Yes, but if you write your code in any other language using your Netbeans IDE, that might not work cross platform. In fact, it depends on the language, not on the IDE.

Cheers.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Rohan Dhruva
Ranch Hand

Joined: May 08, 2007
Posts: 183
Maybe Dan is asking about the Matisse GUI builder. Since it uses Swing, it is multi-platform too.


Rohan B. Dhruva
SCJP 1.5
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Adam: Cross-platform proof guis?