Package qupath.fx.controls.tour


package qupath.fx.controls.tour
Create a tour of a JavaFX graphical user interface, highlighting elements and providing explanations.

This can be used as an introductory guide for new users.

  • Class
    Description
    A control to manage a tour of GUI elements.
    The default skin for the GuiTour control.
    Helper class to move a window relative to another window.
    Helper class to highlight specific nodes during a GUI tour.
    A single item in a GuiTour.
    Utility methods for working with tours.