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