is this the way that you input information into a program from a keyboard
Code:
Temperature = Keyboard.readint();
cause it does not seem to work

dooes anyone know another way to input information from a keybord in java