Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Put console into cbreak mode?

807606Mar 29 2007 — edited Mar 30 2007
Is it possible (using Java) to put the system console (System.in) into cbreak mode so that each individual character that is typed is available to my program as soon as it is typed?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2007
Added on Mar 29 2007
9 comments
51 views