Path: csiph.com!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: =?UTF-8?B?R3VscMKu?= Newsgroups: it.comp.java Subject: array e focuslost Date: Thu, 1 Oct 2015 10:46:09 +0200 Organization: Aioe.org NNTP Server Lines: 14 Message-ID: NNTP-Posting-Host: B29lDxYziyeAWnt1ZYlrLg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 X-Notice: Filtered by postfilter v. 0.8.2 X-Mozilla-News-Host: news://news.readfreenews.net:119 Xref: csiph.com it.comp.java:8562 Ho un array di JTextField txtQuantita=new JTextField[]{txtQuantita0,txtQuantita1,txtQuantita2.... non so come fare riferimento a tutti gli elementi dell'array con un unico: private void NomeArrayFocusLost(java.awt.event.FocusEvent evt) private void txtQuantitaFocusLost(.. Non va bene. Come devo fare? -- Gulp® (forse mi sono perso qualcosa :))