BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200530T150000
DTEND;TZID=America/Los_Angeles:20200530T160000
DTSTAMP:20260429T211546
CREATED:20200530T234404Z
LAST-MODIFIED:20200530T234404Z
UID:3598-1590850800-1590854400@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued with understanding JavaFX.\n\nWe learned what the FXML file is used for.\nWe learned what does Containers means\nHow to connect Button in the FXML file with the controller Java code.\n\n\nHomework:\n\nInside the sample.fxml\n\nAdd FlowPane into the left side of GridPane\nAdd a new Button into the FlowPane that you just added.\nChange the label of the Button to be “Do Something”\n\n\nInside the Controller.java\n\nCreate a new method “handleDoSomething(ActionEvent ae)”\nWhen this method is called\, the Label in the middle will say “Hip hip Hurray”.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-11/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR