Uses of Interface
de.xima.fc.common.filesystem.ICommonFileSystemVolume
Packages that use ICommonFileSystemVolume
-
Uses of ICommonFileSystemVolume in de.xima.fc.common.filesystem
Methods in de.xima.fc.common.filesystem that return ICommonFileSystemVolumeModifier and TypeMethodDescriptionCommonFileSystemVolumeBuilder.build()Builds a file system volume with current settings.VolumeFileSystem.volume()Gets the volume descriptor.ICommonFileSystemVolume<? extends FD> ICommonFileSystemManager.volumeByVolumeId(String volumeId) Gets the volume info for the given volume ID.static <FD> ICommonFileSystemVolume<FD> CommonFileSystems.volumeGroup(String volumeId, FD root) Creates a new file system volume group.Methods in de.xima.fc.common.filesystem that return types with arguments of type ICommonFileSystemVolumeModifier and TypeMethodDescriptionIterable<ICommonFileSystemVolume<? extends FD>> ICommonFileSystemManager.listVolumes()Lists all available file systems, sometimes also called volumes.Constructors in de.xima.fc.common.filesystem with parameters of type ICommonFileSystemVolumeModifierConstructorDescriptionVolumeFileSystem(ICommonFileSystemVolume<FD> volume, ICommonFileSystem<FD> fileSystem) -
Uses of ICommonFileSystemVolume in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return ICommonFileSystemVolumeModifier and TypeMethodDescriptionFormThemeFileSystemManager.createNewTheme(Locale locale) Creates a new form theme for the current client with the given locale.ICommonFileSystemVolume<? extends FormThemeFileEntry> FormThemeFileSystemManager.volumeByVolumeId(String volumeId) Methods in de.xima.fc.gui.model.form_theme that return types with arguments of type ICommonFileSystemVolumeModifier and TypeMethodDescriptionIterable<ICommonFileSystemVolume<? extends FormThemeFileEntry>> FormThemeFileSystemManager.listVolumes()