NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

custom look and feel

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
bluejamesbond



Joined: 24 Aug 2010
Posts: 2

PostPosted: Tue Aug 24, 2010 1:47 am    Post subject: custom look and feel Reply with quote

hey everybody,

I am trying to make a program that requires a custom look and feel. How would i go about doing this?

Thank you

Sincerely,

mk

PS: I am in high school and still learning java...so i would appreciate if the explanation to be a little easier to understand. Thank you
Back to top
Rick
Posted via mailing list.





PostPosted: Fri Aug 27, 2010 4:53 pm    Post subject: Re: custom look and feel Reply with quote

Desktop program? Web app? (I presume so since this is a J2EE forum).
You'll need to be more specific.

bluejamesbond wrote:
Quote:
hey everybody,

I am trying to make a program that requires a custom look and feel. How would i go about doing this?

Thank you

Sincerely,

mk

PS: I am in high school and still learning java...so i would appreciate if the explanation to be a little easier to understand. Thank you



Back to top
bluejamesbond



Joined: 24 Aug 2010
Posts: 2

PostPosted: Sat Aug 28, 2010 12:43 am    Post subject: Re: custom look and feel Reply with quote

Rick wrote:
Desktop program? Web app? (I presume so since this is a J2EE forum).
You'll need to be more specific.

bluejamesbond wrote:
Quote:
hey everybody,

I am trying to make a program that requires a custom look and feel. How would i go about doing this?

Thank you

Sincerely,

mk

PS: I am in high school and still learning java...so i would appreciate if the explanation to be a little easier to understand. Thank you





well i was trying to make a custom look and feel similar to micrsoft word or even adobe cs5...meaning all the buttons, menus, color, lines, boxes, etc similar to that of these programs...

thanks robert for reading and even taking the time to answer my question
Back to top
Rick
Posted via mailing list.





PostPosted: Sat Aug 28, 2010 6:08 pm    Post subject: Re: custom look and feel Reply with quote

OK, There is a look and feel manager in Jave. If you go to the directory where the Java JDK is installed on your system, there is a demo directory. In that you will find the SwingSet demo that has changeable look and feel. Just double-click the jar file to run it.

On my Windows system the directory is: C:\Program Files\Java\jdk1.5.0_15\demo\jfc\SwingSet2, it might be different for you.

The source code is in there so you can see how it is done. Also, you may want to check out: http://www.java-tips.org/java-se-tips/javax.swing/how-to-change-the-look-and-feel-of-swing-applica-2.html. Google is a wonderful tool!

In general people expect you to try all of the obvious stuff to get answers before resorting to a forum post, otherwise you might get ignored.

It is also good practice to search the archives of the forum before posting. If you can't find the answer, then by all means post, but try the other stuff first.

For future reference, this forum is for J2EE issues in Netbeans. Your question is more of a general Java question. A good forum for these questions for beginners might be http://www.javaranch.com.

Hope this helps,

Rick

bluejamesbond wrote:
Quote:
Quote:
Rick wrote:
Quote:
Desktop program? Web app? (I presume so since this is a J2EE forum).
You'll need to be more specific.

bluejamesbond wrote:

Quote:
hey everybody,

I am trying to make a program that requires a custom look and feel. How would i go about doing this?

Thank you

Sincerely,

mk

PS: I am in high school and still learning java...so i would appreciate if the explanation to be a little easier to understand. Thank you






well i was trying to make a custom look and feel similar to micrsoft word or even adobe cs5...meaning all the buttons, menus, color, lines, boxes, etc similar to that of these programs...

thanks robert for reading and even taking the time to answer my question



Back to top
Steven Siebert
Posted via mailing list.





PostPosted: Sat Aug 28, 2010 6:15 pm    Post subject: Re: custom look and feel Reply with quote

This isn't a J2EE question so much as it is a CSS/JavaScript question. I would check out online resource on these (http://www.w3schools.com/.com is a good start/reference).

On Fri, Aug 27, 2010 at 8:44 PM, bluejamesbond <address-removed ([email]address-removed[/email])> wrote:
Quote:


Rick wrote:
Quote:
Desktop program? Web app? (I presume so since this is a J2EE forum).
You'll need to be more specific.

bluejamesbond wrote:

Quote:
hey everybody,

I am trying to make a program that requires a custom look and feel. How would i go about doing this?

Thank you

Sincerely,

mk

PS: I am in high school and still learning java...so i would appreciate if the explanation to be a little easier to understand. Thank you









well i was trying to make a custom look and feel similar to micrsoft word or even adobe cs5...meaning all the buttons, menus, color, lines, boxes, etc similar to that of these programs...

thanks robert for reading and even taking the time to answer my question




Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo