Results 1 to 5 of 5
Thread: java project
- 04-06-2012, 10:44 PM #1
Member
- Join Date
- Apr 2012
- Posts
- 1
- Rep Power
- 0
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..
- 04-07-2012, 06:27 AM #2
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?
dbIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
- 04-07-2012, 12:01 PM #3
Member
- Join Date
- Sep 2011
- Location
- Athens Greece
- Posts
- 28
- Rep Power
- 0
Re: java project
If you have a problem with the look and feel check this tutorial: How to Set the Look and Feel (The Java™ Tutorials > Creating a GUI With JFC/Swing > Modifying the Look and Feel)l
- 04-14-2012, 09:16 AM #4
Member
- Join Date
- Apr 2012
- Posts
- 2
- Rep Power
- 0
Re: java project
what do you mean
- 04-14-2012, 09:44 AM #5
Similar Threads
-
java project
By nithingafoor in forum New To JavaReplies: 0Last Post: 01-16-2012, 08:27 AM -
Creating a project in eclipse from existing project
By Suraiya in forum New To JavaReplies: 1Last Post: 10-08-2011, 09:14 AM -
Java Project,please help
By jimos in forum New To JavaReplies: 5Last Post: 01-16-2011, 12:54 AM -
Need help for JAVA AI project
By willemien in forum Jobs DiscussionReplies: 0Last Post: 05-02-2010, 11:52 AM
Bookmarks