Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.filesystems 7.21.1 1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
S
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
Deprecated.
Only public by accident.
serialVersionUID
- Static variable in interface org.openide.filesystems.
AbstractFileSystem.Change
Deprecated.
Only public by accident.
serialVersionUID
- Static variable in interface org.openide.filesystems.
AbstractFileSystem.Info
Deprecated.
Only public by accident.
serialVersionUID
- Static variable in interface org.openide.filesystems.
AbstractFileSystem.List
Deprecated.
Only public by accident.
serialVersionUID
- Static variable in interface org.openide.filesystems.
AbstractFileSystem.Transfer
Deprecated.
Only public by accident.
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
Deprecated.
Capabilities are no longer used.
setCompile(boolean)
- Method in class org.openide.filesystems.
FileSystemCapability.Bean
Deprecated.
Please use the
ClassPath API
instead.
setControlButtonsAreShown(boolean)
- Method in class org.openide.filesystems.
FileChooserBuilder
Show/hide control buttons
setDebug(boolean)
- Method in class org.openide.filesystems.
FileSystemCapability.Bean
Deprecated.
Please use the
ClassPath API
instead.
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
Deprecated.
Please use
JavadocForBinaryQuery
instead.
setExecute(boolean)
- Method in class org.openide.filesystems.
FileSystemCapability.Bean
Deprecated.
Please use the
ClassPath API
instead.
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
Deprecated.
This property is now useless.
setImportant(boolean)
- Method in class org.openide.filesystems.
FileObject
Deprecated.
No longer used. Instead use
SharabilityQuery
.
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.
setSystemName(String)
- Method in class org.openide.filesystems.
FileSystem
Deprecated.
The system name should now be avoided in favor of identifying files persistently by URL.
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
stringvalue(String, String)
- Method in class org.openide.filesystems.annotations.
LayerBuilder.File
Adds a string-valued attribute.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.filesystems 7.21.1 1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
Built on August 26 2009. | Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.