X-Received: by 10.224.189.78 with SMTP id dd14mr5693996qab.0.1358533237447; Fri, 18 Jan 2013 10:20:37 -0800 (PST) X-Received: by 10.49.15.100 with SMTP id w4mr2291974qec.26.1358533237408; Fri, 18 Jan 2013 10:20:37 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p13no1283364qai.0!news-out.google.com!k2ni675qap.0!nntp.google.com!p13no1283362qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 18 Jan 2013 10:20:37 -0800 (PST) In-Reply-To: <48adef10-2d12-479b-a0eb-42cb7e701b01@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=64.183.216.122; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u NNTP-Posting-Host: 64.183.216.122 References: <48adef10-2d12-479b-a0eb-42cb7e701b01@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Java source From: bob smith Injection-Date: Fri, 18 Jan 2013 18:20:37 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21531 On Friday, January 18, 2013 11:24:13 AM UTC-6, bob smith wrote: > So, I'm doing some Java Swing development, and I wanted to jump to the source of this method: > > > > java.awt.Window.setVisible(boolean) > > > > However, I'm on a Mac, and I'm not sure how to attach the source. Anyone know how to do this? > > > > Thanks. I went to the Apple Developer Connection and got some Java thing for Developers. It was about 150 MB. Then the source is here: /Library/Java/JavaVirtualMachines/1.6.0_37-b06-434.jdk/Contents/Home/src.jar BTW, anyone know why I can't post images to this group?