Uses of Class
binaryFileStorage.BinaryStoreSettings
Packages that use BinaryStoreSettings
-
Uses of BinaryStoreSettings in binaryFileStorage
Methods in binaryFileStorage that return BinaryStoreSettingsModifier and TypeMethodDescriptionBinaryStoreSettings.clone()
BinaryStore.getBinaryStoreSettings()
static BinaryStoreSettings
BinaryStorageDialog.showDialog
(Window parentFrame, BinaryStore binaryStore) Methods in binaryFileStorage with parameters of type BinaryStoreSettingsModifier and TypeMethodDescriptionboolean
BinaryStorageDialogPanel.getParams
(BinaryStoreSettings binaryStoreSettings) void
BinaryStore.setBinaryStoreSettings
(BinaryStoreSettings binaryStoreSettings) void
BinaryStorageDialogPanel.setParams
(BinaryStoreSettings binaryStoreSettings) -
Uses of BinaryStoreSettings in binaryFileStorage.layoutFX
Methods in binaryFileStorage.layoutFX that return BinaryStoreSettingsModifier and TypeMethodDescriptionBinaryStoreSettingsPaneFX.getParams
(BinaryStoreSettings binaryStoreSettings1) BinaryStoreGUIFX.showDialog
(BinaryStoreSettings binaryStoreSettings) Show the binary store dialog.Methods in binaryFileStorage.layoutFX with parameters of type BinaryStoreSettingsModifier and TypeMethodDescriptionBinaryStoreSettingsPaneFX.getParams
(BinaryStoreSettings binaryStoreSettings1) void
BinaryStoreSettingsPaneFX.setParams
(BinaryStoreSettings input) BinaryStoreGUIFX.showDialog
(BinaryStoreSettings binaryStoreSettings) Show the binary store dialog.