[Bluej-discuss] "Get" button

Davin McCall davmac at bluej.org
Wed Jan 16 00:14:10 GMT 2008


Hi Thomas,

>From memory, you should be able to use "get" from the result of a method
call, or from a public field of anything that you "inspect" which you
could also "get".

So, for instance, you cannot "get" private fields. And if you inspect a
private field object, you won't be able to "get" any of its fields,
including public ones.

Davin


On Tue, 15 Jan 2008 18:03:49 +0100
Thomas Röfer <Thomas.Roefer at dfki.de> wrote:

> Hi,
> 
> the "Get" button in the object inspector seems to always be deactivated in
> BlueJ 2.2.1. I can remember that it wasn't in earlier versions. When it is
> active?
> 
> Best regards
> 
> Thomas Röfer
> 


More information about the bluej-discuss mailing list