Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javafx application timeout when IDLE

User_QN8RXJul 12 2022

I have a basic user manage JavaFX application with menu items. I am trying to implement a timeout if the app is idle.I am using pauseTransition for the timer, but i get multiple dialogues to alert the user. How can i make it one timer for the whole application?

Comments

Post Details

Added on Jul 12 2022
0 comments
425 views