Hi,

I was wondering if anyone knows what this following
code means?

public Rectangle getBounds() {
        return JFrame.this.getBounds();
}

>From what I can understand it is making an infinate series
of recursive calls.  I find this kind of code all over  Sun's
source.  

Another question:

With Swing classes, at what point is native code actually
called to do drwing .  If you could tell me, I am wondering what classes it
happens in and what is specifically happening. In 1.1 it would be 
the peer classes.

Thanks in advance,

Berry Crawford
Senior Consultant, Bondi Software
Phone - 336 - 373 - 8200 x302
Email my computer - [EMAIL PROTECTED]
Email my pager - [EMAIL PROTECTED] 
Company Web Site - www.bondisoftware.com
SilverStream Journal and Upcoming Book - www.s3journal.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to