Results 1 to 3 of 3
Thread: Can Java make forms?
- 12-15-2010, 07:38 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 16
- Rep Power
- 0
Can Java make forms?
I'm contemplating switching from Visual Basic .NET to Java for a system that I'm developing based on the good things I've heard about Java. But all the tutorials seem to be about object orientation and language contructs. Is it possible to display a form (screen) for data entry in Java and if so, how? Can you do this with the free Java SE?
- 12-15-2010, 08:23 PM #2
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
i think you are searching for swing(Using Top-Level Containers (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)) or swt(SWT: The Standard Widget Toolkit) ?! :)
- 12-17-2010, 04:18 AM #3
Member
- Join Date
- Nov 2010
- Posts
- 16
- Rep Power
- 0
Similar Threads
-
Help with two java forms
By SeaStorm in forum AWT / SwingReplies: 3Last Post: 05-03-2010, 12:53 AM -
Issues with a particular website (Java + forms)
By aromes in forum Advanced JavaReplies: 1Last Post: 04-13-2009, 03:16 AM -
Java web forms in Eclipse
By johnathan in forum Java AppletsReplies: 1Last Post: 05-23-2008, 08:36 PM -
How to make online jsp forms from Microsoft word forms in java
By jiten.mistry in forum Advanced JavaReplies: 2Last Post: 04-28-2008, 10:56 AM -
Creating Sub forms in java netbeans 5.0
By java_newbie in forum NetBeansReplies: 14Last Post: 08-06-2007, 07:19 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks