Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12231
| From | Jan Burse <janburse@fastmail.fm> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Making System.in interruptible, how? |
| Date | 2012-02-21 15:18 +0100 |
| Organization | albasani.net |
| Message-ID | <ji0937$tcb$1@news.albasani.net> (permalink) |
Dear All, Found the following nice article, highlighting how it would be possible to make System.in interrupible: http://www.javaspecialists.eu/archive/Issue153.html Is this the preferred way to do? i.e. to use some polling, or are there other ways around? Best Regards
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Making System.in interruptible, how? Jan Burse <janburse@fastmail.fm> - 2012-02-21 15:18 +0100 Re: Making System.in interruptible, how? Arne Vajhøj <arne@vajhoej.dk> - 2012-02-25 21:49 -0500
csiph-web