Uses of Class
de.xima.fc.common.filesystem.VolumeFileSystem
- 
Packages that use VolumeFileSystem Package Description de.xima.fc.common.filesystem de.xima.fc.gui.model.form_theme  - 
- 
Uses of VolumeFileSystem in de.xima.fc.common.filesystem
Methods in de.xima.fc.common.filesystem that return VolumeFileSystem Modifier and Type Method Description VolumeFileSystem<? extends FD>ICommonFileSystemManager. volumeFileSystemByVolumeId(String volumeId)Gets the volume and file system handler for the given volume ID. - 
Uses of VolumeFileSystem in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return VolumeFileSystem Modifier and Type Method Description VolumeFileSystem<? extends FormThemeFileEntry>FormThemeFileSystemManager. volumeFileSystemByVolumeId(String volumeId) 
 -