X-Received: by 10.224.218.2 with SMTP id ho2mr5605989qab.8.1358529853988; Fri, 18 Jan 2013 09:24:13 -0800 (PST) X-Received: by 10.49.34.135 with SMTP id z7mr2241760qei.1.1358529853910; Fri, 18 Jan 2013 09:24:13 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p13no3107887qai.0!news-out.google.com!k2ni675qap.0!nntp.google.com!p13no1273939qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 18 Jan 2013 09:24:13 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=184.76.139.203; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u NNTP-Posting-Host: 184.76.139.203 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <48adef10-2d12-479b-a0eb-42cb7e701b01@googlegroups.com> Subject: Java source From: bob smith Injection-Date: Fri, 18 Jan 2013 17:24:13 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21528 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.