Uses of Class
Acquisition.FolderInputParameters
Packages that use FolderInputParameters
-
Uses of FolderInputParameters in Acquisition
Methods in Acquisition that return FolderInputParametersModifier and TypeMethodDescriptionprotected FolderInputParametersFolderInputParameters.clone()FolderInputSystem.getFolderInputParameters()Methods in Acquisition with parameters of type FolderInputParametersModifier and TypeMethodDescriptionvoidFolderInputSystem.setFolderInputParameters(FolderInputParameters folderInputParameters) -
Uses of FolderInputParameters in Acquisition.layoutFX
Methods in Acquisition.layoutFX that return FolderInputParametersModifier and TypeMethodDescriptionFolderInputPane.getParams(FolderInputParameters folderInputParameters) Methods in Acquisition.layoutFX with parameters of type FolderInputParametersModifier and TypeMethodDescriptionFolderInputPane.getParams(FolderInputParameters folderInputParameters) voidFolderInputPane.setNewFile(String newFile, FolderInputParameters currParams) Called when user selects a file or folder in the dialog.voidFolderInputPane.setParams(FolderInputParameters currParams)