Posts by MOliveiraLucas • 13 points
2 posts
-
1
votes1
answer210
viewsQ: Operations in JPA
Good morning I am developing an application in which the user should inform the system a list of exams and the system display the laboratory units that perform such exams, however I am with a doubt…
-
0
votes1
answer101
viewsQ: How to apply a "Blur" effect when a Stagemodal overlaps an already opened Stage in Javafx
Well my doubt is the following, I would like to apply an effect in which, when I open a new window, the window that was superimposed is blurred I tried to use public Stage stageModal(String…