- This event has passed.
5 PM – Intro to Java – William
August 14, 2023 @ 5:00 pm - 7:00 pm
Today we did:
- Continued working on TempConverter
- Added spinner with conversion options
- Implemented Listener to check conversion type
- Started working on swapping temperature labels based on selected conversion type
setConversion()
Homework:
- Finish
setConversion
- Set the text of
toUnitLabel
to the right unit - Clear the text of
sourceTempText
andtargetTempText
(set text to empty string)
- Set the text of
- Change the
sourceTempText
ID tofromTextField
- Change the
targetTempText
ID totoTextField
(make sure to refactor)
If you have any questions or issues, please email me at williamsmith@ayclogic.com.