Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7CEE742C for ; Thu, 14 Jul 2011 11:31:23 +0000 (UTC) Received: (qmail 84515 invoked by uid 500); 14 Jul 2011 11:31:23 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 84328 invoked by uid 500); 14 Jul 2011 11:31:20 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 84320 invoked by uid 99); 14 Jul 2011 11:31:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 11:31:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.159.29.9] (HELO mailstore05.sysedata.no) (195.159.29.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 11:31:11 +0000 Received: from [195.159.98.68] (helo=[10.0.1.175]) by mailstore05.sysedata.no with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QhK81-0000G6-Rw for user@pivot.apache.org; Thu, 14 Jul 2011 13:30:49 +0200 Message-ID: <4E1ED36B.3010300@syse.no> Date: Thu, 14 Jul 2011 13:30:51 +0200 From: SYSE | Edvin Organization: SYSE User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: user@pivot.apache.org Subject: Re: Why does TreeView#getSelectedPath() throw IllegalStateException if not SelectMode.SINGLE? References: <4E19E831.804@syse.no> <4E1AF34C.1070805@syse.no> <3A69FF19-422E-4C55-92BC-5CEB6D77D63C@verizon.net> <4E1AFCB2.6070707@syse.no> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Den 12.07.2011 14:09, skrev Greg Brown: > Seems OK. Did you test it? Also, if we make this change, we'll want to change ListView and TableView as well for consistency. Yes, it seems to work as intended. I created https://issues.apache.org/jira/browse/PIVOT-771 and attached a patch to it. -- Edvin