Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the
CSC Q&A
, on our server named in honor of
Ada Lovelace
. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.
Categories
All categories
CSC305
(606)
CSC 305 Fall 2024
(53)
CSC305 Fall 2023
(181)
CSC305 Fall 2022
(168)
CSC305 Fall 2019
(94)
CSC305 Fall 2020
(28)
CSC305 Fall 2021
(82)
CSC380Jan2024
(55)
CSC335 Fall 2022
(67)
CSC150
(114)
CSC201
(229)
CSC202
(2)
CSC215
(27)
CSC285
(142)
CSC310
(0)
CSC320
(72)
CSC330
(4)
CSC335
(106)
CSC350
(19)
CSC371
(16)
CSC490
(185)
DATA360
(62)
Other
(5)
old_CSC201
(39)
old_CSC211
(268)
old_CSC212
(22)
Is everything related to the shortcuts done in the controller, or did you have to add some stuff to the app.java class?
+14
votes
related to an answer for:
If you have keyboard shortcuts for your project, how did you implement that?
asked
Dec 9, 2022
in
CSC305 Fall 2022
by
Ilyas Jamil
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
+3
votes
A lot of it can be done through the FXML in Scenebuilder
answered
Dec 12, 2022
by
Tommy Anderson
(
1
point)
Please
log in
or
register
to add a comment.
...