JToolbar and XP look and feel  
Author Message
Alex Terehoff





PostPosted: 2003-8-9 3:31:00 Top

java-programmer, JToolbar and XP look and feel Does anybody know how to make buttons placed on the JToolbar to have XP type
border? I noticed that if I place a button on the JPanel I have button with
XP type, round conners border. If I place button on the toolbar there is no
XP border at all.

Alex




 
Lori M Olson (TeamB)





PostPosted: 2003-8-12 23:38:00 Top

java-programmer >> JToolbar and XP look and feel Alex Terehoff wrote:
> Does anybody know how to make buttons placed on the JToolbar to have XP type
> border? I noticed that if I place a button on the JPanel I have button with
> XP type, round conners border. If I place button on the toolbar there is no
> XP border at all.
>
> Alex
>
>

Are you talking run-time or design-time? I know the XP L&F isn't
available at design-time, because the JDK which JBuilder is hosted on
doesn't have the XP L&F.

--

Regards,

Lori Olson (TeamB)

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

 
Alex Terehoff





PostPosted: 2003-8-13 6:59:00 Top

java-programmer >> JToolbar and XP look and feel Runtime.

"Lori M Olson (TeamB)" <email***@***.com> wrote in message
news:3f3909f1$email***@***.com...
> Alex Terehoff wrote:
> > Does anybody know how to make buttons placed on the JToolbar to have XP
type
> > border? I noticed that if I place a button on the JPanel I have button
with
> > XP type, round conners border. If I place button on the toolbar there is
no
> > XP border at all.
> >
> > Alex
> >
> >
>
> Are you talking run-time or design-time? I know the XP L&F isn't
> available at design-time, because the JDK which JBuilder is hosted on
> doesn't have the XP L&F.
>
> --
>
> Regards,
>
> Lori Olson (TeamB)
>
> ------------
>
> Save yourself, and everyone else, some time and search the
> newsgroups and the FAQ-O-Matic before posting your next
> question.
>
> Google Advanced Newsgroup Search
> http://www.google.ca/advanced_group_search
> Other Newsgroup Searches:
> http://www.borland.com/newsgroups/ngsearch.html
> Joi Ellis's FAQ-O-Matic:
> http://www.visi.com/~gyles19/fom-serve/cache/1.html
>


 
 
David Orriss, Jr.





PostPosted: 2003-8-14 2:58:00 Top

java-programmer >> JToolbar and XP look and feel Just my two cents...

You need to deploy with 1.4.2 for that to work. That's the version
that contains the XP L&F, IIRC.

Lori will either back me up (or calibrate me) on that one.

On Tue, 12 Aug 2003 18:59:12 -0400, "Alex Terehoff"
<email***@***.com> wrote:

>Runtime.
>
>"Lori M Olson (TeamB)" <email***@***.com> wrote in message
>news:3f3909f1$email***@***.com...
>> Alex Terehoff wrote:
>> > Does anybody know how to make buttons placed on the JToolbar to have XP
>type
>> > border? I noticed that if I place a button on the JPanel I have button
>with
>> > XP type, round conners border. If I place button on the toolbar there is
>no
>> > XP border at all.
>> >
>> > Alex
>> >
>> >
>>
>> Are you talking run-time or design-time? I know the XP L&F isn't
>> available at design-time, because the JDK which JBuilder is hosted on
>> doesn't have the XP L&F.
>>
>> --
>>
>> Regards,
>>
>> Lori Olson (TeamB)
>>
>> ------------
>>
>> Save yourself, and everyone else, some time and search the
>> newsgroups and the FAQ-O-Matic before posting your next
>> question.
>>
>> Google Advanced Newsgroup Search
>> http://www.google.ca/advanced_group_search
>> Other Newsgroup Searches:
>> http://www.borland.com/newsgroups/ngsearch.html
>> Joi Ellis's FAQ-O-Matic:
>> http://www.visi.com/~gyles19/fom-serve/cache/1.html
>>
>

Save yourself some time and check these sites:

Borland Newsgroup Search:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's Faq-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html