org.openide.filesystems 7.38.1
A B C D E F G H I J L M N O P R S T U W X

M

markImportant(String, boolean) - Method in class org.openide.filesystems.AbstractFileSystem
Mark the file as being important or unimportant.
markUnimportant(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Mark the file as being unimportant.
markUnimportant(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
markUnimportant(String) - Method in class org.openide.filesystems.JarFileSystem
 
markUnimportant(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
markUnimportant(String) - Method in class org.openide.filesystems.LocalFileSystem
 
markUnimportant(FileObject) - Method in class org.openide.filesystems.MultiFileSystem
Notification that a file has been marked unimportant.
markUnimportant(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
 
methodvalue(String, String, String) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
Adds an attribute loaded from a Java method.
MIMEResolver - Class in org.openide.filesystems
This class is intended as superclass for individual resolvers.
MIMEResolver(String...) - Constructor for class org.openide.filesystems.MIMEResolver
Creates a new MIMEResolver.
MIMEResolver() - Constructor for class org.openide.filesystems.MIMEResolver
Deprecated. Use MIMEResolver.MIMEResolver(String...) instead. Declaring MIME types which can only be resolved by this resolver helps to speed up IDE.
MIMEResolver.UIHelpers - Class in org.openide.filesystems
Internal support for implementors of MIME resolver UIs.
MIMEResolver.UIHelpers() - Constructor for class org.openide.filesystems.MIMEResolver.UIHelpers
Throws an exception.
mimeType(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get the MIME type of the file.
mimeType(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
mimeType(String) - Method in class org.openide.filesystems.JarFileSystem
 
mimeType(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
mimeType(String) - Method in class org.openide.filesystems.LocalFileSystem
 
mimeType(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
 
move(String, AbstractFileSystem.Transfer, String) - Method in interface org.openide.filesystems.AbstractFileSystem.Transfer
Move a file.
move(FileLock, FileObject, String, String) - Method in class org.openide.filesystems.FileObject
Moves this file.
moveFile(FileObject, FileObject, String) - Static method in class org.openide.filesystems.FileUtil
Moves file to the selected folder.
MultiFileSystem - Class in org.openide.filesystems
General base class for filesystems which proxy to others.
MultiFileSystem() - Constructor for class org.openide.filesystems.MultiFileSystem
Creates new empty MultiFileSystem.
MultiFileSystem(FileSystem[]) - Constructor for class org.openide.filesystems.MultiFileSystem
Creates new MultiFileSystem.

org.openide.filesystems 7.38.1
A B C D E F G H I J L M N O P R S T U W X
Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.