- 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
toUnitLabelto the right unit - Clear the text of
sourceTempTextandtargetTempText(set text to empty string)
- Set the text of
- Change the
sourceTempTextID tofromTextField - Change the
targetTempTextID totoTextField(make sure to refactor)
If you have any questions or issues, please email me at williamsmith@ayclogic.com.