Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Gulp® <gulp@hotmail.it> |
|---|---|
| Newsgroups | it.comp.java |
| Subject | array e focuslost |
| Date | 2015-10-01 10:46 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <muis23$11s$1@speranza.aioe.org> (permalink) |
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 :))
Back to it.comp.java | Previous | Next — Next in thread | Find similar
array e focuslost Gulp® <gulp@hotmail.it> - 2015-10-01 10:46 +0200 Re: array e focuslost "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-01 15:24 +0200
csiph-web