| 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
|
 |
 |
|
|
subject: Adam: Cross-platform proof guis?
|
|
|