Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nguyen Nguyen
babaisus
Commits
01c5e231
Commit
01c5e231
authored
May 14, 2021
by
Yuhan Chen
Browse files
Four objects needed for demo
parent
1a27ef6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/Baba.java
View file @
01c5e231
...
...
@@ -22,7 +22,7 @@ import javafx.scene.image.Image;
public
class
Baba
extends
NameWord
{
public
String
name
=
"Baba"
;
Image
image
=
new
Image
(
"resources/image/baba
_image.j
pg"
);
Image
image
=
new
Image
(
"resources/image/baba
.
pg
n
"
);
@Override
public
String
getName
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment