This repository was archived by the owner on Feb 21, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
FXHelloCV/src/it/polito/elite/teaching/cv Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 55<?import javafx .scene.image.ImageView?>
66<?import javafx .scene.layout.BorderPane?>
77<?import javafx .scene.layout.HBox?>
8- <?import javafx .scene.layout.Pane?>
9- <?import javafx .scene.text.Text?>
108
119<BorderPane xmlns =" http://javafx.com/javafx/8.0.65" xmlns : fx =" http://javafx.com/fxml/1" fx : controller =" it.polito.elite.teaching.cv.FXHelloCVController" >
1210 <bottom >
Original file line number Diff line number Diff line change 2121 * acquired video stream.
2222 *
2323 * @author <a href="mailto:luigi.derussis@polito.it">Luigi De Russis</a>
24- * @author Maximilian Zuleger - some fixes < max-z.de>
24+ * @author <a href="http:// max-z.de">Maximilian Zuleger</a> (minor fixes)
2525 * @version 2.0 (2016-09-17)
2626 * @since 1.0 (2013-10-20)
2727 *
Original file line number Diff line number Diff line change 1515 * Moreover, expose some "low level" methods for matching few JavaFX behavior.
1616 *
1717 * @author <a href="mailto:luigi.derussis@polito.it">Luigi De Russis</a>
18- * @author Maximilian Zuleger < max-z.de>
18+ * @author <a href="http:// max-z.de">Maximilian Zuleger</a >
1919 * @version 1.0 (2016-09-17)
2020 * @since 1.0
2121 *
You can’t perform that action at this time.
0 commit comments