Package qupath.lib.gui.dialogs
package qupath.lib.gui.dialogs
Helper classes for creating dialogs, prompts and filt choosers within QuPath.
-
ClassDescriptionCollection of static methods to help with showing information to a user, as well as requesting some basic input.Builder class to create a custom
Dialog
.Possible buttons pressed in a yes/no/cancel dialog.A panel for displaying a list of parameters suitably to aid with creating JavaFX GUIs.Dialogs specifically related to managing projects.Interface to help with prompting users to select files or directories.Implementation ofQuPathChooser
using JavaFX.