Results 1 to 5 of 5

Thread: java project

  1. #1
    aarie005 is offline Member
    Join Date
    Apr 2012
    Posts
    1
    Rep Power
    0

    Default java project

    Hi friends,
    I am developing an application in netbeans,,
    i was used to test modifications by right clicking on that java file..
    wen i am done with everything
    i set it as a main project and pressed run..
    looks and feel of my projects are completely changed..
    i have used jspinner and jtextarea..
    but when i run it as main project those components are disabled.. (as just white squares on jframe)
    I am completely stucked at this point..
    please help me out
    thankx regards..

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: java project

    Insufficient information for anyone to help.

    I suggest you start small, just a JFrame with a JLabel. See how that performs in the differing environment. Then add components one at a time till you find what caused your application to break.

    Does your code respect Swing's single threaded rule?

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    DeNiS_M is offline Member
    Join Date
    Sep 2011
    Location
    Athens Greece
    Posts
    29
    Rep Power
    0

    Default Re: java project


  4. #4
    rebeen is offline Member
    Join Date
    Apr 2012
    Posts
    2
    Rep Power
    0

    Default Re: java project

    what do you mean

  5. #5
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: java project

    Quote Originally Posted by rebeen View Post
    what do you mean
    And who might you be?

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. java project
    By nithingafoor in forum New To Java
    Replies: 0
    Last Post: 01-16-2012, 08:27 AM
  2. Creating a project in eclipse from existing project
    By Suraiya in forum New To Java
    Replies: 1
    Last Post: 10-08-2011, 09:14 AM
  3. Java Project,please help
    By jimos in forum New To Java
    Replies: 5
    Last Post: 01-16-2011, 12:54 AM
  4. Need help for JAVA AI project
    By willemien in forum Jobs Discussion
    Replies: 0
    Last Post: 05-02-2010, 11:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •