Java Tutorial 4: JOptionPane Input Integers

preview_player
Показать описание
User input with integer values: basics
Рекомендации по теме
Комментарии
Автор

How can you combine that with a loop for inputing array values, say the array length was 10. You want to assign each input to the index number in the array. How would I only print the first 5 values in a message dialogue box?

colinjamieson
Автор

Wow Mashallah!!!! this is very informative indeed!!!

Iqbal
Автор

How can you restrict the input box to only allow numbers to be typed?
If I type letter or symbol an error shows up on console.

piggyplayer
Автор

How can I give both of them in the same input dialog?

sniperalex