Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Creating a simple interface

843805Feb 22 2006 — edited Feb 23 2006
I find it very difficult to create a simple GUI in Java. I am struggling with the layout managers, but the windows still look weird most of the time.

I have had some experience with Visual Basic, and I must say I found it much easier to create a nice interface within minutes. Why should it be this tough in Java?

Is using the Swing layout managers the only way to create an interface, or can I switch to another way of making GUI's?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2006
Added on Feb 22 2006
4 comments
129 views