How to change a scene in project from another project

40 Views Asked by At

I have two separate java projects and I want to make something that w a button is clicked in the first project, the scene in project two changes. The application is something that have the same idea of Uber so when the confirm button is clicked in the customer application, the scene in the employee app changes to show the location of the customer

0

There are 0 best solutions below