- serialvalue(String, byte[]) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
-
Adds an attribute which deserializes a Java value.
- serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Attr
-
- serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Change
-
- serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Info
-
- serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.List
-
- serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Transfer
-
- setAccessibleDescription(String) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set the accessible description for any file choosers created by this
builder
- setApproveText(String) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set the text on the OK button for any file chooser dialogs produced
by this builder.
- setAttribute(String, Object) - Method in class org.openide.filesystems.FileObject
-
Set the file attribute with the specified name.
- setBadgeProvider(FileChooserBuilder.BadgeProvider) - Method in class org.openide.filesystems.FileChooserBuilder
-
Provide an implementation of BadgeProvider which will "badge" the
icons of some files.
- setCapability(FileSystemCapability) - Method in class org.openide.filesystems.FileSystem
-
- setCompile(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
-
- setControlButtonsAreShown(boolean) - Method in class org.openide.filesystems.FileChooserBuilder
-
Show/hide control buttons
- setDebug(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
-
- setDefaultWorkingDirectory(File) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set the current directory which should be used only if
a last-used directory cannot be found for the key string passed
into this builder's constructor.
- setDelegates(FileSystem...) - Method in class org.openide.filesystems.MultiFileSystem
-
Changes the filesystems that this system delegates to
- setDirectoriesOnly(boolean) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set whether or not any file choosers created by this builder will show
only directories.
- setDoc(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
-
- setExecute(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
-
- setFileFilter(FileFilter) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set a file filter which filters the list of selectable files.
- setFileHiding(boolean) - Method in class org.openide.filesystems.FileChooserBuilder
-
Enable file hiding in any created file choosers
- setFilesOnly(boolean) - Method in class org.openide.filesystems.FileChooserBuilder
-
- setHidden(boolean) - Method in class org.openide.filesystems.FileSystem
-
- setImportant(boolean) - Method in class org.openide.filesystems.FileObject
-
- setJarFile(File) - Method in class org.openide.filesystems.JarFileSystem
-
Set name of the ZIP/JAR file.
- setMIMEType(String, String) - Static method in class org.openide.filesystems.FileUtil
-
Registers specified extension to be recognized as specified MIME type.
- setOrder(List<FileObject>) - Static method in class org.openide.filesystems.FileUtil
-
Imposes an order on some sibling file objects.
- setPropagateMasks(boolean) - Method in class org.openide.filesystems.MultiFileSystem
-
Set whether unused mask files should be listed as children.
- setReadOnly(boolean) - Method in class org.openide.filesystems.LocalFileSystem
-
Set whether the filesystem should be read only.
- setRefreshTime(int) - Method in class org.openide.filesystems.AbstractFileSystem
-
Set the number of milliseconds between automatic
refreshes of the directory structure.
- setRootDirectory(File) - Method in class org.openide.filesystems.LocalFileSystem
-
Set the root directory of the filesystem.
- setSelectionApprover(FileChooserBuilder.SelectionApprover) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set a selection approver which can display an "Overwrite file?"
or similar dialog if necessary, when the user presses the accept button
in the file chooser dialog.
- setSystemName(String) - Method in class org.openide.filesystems.FileSystem
-
- setTitle(String) - Method in class org.openide.filesystems.FileChooserBuilder
-
Set the dialog title for any JFileChoosers created by this builder.
- setXmlUrl(URL) - Method in class org.openide.filesystems.XMLFileSystem
-
Setter of url field.
- setXmlUrl(URL, boolean) - Method in class org.openide.filesystems.XMLFileSystem
-
Setter of url field.
- setXmlUrls(URL[]) - Method in class org.openide.filesystems.XMLFileSystem
-
Setter of url fields.
- shadowFile(String, String, String) - Method in class org.openide.filesystems.annotations.LayerBuilder
-
Convenience method to create a shadow file (like a symbolic link).
- shortvalue(String, short) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
-
Adds a short-valued attribute.
- showMultiOpenDialog() - Method in class org.openide.filesystems.FileChooserBuilder
-
Show an open dialog that allows multiple selection.
- showOpenDialog() - Method in class org.openide.filesystems.FileChooserBuilder
-
Show an open dialog with a file chooser set up according to the
parameters of this builder.
- showSaveDialog() - Method in class org.openide.filesystems.FileChooserBuilder
-
Show a save dialog with the file chooser set up according to the
parameters of this builder.
- size(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
-
Get the size of the file.
- size(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
-
- size(String) - Method in class org.openide.filesystems.JarFileSystem
-
- size(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
-
- size(String) - Method in class org.openide.filesystems.LocalFileSystem
-
- size(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
-
- storeUserDefinedResolver(Map<String, Set<String>>) - Method in class org.openide.filesystems.MIMEResolver.UIHelpers
-
Stores declarative resolver corresponding to specified mapping of MIME type
and set of extensions.
- stringvalue(String, String) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
-
Adds a string-valued attribute.