Title bar problem

I am currently using NetBeans 3.3.2 and I have only used it for a week. I

apologize up front if I am asking a newbie question. I currently have a

project created with 4 mounted directories with JSPs, java sources, and ant

scripts. When I open a file under one of the directories the title bar of

the window has a bogus title. I don't know if I accidentally set it or not

somehow but I get a title bar "Name of some JSP [Actual name of file I am

editing]". Every time I open a file I get the same JSP name but of course

the file name in between the brackets change. Any ideas if this is a bug or

is it something that I misconfigured? Thanks for your help.

Gus

[734 byte] By [Frezoulis,Gus] at [2007-11-25 16:51:00]
# 1

Gus Frezoulis wrote:

>I am currently using NetBeans 3.3.2 and I have only used it for a week. I

>apologize up front if I am asking a newbie question. I currently have a

>project created with 4 mounted directories with JSPs, java sources, and ant

>scripts. When I open a file under one of the directories the title bar of

>the window has a bogus title. I don't know if I accidentally set it or not

>somehow but I get a title bar "Name of some JSP [Actual name of file I am

>editing]". Every time I open a file I get the same JSP name but of course

>the file name in between the brackets change. Any ideas if this is a bug or

>is it something that I misconfigured? Thanks for your help.

>Gus

>

>

>

>

>

It is a way how the window title is created:

"Name of mode/window" ["Name of selected view"]. For editor name of window is by default

"Source Editor" and is localized. You probably changed name of window. You can change it

under Tools->Options. IDE Configuration -> Look and Feel -> Workspaces -> Editing (or any

other workspace).

Marek.

Slama,Marek at 2007-7-2 23:49:51 > top of Java-index,Archived Forums,Sun ONE Studio 4...
# 2

Thanks you are correct.

"Marek Slama" <marek.slama@sun.com> wrote in message

news:netbeans.nbusers/3D4AA8AA.6050105@sun.com...

> Gus Frezoulis wrote:

>

> >I am currently using NetBeans 3.3.2 and I have only used it for a week.

I

> >apologize up front if I am asking a newbie question. I currently have a

> >project created with 4 mounted directories with JSPs, java sources, and

ant

> >scripts. When I open a file under one of the directories the title bar

of

> >the window has a bogus title. I don't know if I accidentally set it or

not

> >somehow but I get a title bar "Name of some JSP [Actual name of file I am

> >editing]". Every time I open a file I get the same JSP name but of

course

> >the file name in between the brackets change. Any ideas if this is a bug

or

> >is it something that I misconfigured? Thanks for your help.

> >Gus

> >

> >

> >

> >

> >

> It is a way how the window title is created:

>

> "Name of mode/window" ["Name of selected view"]. For editor name of window

is by default

> "Source Editor" and is localized. You probably changed name of window. You

can change it

> under Tools->Options. IDE Configuration -> Look and Feel -> Workspaces ->

Editing (or any

> other workspace).

>

> Marek.

>

Frezoulis,Gus at 2007-7-2 23:49:51 > top of Java-index,Archived Forums,Sun ONE Studio 4...