Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | "Dr.UgoGagliardelli" <do.not.spam@me.please> |
|---|---|
| Newsgroups | it.comp.java |
| Subject | Re: Focus |
| Date | 2017-06-27 18:01 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <oitvib$1nmo$1@gioia.aioe.org> (permalink) |
| References | <oitssc$1imo$1@gioia.aioe.org> |
Il 27.06.2017 17.16, Oliviero ha scritto: > Vorrei ottenere, in swing, che un certo componente abbia il focus subito > appena parte l'applicazione, qualcuno puo' > darmi qualche dritta? Tutti i JComponent ereditano i metodi requestFocusInWindow() e grabFocus() entrambi portano il focus sul componente, il primo solo se la finestra che lo contiene ha gia' il focus, il secondo in ogni caso.
Back to it.comp.java | Previous | Next — Previous in thread | Next in thread | Find similar
Focus Oliviero <abcxyz@micso.net> - 2017-06-27 17:16 +0200 Re: Focus "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2017-06-27 18:01 +0200 Re: Focus Enrico Bianchi <enrico.bianchi@ymail.com> - 2017-06-27 20:17 +0000
csiph-web