Topic: Eclipse IDE

Hi all,

I'm working on a program but have noticed that some of my methods in the outline window are displaying with a small red square to the left of them which is something new to me since I have only ever noticed small green circles (Yes, I am new to Java programming in Eclipse!)

Is this something to be concerned about?

Cheers.

Re: Eclipse IDE

Icons:
Green circle - public
Yellow Diamond - protected
Blue triangle - package private/default access
Red/Orange square - private

source

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.