From 4c26a0f2191c21807e3e3f8823f1d61eb18d68ac Mon Sep 17 00:00:00 2001 From: petebankhead Date: Fri, 21 Jun 2024 15:06:14 +0000 Subject: [PATCH] deploy: 79d6cbf58ccc0f68a40e4f3ecf23d7609edaeb02 --- latest/index-all.html | 26 ++++++---- latest/member-search-index.js | 2 +- latest/qupath.fx/qupath/fx/utils/FXUtils.html | 48 +++++++++++++++++++ 3 files changed, 66 insertions(+), 10 deletions(-) diff --git a/latest/index-all.html b/latest/index-all.html index 25ce9a9..ca012ce 100644 --- a/latest/index-all.html +++ b/latest/index-all.html @@ -56,6 +56,14 @@

A

Install properties that are the public fields of an object, configured using annotations.
+
addCloseWindowShortcuts(Stage) - Static method in class qupath.fx.utils.FXUtils
+
+
Add shortcuts to close a window using the standard shortcuts (Shortcut+W, Esc).
+
+
addCloseWindowShortcuts(Stage, Collection<? extends KeyCombination>) - Static method in class qupath.fx.utils.FXUtils
+
+
Add shortcuts to close a window using the specified key combinations.
+
addGridRow(GridPane, int, int, String, Node...) - Static method in class qupath.fx.utils.GridPaneUtils
Add a row of nodes.
@@ -646,7 +654,7 @@

G

Get extension filters to use.
-
getFilePathProperty() - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
getFilePathProperty() - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
Get the string property that represents the file path.
@@ -680,11 +688,11 @@

G

Gets the value of the property name.
-
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.editors.SearchableChoiceEditor
+
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.editors.ChoiceEditor
 
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.editors.DirectoryEditor
 
-
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
 
getObservableValue() - Method in class qupath.fx.prefs.controlsfx.items.ColorPropertyItem
 
@@ -734,7 +742,7 @@

G

 
getTickSpacing() - Method in class qupath.fx.controls.CircularSlider
 
-
getType() - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
getType() - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
 
getType() - Method in class qupath.fx.prefs.controlsfx.items.ColorPropertyItem
 
@@ -746,7 +754,7 @@

G

getValue() - Method in class qupath.fx.controls.CircularSlider
 
-
getValue() - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
getValue() - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
 
getValue() - Method in class qupath.fx.prefs.controlsfx.items.ColorPropertyItem
 
@@ -944,7 +952,7 @@

N

O

-
onChanged(ListChangeListener.Change<? extends T>) - Method in class qupath.fx.prefs.controlsfx.editors.SearchableChoiceEditor
+
onChanged(ListChangeListener.Change<? extends T>) - Method in class qupath.fx.prefs.controlsfx.editors.ChoiceEditor
 
owner(Window) - Method in class qupath.fx.dialogs.Dialogs.Builder
@@ -976,7 +984,7 @@

P

PathConverter() - Constructor for class qupath.fx.utils.converters.PathConverter
 
-
pathToFile(String) - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
pathToFile(String) - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
Method to convert a string path to a file object.
@@ -1385,13 +1393,13 @@

S

setValue(File) - Method in class qupath.fx.prefs.controlsfx.editors.DirectoryEditor
 
-
setValue(Object) - Method in class qupath.fx.prefs.controlsfx.items.DirectoryPropertyItem
+
setValue(Object) - Method in class qupath.fx.prefs.controlsfx.items.FilePropertyItem
 
setValue(Object) - Method in class qupath.fx.prefs.controlsfx.items.ColorPropertyItem
 
setValue(Object) - Method in class qupath.fx.prefs.controlsfx.items.DefaultPropertyItem
 
-
setValue(T) - Method in class qupath.fx.prefs.controlsfx.editors.SearchableChoiceEditor
+
setValue(T) - Method in class qupath.fx.prefs.controlsfx.editors.ChoiceEditor
 
setVGrowPriority(Priority, Node...) - Static method in class qupath.fx.utils.GridPaneUtils
diff --git a/latest/member-search-index.js b/latest/member-search-index.js index a94854a..031e654 100644 --- a/latest/member-search-index.js +++ b/latest/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addAnnotatedProperties(Object)","u":"addAnnotatedProperties(java.lang.Object)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"addGridRow(GridPane, int, int, String, Node...)","u":"addGridRow(javafx.scene.layout.GridPane,int,int,java.lang.String,javafx.scene.Node...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addItems(Collection)","u":"addItems(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addItems(PropertySheet.Item...)","u":"addItems(org.controlsfx.control.PropertySheet.Item...)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"alertType(Alert.AlertType)","u":"alertType(javafx.scene.control.Alert.AlertType)"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"availableLanguagesOnly()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"bindSliderAndTextField(Slider, TextField, boolean)","u":"bindSliderAndTextField(javafx.scene.control.Slider,javafx.scene.control.TextField,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"bindSliderAndTextField(Slider, TextField, boolean, int)","u":"bindSliderAndTextField(javafx.scene.control.Slider,javafx.scene.control.TextField,boolean,int)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"build()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"build()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"build()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"build()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"buildDirectoryChooser()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"builder()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"buildFileChooser()"},{"p":"qupath.fx.prefs.annotations","c":"BooleanPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"ColorPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"DirectoryPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"DoublePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"IntegerPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"PrefCategory","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"StringPref","l":"bundle()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"bundle(String)","u":"bundle(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"buttons(ButtonType...)","u":"buttons(javafx.scene.control.ButtonType...)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"buttons(String...)","u":"buttons(java.lang.String...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"call(PropertySheet.Item)","u":"call(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"callOnApplicationThread(Callable)","u":"callOnApplicationThread(java.util.concurrent.Callable)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"category(String)","u":"category(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"category(String)","u":"category(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"categoryKey(String)","u":"categoryKey(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"categoryKey(String, String)","u":"categoryKey(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"CHOICE"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"ChoiceEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"ChoiceEditor(PropertySheet.Item, ObservableList)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,javafx.collections.ObservableList)"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"choiceMethod()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"ChoicePropertyItem(LocalizedResourceManager, Property, ObservableList, Class)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,javafx.collections.ObservableList,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"ChoicePropertyItem(LocalizedResourceManager, Property, ObservableList, Class, boolean)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,javafx.collections.ObservableList,java.lang.Class,boolean)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"choices(Collection)","u":"choices(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"choices(ObservableList)","u":"choices(javafx.collections.ObservableList)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"CircularSlider()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"COLOR"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"ColorPropertyItem(LocalizedResourceManager, IntegerProperty)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.IntegerProperty)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"confirmation()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"content(Node)","u":"content(javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"contentText(String)","u":"contentText(java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"create(Preferences)","u":"create(java.util.prefs.Preferences)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGrid(int)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGrid(Node...)","u":"createColumnGrid(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGridControls(Node...)","u":"createColumnGridControls(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createCustomListCell(Function)","u":"createCustomListCell(java.util.function.Function)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createCustomListCell(Function, Function)","u":"createCustomListCell(java.util.function.Function,java.util.function.Function)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"createDefaultPropertySheet()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"createDefaultSkin()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createDynamicStepSpinner(double, double, double, double, int)","u":"createDynamicStepSpinner(double,double,double,double,int)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"createExtensionFilter(String, Collection)","u":"createExtensionFilter(java.lang.String,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"createExtensionFilter(String, String...)","u":"createExtensionFilter(java.lang.String,java.lang.String...)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createForSystemPreferences(String)","u":"createForSystemPreferences(java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createForUserPreferences(String)","u":"createForUserPreferences(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createInstance(String)","u":"createInstance(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createInstance(String, ResourceBundle.Control)","u":"createInstance(java.lang.String,java.util.ResourceBundle.Control)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentBooleanProperty(String, boolean)","u":"createPersistentBooleanProperty(java.lang.String,boolean)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentDoubleProperty(String, double)","u":"createPersistentDoubleProperty(java.lang.String,double)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentEnumProperty(String, T)","u":"createPersistentEnumProperty(java.lang.String,T)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentEnumProperty(String, T, Class)","u":"createPersistentEnumProperty(java.lang.String,T,java.lang.Class)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentFileProperty(String, File)","u":"createPersistentFileProperty(java.lang.String,java.io.File)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentFloatProperty(String, float)","u":"createPersistentFloatProperty(java.lang.String,float)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentIntegerProperty(String, int)","u":"createPersistentIntegerProperty(java.lang.String,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentLocaleProperty(String, Locale)","u":"createPersistentLocaleProperty(java.lang.String,java.util.Locale)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentLongProperty(String, long)","u":"createPersistentLongProperty(java.lang.String,long)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentObjectProperty(String, T, Function, Function)","u":"createPersistentObjectProperty(java.lang.String,T,java.util.function.Function,java.util.function.Function)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentObjectProperty(String, T, StringConverter)","u":"createPersistentObjectProperty(java.lang.String,T,javafx.util.StringConverter)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentPathProperty(String, Path)","u":"createPersistentPathProperty(java.lang.String,java.nio.file.Path)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentStringProperty(String, String)","u":"createPersistentStringProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentUriProperty(String, URI)","u":"createPersistentUriProperty(java.lang.String,java.net.URI)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createProperty(String)","u":"createProperty(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createProperty(String, String)","u":"createProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"createPropertySheetItem(Property, Class)","u":"createPropertySheetItem(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createRowGrid(Node...)","u":"createRowGrid(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createRowGridControls(Node...)","u":"createRowGridControls(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createStepBinding(ObservableValue, double, int)","u":"createStepBinding(javafx.beans.value.ObservableValue,double,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientBooleanProperty(String, boolean)","u":"createTransientBooleanProperty(java.lang.String,boolean)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientDoubleProperty(String, double)","u":"createTransientDoubleProperty(java.lang.String,double)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientFloatProperty(String, float)","u":"createTransientFloatProperty(java.lang.String,float)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientIntegerProperty(String, int)","u":"createTransientIntegerProperty(java.lang.String,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientLongProperty(String, long)","u":"createTransientLongProperty(java.lang.String,long)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientObjectProperty(String, T)","u":"createTransientObjectProperty(java.lang.String,T)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientStringProperty(String, String)","u":"createTransientStringProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"DefaultPropertyItem(LocalizedResourceManager, Property, Class)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"DefaultPropertyItem(Property, Class)","u":"%3Cinit%3E(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"description(String)","u":"description(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"descriptionProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"Dialogs()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"DIRECTORY"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"DirectoryEditor(PropertySheet.Item)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"DirectoryPropertyItem(LocalizedResourceManager, Property)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"editorFactory(Callback>)","u":"editorFactory(javafx.util.Callback)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"ENUM_REFORMATTER"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"EnumConverter(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"error()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"expandableContent(Node)","u":"expandableContent(javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilter(String, Collection)","u":"extensionFilter(java.lang.String,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilter(String, String...)","u":"extensionFilter(java.lang.String,java.lang.String...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters(Collection)","u":"extensionFilters(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"extensionFilters(Collection)","u":"extensionFilters(java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters(FileChooser.ExtensionFilter...)","u":"extensionFilters(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"extensions()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"FILE"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"FileChoosers()","u":"%3Cinit%3E()"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"FileConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"FileEditor","l":"FileEditor(PropertySheet.Item)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"FileEditor","l":"FileEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"FilePropertyItem(LocalizedResourceManager, Property)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"FilePropertyItem(LocalizedResourceManager, Property, Collection)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"FILTER_ALL_FILES"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"FXUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"GENERAL"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"getAllLocales()"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"getAvailableLocales()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getCategory()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"getChoices()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getContents(Parent, Collection, boolean)","u":"getContents(javafx.scene.Parent,java.util.Collection,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getContentsOfType(Parent, Class, boolean)","u":"getContentsOfType(javafx.scene.Parent,java.lang.Class,boolean)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getDefaultBundleName()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getDescription()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getDisplayLocale()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"getEditor(PropertySheet.Item)","u":"getEditor(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getExtensionFilters()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"getFilePathProperty()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getFormatLocale()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getIgnoreCase()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"getKnownFileExtensions()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getMainLocale()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getMaxOverlapScreen(double, double, double, double)","u":"getMaxOverlapScreen(double,double,double,double)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getMaxOverlapScreen(Rectangle2D)","u":"getMaxOverlapScreen(javafx.geometry.Rectangle2D)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getName()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getPredicate()"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"getPreferences()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"getPrimaryWindow()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getPromptText()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getScreen(Node)","u":"getScreen(javafx.scene.Node)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getScreen(Window)","u":"getScreen(javafx.stage.Window)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getString(String)","u":"getString(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getString(String, String)","u":"getString(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getStringFunction()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getText()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getTextArea()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getTickSpacing()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"getType()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getType()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getType()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getUseRegex()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getValue()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getWindow(Node)","u":"getWindow(javafx.scene.Node)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"GridPaneUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"handle(InputEvent)","u":"handle(javafx.scene.input.InputEvent)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"hasChanged()"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"hasString(String)","u":"hasString(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"hasString(String, String)","u":"hasString(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"headerText(String)","u":"headerText(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"height(double)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"hide()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"ignoreCaseProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"information()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialDirectory"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialDirectory(File)","u":"initialDirectory(java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFile(File)","u":"initialFile(java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFileName"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFileName(String)","u":"initialFileName(java.lang.String)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"InputDisplay(Window)","u":"%3Cinit%3E(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"InputDisplay(Window, ObservableList)","u":"%3Cinit%3E(javafx.stage.Window,javafx.collections.ObservableList)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"installSelectAllOrNoneMenu(CheckComboBox)","u":"installSelectAllOrNoneMenu(org.controlsfx.control.CheckComboBox)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"isSnapToTicks()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"key(String)","u":"key(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"key(String, String)","u":"key(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"layoutChildren()"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"LocaleConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"LocaleConverter(Locale)","u":"%3Cinit%3E(java.util.Locale)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager()","u":"%3Cinit%3E()"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager(Locale, Predicate)","u":"%3Cinit%3E(java.util.Locale,java.util.function.Predicate)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager(Predicate)","u":"%3Cinit%3E(java.util.function.Predicate)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"LocaleSnapshot()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qupath.fx.utils","c":"FXUtils","l":"makeDraggableStage(Stage)","u":"makeDraggableStage(javafx.stage.Stage)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"makeSearchable()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"makeTabUndockable(Tab)","u":"makeTabUndockable(javafx.scene.control.Tab)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"modality(Modality)","u":"modality(javafx.stage.Modality)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"name(String)","u":"name(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"name(String)","u":"name(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"nameProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"nonModal()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"onChanged(ListChangeListener.Change)","u":"onChanged(javafx.collections.ListChangeListener.Change)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"owner(Window)","u":"owner(javafx.stage.Window)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"parseAnnotatedItems(Object)","u":"parseAnnotatedItems(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"parseAnnotatedItems(Object)","u":"parseAnnotatedItems(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"parseAnnotatedItemsWithResources(LocalizedResourceManager, Object)","u":"parseAnnotatedItemsWithResources(qupath.fx.localization.LocalizedResourceManager,java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"parser(PropertyItemParser)","u":"parser(qupath.fx.prefs.controlsfx.PropertyItemParser)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"PathConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"pathToFile(String)","u":"pathToFile(java.lang.String)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"predicateProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"PredicateTextField()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"PredicateTextField(Function)","u":"%3Cinit%3E(java.util.function.Function)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"preferencesProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"prefHeight(double)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"prefWidth(double)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory(String, File)","u":"promptForDirectory(java.lang.String,java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory(Window, String, File)","u":"promptForDirectory(javafx.stage.Window,java.lang.String,java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(FileChooser.ExtensionFilter...)","u":"promptForFile(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(String, FileChooser.ExtensionFilter...)","u":"promptForFile(java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(Window, String, FileChooser.ExtensionFilter...)","u":"promptForFile(javafx.stage.Window,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(String, String, FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(java.lang.String,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(Window, String, String, FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(javafx.stage.Window,java.lang.String,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(String, FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(Window, String, FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(javafx.stage.Window,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"promptProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"promptTextProperty()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(FileChooser.ExtensionFilter...)","u":"promptToSaveFile(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(String, File, FileChooser.ExtensionFilter...)","u":"promptToSaveFile(java.lang.String,java.io.File,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(Window, String, File, FileChooser.ExtensionFilter...)","u":"promptToSaveFile(javafx.stage.Window,java.lang.String,java.io.File,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"PropertyEditorFactory()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"PropertyItemBuilder(Property, Class)","u":"%3Cinit%3E(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"PropertyItemParser()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"PropertySheetBuilder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"PropertySheetUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"propertyType(PropertyItemBuilder.PropertyType)","u":"propertyType(qupath.fx.prefs.controlsfx.PropertyItemBuilder.PropertyType)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"refresh()"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"refresh()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"refreshAllListsAndTables()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"refreshAllListsAndTables(Parent)","u":"refreshAllListsAndTables(javafx.scene.Parent)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"refreshAvailableLocales()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"refreshEditors(PropertySheet)","u":"refreshEditors(org.controlsfx.control.PropertySheet)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"registerProperty(StringProperty, String)","u":"registerProperty(javafx.beans.property.StringProperty,java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"registerProperty(StringProperty, String, String)","u":"registerProperty(javafx.beans.property.StringProperty,java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"reload()"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"reset()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"resetSpinnerNullToPrevious(Spinner)","u":"resetSpinnerNullToPrevious(javafx.scene.control.Spinner)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"resizable()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"resourceManager(LocalizedResourceManager)","u":"resourceManager(qupath.fx.localization.LocalizedResourceManager)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"restrictTextFieldInputToNumber(TextField, boolean)","u":"restrictTextFieldInputToNumber(javafx.scene.control.TextField,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"retainWindowPosition(Window)","u":"retainWindowPosition(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"rotationProperty()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"runOnApplicationThread(Runnable)","u":"runOnApplicationThread(java.lang.Runnable)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"save()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"SEARCHABLE_CHOICE"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"SearchableChoiceEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"SearchableChoiceEditor(PropertySheet.Item, ObservableList)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,javafx.collections.ObservableList)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"selectedExtensionFilter"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"selectedExtensionFilter(FileChooser.ExtensionFilter)","u":"selectedExtensionFilter(javafx.stage.FileChooser.ExtensionFilter)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setFillHeight(Boolean, Node...)","u":"setFillHeight(java.lang.Boolean,javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setFillWidth(Boolean, Node...)","u":"setFillWidth(java.lang.Boolean,javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setHGrowPriority(Priority, Node...)","u":"setHGrowPriority(javafx.scene.layout.Priority,javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setIgnoreCase(boolean)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"setLocaleManager(LocaleManager)","u":"setLocaleManager(qupath.fx.localization.LocaleManager)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMaxHeight(double, Region...)","u":"setMaxHeight(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMaxWidth(double, Region...)","u":"setMaxWidth(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMinHeight(double, Region...)","u":"setMinHeight(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMinWidth(double, Region...)","u":"setMinWidth(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"setPrimaryWindow(Window)","u":"setPrimaryWindow(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setPromptText(String)","u":"setPromptText(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"setReformatEnums(Class...)","u":"setReformatEnums(java.lang.Class...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"setReformatType(Class, Function)","u":"setReformatType(java.lang.Class,java.util.function.Function)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"setResourceManager(LocalizedResourceManager)","u":"setResourceManager(qupath.fx.localization.LocalizedResourceManager)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setShowRegexButton()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setShowRegexButton(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setShowTickMarks(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setShowValue(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setSnapToTicks(boolean)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setStringFunction(Function)","u":"setStringFunction(java.util.function.Function)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setText(String)","u":"setText(java.lang.String)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setTickSpacing(double)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setToExpandGridPaneHeight(Node...)","u":"setToExpandGridPaneHeight(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setToExpandGridPaneWidth(Node...)","u":"setToExpandGridPaneWidth(javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setUseRegex(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setValue(double)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"setValue(File)","u":"setValue(java.io.File)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"setValue(T)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setVGrowPriority(Priority, Node...)","u":"setVGrowPriority(javafx.scene.layout.Priority,javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"show()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"show()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"showAndWait()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showChoiceDialog(String, String, Collection, T)","u":"showChoiceDialog(java.lang.String,java.lang.String,java.util.Collection,T)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showChoiceDialog(String, String, T[], T)","u":"showChoiceDialog(java.lang.String,java.lang.String,T[],T)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showConfirmDialog(String, Node)","u":"showConfirmDialog(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showConfirmDialog(String, String)","u":"showConfirmDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, Node)","u":"showErrorMessage(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, String)","u":"showErrorMessage(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, Throwable)","u":"showErrorMessage(java.lang.String,java.lang.Throwable)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorNotification(String, String)","u":"showErrorNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorNotification(String, Throwable)","u":"showErrorNotification(java.lang.String,java.lang.Throwable)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInfoNotification(String, String)","u":"showInfoNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInputDialog(String, String, Double)","u":"showInputDialog(java.lang.String,java.lang.String,java.lang.Double)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInputDialog(String, String, String)","u":"showInputDialog(java.lang.String,java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showMessageDialog(String, Node)","u":"showMessageDialog(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showMessageDialog(String, String)","u":"showMessageDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showPlainMessage(String, String)","u":"showPlainMessage(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showPlainNotification(String, String)","u":"showPlainNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"showProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"showRegexButtonProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showTextWindow(Window, String, String, Modality, boolean)","u":"showTextWindow(javafx.stage.Window,java.lang.String,java.lang.String,javafx.stage.Modality,boolean)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showWarningNotification(String, String)","u":"showWarningNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showYesNoCancelDialog(String, String)","u":"showYesNoCancelDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showYesNoDialog(String, String)","u":"showYesNoDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"simplifyTitledPane(TitledPane, boolean)","u":"simplifyTitledPane(javafx.scene.control.TitledPane,boolean)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"size(double, double)","u":"size(double,double)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"stringFunctionProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"textProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"title(String)","u":"title(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"title(String)","u":"title(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"titleProperty"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"titleProperty(StringProperty)","u":"titleProperty(javafx.beans.property.StringProperty)"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"toString(File)","u":"toString(java.io.File)"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"toString(Locale)","u":"toString(java.util.Locale)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"toString(Path)","u":"toString(java.nio.file.Path)"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"toString(T)"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"toString(URI)","u":"toString(java.net.URI)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"toXml()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"type()"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"UriConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"useRegexProperty()"},{"p":"qupath.fx.prefs.annotations","c":"BooleanPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"ColorPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"DirectoryPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"DoublePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"IntegerPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"PrefCategory","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"StringPref","l":"value()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"values()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"warning()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"width(double)"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addAnnotatedProperties(Object)","u":"addAnnotatedProperties(java.lang.Object)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"addCloseWindowShortcuts(Stage)","u":"addCloseWindowShortcuts(javafx.stage.Stage)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"addCloseWindowShortcuts(Stage, Collection)","u":"addCloseWindowShortcuts(javafx.stage.Stage,java.util.Collection)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"addGridRow(GridPane, int, int, String, Node...)","u":"addGridRow(javafx.scene.layout.GridPane,int,int,java.lang.String,javafx.scene.Node...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addItems(Collection)","u":"addItems(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"addItems(PropertySheet.Item...)","u":"addItems(org.controlsfx.control.PropertySheet.Item...)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"alertType(Alert.AlertType)","u":"alertType(javafx.scene.control.Alert.AlertType)"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"availableLanguagesOnly()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"bindSliderAndTextField(Slider, TextField, boolean)","u":"bindSliderAndTextField(javafx.scene.control.Slider,javafx.scene.control.TextField,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"bindSliderAndTextField(Slider, TextField, boolean, int)","u":"bindSliderAndTextField(javafx.scene.control.Slider,javafx.scene.control.TextField,boolean,int)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"build()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"build()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"build()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"build()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"buildDirectoryChooser()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"builder()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"buildFileChooser()"},{"p":"qupath.fx.prefs.annotations","c":"BooleanPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"ColorPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"DirectoryPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"DoublePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"IntegerPref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"PrefCategory","l":"bundle()"},{"p":"qupath.fx.prefs.annotations","c":"StringPref","l":"bundle()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"bundle(String)","u":"bundle(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"buttons(ButtonType...)","u":"buttons(javafx.scene.control.ButtonType...)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"buttons(String...)","u":"buttons(java.lang.String...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"call(PropertySheet.Item)","u":"call(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"callOnApplicationThread(Callable)","u":"callOnApplicationThread(java.util.concurrent.Callable)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"category(String)","u":"category(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"category(String)","u":"category(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"categoryKey(String)","u":"categoryKey(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"categoryKey(String, String)","u":"categoryKey(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"CHOICE"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"ChoiceEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"ChoiceEditor(PropertySheet.Item, ObservableList)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,javafx.collections.ObservableList)"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"choiceMethod()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"ChoicePropertyItem(LocalizedResourceManager, Property, ObservableList, Class)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,javafx.collections.ObservableList,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"ChoicePropertyItem(LocalizedResourceManager, Property, ObservableList, Class, boolean)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,javafx.collections.ObservableList,java.lang.Class,boolean)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"choices(Collection)","u":"choices(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"choices(ObservableList)","u":"choices(javafx.collections.ObservableList)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"CircularSlider()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"COLOR"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"ColorPropertyItem(LocalizedResourceManager, IntegerProperty)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.IntegerProperty)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"confirmation()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"content(Node)","u":"content(javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"contentText(String)","u":"contentText(java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"create(Preferences)","u":"create(java.util.prefs.Preferences)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGrid(int)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGrid(Node...)","u":"createColumnGrid(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createColumnGridControls(Node...)","u":"createColumnGridControls(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createCustomListCell(Function)","u":"createCustomListCell(java.util.function.Function)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createCustomListCell(Function, Function)","u":"createCustomListCell(java.util.function.Function,java.util.function.Function)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"createDefaultPropertySheet()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"createDefaultSkin()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createDynamicStepSpinner(double, double, double, double, int)","u":"createDynamicStepSpinner(double,double,double,double,int)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"createExtensionFilter(String, Collection)","u":"createExtensionFilter(java.lang.String,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"createExtensionFilter(String, String...)","u":"createExtensionFilter(java.lang.String,java.lang.String...)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createForSystemPreferences(String)","u":"createForSystemPreferences(java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createForUserPreferences(String)","u":"createForUserPreferences(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createInstance(String)","u":"createInstance(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createInstance(String, ResourceBundle.Control)","u":"createInstance(java.lang.String,java.util.ResourceBundle.Control)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentBooleanProperty(String, boolean)","u":"createPersistentBooleanProperty(java.lang.String,boolean)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentDoubleProperty(String, double)","u":"createPersistentDoubleProperty(java.lang.String,double)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentEnumProperty(String, T)","u":"createPersistentEnumProperty(java.lang.String,T)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentEnumProperty(String, T, Class)","u":"createPersistentEnumProperty(java.lang.String,T,java.lang.Class)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentFileProperty(String, File)","u":"createPersistentFileProperty(java.lang.String,java.io.File)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentFloatProperty(String, float)","u":"createPersistentFloatProperty(java.lang.String,float)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentIntegerProperty(String, int)","u":"createPersistentIntegerProperty(java.lang.String,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentLocaleProperty(String, Locale)","u":"createPersistentLocaleProperty(java.lang.String,java.util.Locale)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentLongProperty(String, long)","u":"createPersistentLongProperty(java.lang.String,long)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentObjectProperty(String, T, Function, Function)","u":"createPersistentObjectProperty(java.lang.String,T,java.util.function.Function,java.util.function.Function)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentObjectProperty(String, T, StringConverter)","u":"createPersistentObjectProperty(java.lang.String,T,javafx.util.StringConverter)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentPathProperty(String, Path)","u":"createPersistentPathProperty(java.lang.String,java.nio.file.Path)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentStringProperty(String, String)","u":"createPersistentStringProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createPersistentUriProperty(String, URI)","u":"createPersistentUriProperty(java.lang.String,java.net.URI)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createProperty(String)","u":"createProperty(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"createProperty(String, String)","u":"createProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"createPropertySheetItem(Property, Class)","u":"createPropertySheetItem(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createRowGrid(Node...)","u":"createRowGrid(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"createRowGridControls(Node...)","u":"createRowGridControls(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"createStepBinding(ObservableValue, double, int)","u":"createStepBinding(javafx.beans.value.ObservableValue,double,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientBooleanProperty(String, boolean)","u":"createTransientBooleanProperty(java.lang.String,boolean)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientDoubleProperty(String, double)","u":"createTransientDoubleProperty(java.lang.String,double)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientFloatProperty(String, float)","u":"createTransientFloatProperty(java.lang.String,float)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientIntegerProperty(String, int)","u":"createTransientIntegerProperty(java.lang.String,int)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientLongProperty(String, long)","u":"createTransientLongProperty(java.lang.String,long)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientObjectProperty(String, T)","u":"createTransientObjectProperty(java.lang.String,T)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"createTransientStringProperty(String, String)","u":"createTransientStringProperty(java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"DefaultPropertyItem(LocalizedResourceManager, Property, Class)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"DefaultPropertyItem(Property, Class)","u":"%3Cinit%3E(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"description(String)","u":"description(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"descriptionProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"Dialogs()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"DIRECTORY"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"DirectoryEditor(PropertySheet.Item)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DirectoryPropertyItem","l":"DirectoryPropertyItem(LocalizedResourceManager, Property)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"editorFactory(Callback>)","u":"editorFactory(javafx.util.Callback)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"ENUM_REFORMATTER"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"EnumConverter(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"error()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"expandableContent(Node)","u":"expandableContent(javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilter(String, Collection)","u":"extensionFilter(java.lang.String,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilter(String, String...)","u":"extensionFilter(java.lang.String,java.lang.String...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters(Collection)","u":"extensionFilters(java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"extensionFilters(Collection)","u":"extensionFilters(java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"extensionFilters(FileChooser.ExtensionFilter...)","u":"extensionFilters(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"extensions()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"FILE"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"FileChoosers()","u":"%3Cinit%3E()"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"FileConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"FileEditor","l":"FileEditor(PropertySheet.Item)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"FileEditor","l":"FileEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"FilePropertyItem(LocalizedResourceManager, Property)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"FilePropertyItem(LocalizedResourceManager, Property, Collection)","u":"%3Cinit%3E(qupath.fx.localization.LocalizedResourceManager,javafx.beans.property.Property,java.util.Collection)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"FILTER_ALL_FILES"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"fromString(String)","u":"fromString(java.lang.String)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"FXUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"GENERAL"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"getAllLocales()"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"getAvailableLocales()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getCategory()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"getChoices()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getContents(Parent, Collection, boolean)","u":"getContents(javafx.scene.Parent,java.util.Collection,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getContentsOfType(Parent, Class, boolean)","u":"getContentsOfType(javafx.scene.Parent,java.lang.Class,boolean)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getDefaultBundleName()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getDescription()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getDisplayLocale()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"getEditor(PropertySheet.Item)","u":"getEditor(org.controlsfx.control.PropertySheet.Item)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getExtensionFilters()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getFilePathProperty()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getFormatLocale()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getIgnoreCase()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"getKnownFileExtensions()"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"getMainLocale()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getMaxOverlapScreen(double, double, double, double)","u":"getMaxOverlapScreen(double,double,double,double)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getMaxOverlapScreen(Rectangle2D)","u":"getMaxOverlapScreen(javafx.geometry.Rectangle2D)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"getName()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getObservableValue()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getPredicate()"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"getPreferences()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"getPrimaryWindow()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getPromptText()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getScreen(Node)","u":"getScreen(javafx.scene.Node)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getScreen(Window)","u":"getScreen(javafx.stage.Window)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getString(String)","u":"getString(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"getString(String, String)","u":"getString(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getStringFunction()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getText()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getTextArea()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getTickSpacing()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getType()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getType()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getType()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"getUseRegex()"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"getValue()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"getValue()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"getWindow(Node)","u":"getWindow(javafx.scene.Node)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"GridPaneUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"handle(InputEvent)","u":"handle(javafx.scene.input.InputEvent)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"hasChanged()"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"hasString(String)","u":"hasString(java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"hasString(String, String)","u":"hasString(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"headerText(String)","u":"headerText(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"height(double)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"hide()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"ignoreCaseProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"information()"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialDirectory"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialDirectory(File)","u":"initialDirectory(java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFile(File)","u":"initialFile(java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFileName"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"initialFileName(String)","u":"initialFileName(java.lang.String)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"InputDisplay(Window)","u":"%3Cinit%3E(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"InputDisplay(Window, ObservableList)","u":"%3Cinit%3E(javafx.stage.Window,javafx.collections.ObservableList)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"installSelectAllOrNoneMenu(CheckComboBox)","u":"installSelectAllOrNoneMenu(org.controlsfx.control.CheckComboBox)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"isSnapToTicks()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"key(String)","u":"key(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"key(String, String)","u":"key(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"layoutChildren()"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"LocaleConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"LocaleConverter(Locale)","u":"%3Cinit%3E(java.util.Locale)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager()","u":"%3Cinit%3E()"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager(Locale, Predicate)","u":"%3Cinit%3E(java.util.Locale,java.util.function.Predicate)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"LocaleManager(Predicate)","u":"%3Cinit%3E(java.util.function.Predicate)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"LocaleSnapshot()","u":"%3Cinit%3E()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qupath.fx.utils","c":"FXUtils","l":"makeDraggableStage(Stage)","u":"makeDraggableStage(javafx.stage.Stage)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ChoicePropertyItem","l":"makeSearchable()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"makeTabUndockable(Tab)","u":"makeTabUndockable(javafx.scene.control.Tab)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"modality(Modality)","u":"modality(javafx.stage.Modality)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"name(String)","u":"name(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"name(String)","u":"name(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"nameProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"nonModal()"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"onChanged(ListChangeListener.Change)","u":"onChanged(javafx.collections.ListChangeListener.Change)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"owner(Window)","u":"owner(javafx.stage.Window)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"parseAnnotatedItems(Object)","u":"parseAnnotatedItems(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"parseAnnotatedItems(Object)","u":"parseAnnotatedItems(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"parseAnnotatedItemsWithResources(LocalizedResourceManager, Object)","u":"parseAnnotatedItemsWithResources(qupath.fx.localization.LocalizedResourceManager,java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"parser(PropertyItemParser)","u":"parser(qupath.fx.prefs.controlsfx.PropertyItemParser)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"PathConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"pathToFile(String)","u":"pathToFile(java.lang.String)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"predicateProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"PredicateTextField()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"PredicateTextField(Function)","u":"%3Cinit%3E(java.util.function.Function)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"preferencesProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"prefHeight(double)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"prefWidth(double)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory(String, File)","u":"promptForDirectory(java.lang.String,java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForDirectory(Window, String, File)","u":"promptForDirectory(javafx.stage.Window,java.lang.String,java.io.File)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(FileChooser.ExtensionFilter...)","u":"promptForFile(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(String, FileChooser.ExtensionFilter...)","u":"promptForFile(java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFile(Window, String, FileChooser.ExtensionFilter...)","u":"promptForFile(javafx.stage.Window,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(String, String, FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(java.lang.String,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForFilePathOrURI(Window, String, String, FileChooser.ExtensionFilter...)","u":"promptForFilePathOrURI(javafx.stage.Window,java.lang.String,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(String, FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptForMultipleFiles(Window, String, FileChooser.ExtensionFilter...)","u":"promptForMultipleFiles(javafx.stage.Window,java.lang.String,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"PropertyItem","l":"promptProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"promptTextProperty()"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(FileChooser.ExtensionFilter...)","u":"promptToSaveFile(javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(String, File, FileChooser.ExtensionFilter...)","u":"promptToSaveFile(java.lang.String,java.io.File,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.dialogs","c":"FileChoosers","l":"promptToSaveFile(Window, String, File, FileChooser.ExtensionFilter...)","u":"promptToSaveFile(javafx.stage.Window,java.lang.String,java.io.File,javafx.stage.FileChooser.ExtensionFilter...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"PropertyEditorFactory()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"PropertyItemBuilder(Property, Class)","u":"%3Cinit%3E(javafx.beans.property.Property,java.lang.Class)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"PropertyItemParser()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetBuilder","l":"PropertySheetBuilder()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"PropertySheetUtils()","u":"%3Cinit%3E()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"propertyType(PropertyItemBuilder.PropertyType)","u":"propertyType(qupath.fx.prefs.controlsfx.PropertyItemBuilder.PropertyType)"},{"p":"qupath.fx.localization","c":"LocaleSnapshot","l":"refresh()"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"refresh()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"refreshAllListsAndTables()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"refreshAllListsAndTables(Parent)","u":"refreshAllListsAndTables(javafx.scene.Parent)"},{"p":"qupath.fx.localization","c":"LocaleManager","l":"refreshAvailableLocales()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertySheetUtils","l":"refreshEditors(PropertySheet)","u":"refreshEditors(org.controlsfx.control.PropertySheet)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"registerProperty(StringProperty, String)","u":"registerProperty(javafx.beans.property.StringProperty,java.lang.String)"},{"p":"qupath.fx.localization","c":"LocalizedResourceManager","l":"registerProperty(StringProperty, String, String)","u":"registerProperty(javafx.beans.property.StringProperty,java.lang.String,java.lang.String)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"reload()"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"reset()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"resetSpinnerNullToPrevious(Spinner)","u":"resetSpinnerNullToPrevious(javafx.scene.control.Spinner)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"resizable()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder","l":"resourceManager(LocalizedResourceManager)","u":"resourceManager(qupath.fx.localization.LocalizedResourceManager)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"restrictTextFieldInputToNumber(TextField, boolean)","u":"restrictTextFieldInputToNumber(javafx.scene.control.TextField,boolean)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"retainWindowPosition(Window)","u":"retainWindowPosition(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"rotationProperty()"},{"p":"qupath.fx.utils","c":"FXUtils","l":"runOnApplicationThread(Runnable)","u":"runOnApplicationThread(java.lang.Runnable)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"save()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"SEARCHABLE_CHOICE"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"SearchableChoiceEditor(PropertySheet.Item, Collection)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,java.util.Collection)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"SearchableChoiceEditor","l":"SearchableChoiceEditor(PropertySheet.Item, ObservableList)","u":"%3Cinit%3E(org.controlsfx.control.PropertySheet.Item,javafx.collections.ObservableList)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"selectedExtensionFilter"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"selectedExtensionFilter(FileChooser.ExtensionFilter)","u":"selectedExtensionFilter(javafx.stage.FileChooser.ExtensionFilter)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setFillHeight(Boolean, Node...)","u":"setFillHeight(java.lang.Boolean,javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setFillWidth(Boolean, Node...)","u":"setFillWidth(java.lang.Boolean,javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setHGrowPriority(Priority, Node...)","u":"setHGrowPriority(javafx.scene.layout.Priority,javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setIgnoreCase(boolean)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"setLocaleManager(LocaleManager)","u":"setLocaleManager(qupath.fx.localization.LocaleManager)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMaxHeight(double, Region...)","u":"setMaxHeight(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMaxWidth(double, Region...)","u":"setMaxWidth(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMinHeight(double, Region...)","u":"setMinHeight(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setMinWidth(double, Region...)","u":"setMinWidth(double,javafx.scene.layout.Region...)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"setPrimaryWindow(Window)","u":"setPrimaryWindow(javafx.stage.Window)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setPromptText(String)","u":"setPromptText(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"setReformatEnums(Class...)","u":"setReformatEnums(java.lang.Class...)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyEditorFactory","l":"setReformatType(Class, Function)","u":"setReformatType(java.lang.Class,java.util.function.Function)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemParser","l":"setResourceManager(LocalizedResourceManager)","u":"setResourceManager(qupath.fx.localization.LocalizedResourceManager)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setShowRegexButton()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setShowRegexButton(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setShowTickMarks(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setShowValue(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setSnapToTicks(boolean)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setStringFunction(Function)","u":"setStringFunction(java.util.function.Function)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setText(String)","u":"setText(java.lang.String)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setTickSpacing(double)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setToExpandGridPaneHeight(Node...)","u":"setToExpandGridPaneHeight(javafx.scene.Node...)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setToExpandGridPaneWidth(Node...)","u":"setToExpandGridPaneWidth(javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"setUseRegex(boolean)"},{"p":"qupath.fx.controls","c":"CircularSlider","l":"setValue(double)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"DirectoryEditor","l":"setValue(File)","u":"setValue(java.io.File)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"FilePropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"ColorPropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.items","c":"DefaultPropertyItem","l":"setValue(Object)","u":"setValue(java.lang.Object)"},{"p":"qupath.fx.prefs.controlsfx.editors","c":"ChoiceEditor","l":"setValue(T)"},{"p":"qupath.fx.utils","c":"GridPaneUtils","l":"setVGrowPriority(Priority, Node...)","u":"setVGrowPriority(javafx.scene.layout.Priority,javafx.scene.Node...)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"show()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"show()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"showAndWait()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showChoiceDialog(String, String, Collection, T)","u":"showChoiceDialog(java.lang.String,java.lang.String,java.util.Collection,T)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showChoiceDialog(String, String, T[], T)","u":"showChoiceDialog(java.lang.String,java.lang.String,T[],T)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showConfirmDialog(String, Node)","u":"showConfirmDialog(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showConfirmDialog(String, String)","u":"showConfirmDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, Node)","u":"showErrorMessage(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, String)","u":"showErrorMessage(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorMessage(String, Throwable)","u":"showErrorMessage(java.lang.String,java.lang.Throwable)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorNotification(String, String)","u":"showErrorNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showErrorNotification(String, Throwable)","u":"showErrorNotification(java.lang.String,java.lang.Throwable)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInfoNotification(String, String)","u":"showInfoNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInputDialog(String, String, Double)","u":"showInputDialog(java.lang.String,java.lang.String,java.lang.Double)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showInputDialog(String, String, String)","u":"showInputDialog(java.lang.String,java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showMessageDialog(String, Node)","u":"showMessageDialog(java.lang.String,javafx.scene.Node)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showMessageDialog(String, String)","u":"showMessageDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showPlainMessage(String, String)","u":"showPlainMessage(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showPlainNotification(String, String)","u":"showPlainNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.controls","c":"InputDisplay","l":"showProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"showRegexButtonProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showTextWindow(Window, String, String, Modality, boolean)","u":"showTextWindow(javafx.stage.Window,java.lang.String,java.lang.String,javafx.stage.Modality,boolean)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showWarningNotification(String, String)","u":"showWarningNotification(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showYesNoCancelDialog(String, String)","u":"showYesNoCancelDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.dialogs","c":"Dialogs","l":"showYesNoDialog(String, String)","u":"showYesNoDialog(java.lang.String,java.lang.String)"},{"p":"qupath.fx.utils","c":"FXUtils","l":"simplifyTitledPane(TitledPane, boolean)","u":"simplifyTitledPane(javafx.scene.control.TitledPane,boolean)"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"size(double, double)","u":"size(double,double)"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"stringFunctionProperty()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"textProperty()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"title(String)","u":"title(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"title(String)","u":"title(java.lang.String)"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"titleProperty"},{"p":"qupath.fx.dialogs","c":"FileChoosers.Builder","l":"titleProperty(StringProperty)","u":"titleProperty(javafx.beans.property.StringProperty)"},{"p":"qupath.fx.utils.converters","c":"FileConverter","l":"toString(File)","u":"toString(java.io.File)"},{"p":"qupath.fx.utils.converters","c":"LocaleConverter","l":"toString(Locale)","u":"toString(java.util.Locale)"},{"p":"qupath.fx.utils.converters","c":"PathConverter","l":"toString(Path)","u":"toString(java.nio.file.Path)"},{"p":"qupath.fx.utils.converters","c":"EnumConverter","l":"toString(T)"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"toString(URI)","u":"toString(java.net.URI)"},{"p":"qupath.fx.prefs","c":"PreferenceManager","l":"toXml()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"type()"},{"p":"qupath.fx.utils.converters","c":"UriConverter","l":"UriConverter()","u":"%3Cinit%3E()"},{"p":"qupath.fx.controls","c":"PredicateTextField","l":"useRegexProperty()"},{"p":"qupath.fx.prefs.annotations","c":"BooleanPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"ColorPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"DirectoryPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"DoublePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"FilePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"IntegerPref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"LocalePref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"Pref","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"PrefCategory","l":"value()"},{"p":"qupath.fx.prefs.annotations","c":"StringPref","l":"value()"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qupath.fx.prefs.controlsfx","c":"PropertyItemBuilder.PropertyType","l":"values()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"warning()"},{"p":"qupath.fx.dialogs","c":"Dialogs.Builder","l":"width(double)"}];updateSearchResults(); \ No newline at end of file diff --git a/latest/qupath.fx/qupath/fx/utils/FXUtils.html b/latest/qupath.fx/qupath/fx/utils/FXUtils.html index 77c14ea..f4fba91 100644 --- a/latest/qupath.fx/qupath/fx/utils/FXUtils.html +++ b/latest/qupath.fx/qupath/fx/utils/FXUtils.html @@ -106,6 +106,17 @@

Method Summary

Modifier and Type
Method
Description
+
static void
+
addCloseWindowShortcuts(javafx.stage.Stage stage)
+
+
Add shortcuts to close a window using the standard shortcuts (Shortcut+W, Esc).
+
+
static void
+
addCloseWindowShortcuts(javafx.stage.Stage stage, + Collection<? extends javafx.scene.input.KeyCombination> keyCombinations)
+
+
Add shortcuts to close a window using the specified key combinations.
+
static javafx.beans.property.DoubleProperty
bindSliderAndTextField(javafx.scene.control.Slider slider, javafx.scene.control.TextField tf, @@ -667,6 +678,43 @@

simplifyTitledPane

+
  • +
    +

    addCloseWindowShortcuts

    +
    public static void addCloseWindowShortcuts(javafx.stage.Stage stage)
    +
    Add shortcuts to close a window using the standard shortcuts (Shortcut+W, Esc).
    +
    +
    Parameters:
    +
    stage -
    +
    See Also:
    +
    + +
    +
    +
    +
  • +
  • +
    +

    addCloseWindowShortcuts

    +
    public static void addCloseWindowShortcuts(javafx.stage.Stage stage, + Collection<? extends javafx.scene.input.KeyCombination> keyCombinations)
    +
    Add shortcuts to close a window using the specified key combinations. + These are applied as key released events, so they will not interfere with text input.
    +
    +
    Parameters:
    +
    stage -
    +
    keyCombinations -
    +
    See Also:
    +
    + +
    +
    +
    +