Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7566715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T14:29:04+00:00 2026-05-30T14:29:04+00:00

I want my JavaFX program to clean up the program when I press the

  • 0

I want my JavaFX program to clean up the program when I press the x button in the top right corner of the window. How can I do that? The cleanup code is

        JIntellitype.getInstance().cleanUp();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T14:29:06+00:00Added an answer on May 30, 2026 at 2:29 pm

    If you have multiple windows and the cleanup is just for resources allocated to the window being closed, add an appropriate eventhandler for the window’s setOnHidden event.

    A description of the Window.setOnHidden event:

    Called just after the Window has been hidden. When the Window is
    hidden, this event handler is invoked allowing the developer to clean
    up resources or perform other tasks when the Window is closed.

    If you create multiple Stages for your JavaFX Application, the Application will close when the last Stage for the Application closes. When the Application closes, then the Application’s stop method is called, which you can implement by overriding it in your Application class.

    A description of the Application.stop method:

    This method is called when the application should stop, and provides a convenient place to prepare for application exit and destroy resources.

    In your case, providing a implementation of Application.stop is probably the most appropriate solution.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

want to have a Hyperlink-Button in a gridView in which I can display a
I have a fully-functional Java program that's fairly long, and I want to transfer
This is my program.I want to have the button on north side of the
I am trying to create a custom stage in javafx 2.0. I want that
I have this easy little form in my JavaFX application. I want to use
My computer is running behind proxy. I want to access url from JavaFX. for
I want to write a JAR file that makes use of the javax servlet
Hi I want to write a java program where I will provide my email
I have connected Java program to Oracle database using JDBC. I want to store
I am new to Swing. I want to write a program which reads a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.