Results 1 to 4 of 4

Thread: Applets V/s Swing in JAVA

  1. #1
    Join Date
    Dec 2010
    Posts
    10

    Applets V/s Swing in JAVA

    I am a student of IT and I am in my first of degree college . I have heard that the third year students have to make a live project in their last semesters and they have to choose the language for the front end and their forms as well. From now on I have decide that I will have make my project on JAVA , but in JAVA too there are many aspects Swing and Applet, so I want to ask if I want to develop a GUI for my project what will be better to prefer ? What is the exact difference between a JAVA Swing and Applet ?

  2. #2
    Join Date
    May 2009
    Posts
    543

    Re: Applets V/s Swing in JAVA

    Yes you will indeed have projects in your last semester , I know it because I was to an IT student and I myself had made a project in my last semester. I think you should prefer VB.NET rather than opting for JAVA , because it has much more drag and drop features than JAVA. But if you are opting for JAVA then I think you should prefer swing.

  3. #3
    Join Date
    May 2009
    Posts
    511

    Re: Applets V/s Swing in JAVA

    I think you should prefer Swing because the components used in Swing are light weight components, java Sing uses various components such as JFrame, JTable , JTree , J Label and all that . This all components are import from the library java .lang. library . I think you should prefer this because , swing will help you create much more user friendly applications.

  4. #4
    Join Date
    May 2009
    Posts
    637

    Re: Applets V/s Swing in JAVA

    In Swing you can create a scroll pane with the help of a JScrollPane and JInternalFrame will help you crate frame.and popup components such as JPanel which will help you in creating Panels. this feature is not available in Java applet. Swing is a light weight container and occupies less space in the memory space.

Similar Threads

  1. How to Make Applets in Java?
    By NGV BalaKrishna in forum Software Development
    Replies: 4
    Last Post: 10-02-2010, 07:05 AM
  2. Print in java using Swing
    By Sheenas in forum Software Development
    Replies: 3
    Last Post: 18-11-2009, 09:50 AM
  3. drawPolygon in java Swing?
    By JagdishP in forum Software Development
    Replies: 3
    Last Post: 07-08-2009, 11:33 PM
  4. Message Box example for Java Swing
    By Visala28 in forum Software Development
    Replies: 3
    Last Post: 31-07-2009, 05:30 PM
  5. Java swing help with repaint()
    By grudge in forum Software Development
    Replies: 4
    Last Post: 23-07-2009, 03:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,976,700.24386 seconds with 17 queries