Skip navigation links
org.openide.loaders 7.86
A B C D E F G H I L M N O P R S T U V W X 

M

markFile(FileObject) - Method in class org.openide.loaders.DataLoader
Utility method to mark a file as belonging to this loader.
markFiles() - Method in class org.openide.loaders.DataObject
Mark all contained files as belonging to this loader.
markModified() - Method in class org.openide.loaders.OpenSupport.Env
Support for marking the environement modified.
markModified() - Method in class org.openide.text.DataEditorSupport.Env
First of all tries to lock the primary file and if it succeeds it marks the data object modified.
markRecognized(FileObject) - Method in interface org.openide.loaders.DataLoader.RecognizedFiles
Mark this file as being recognized.
MenuBar - Class in org.openide.awt
An extended version of swing's JMenuBar.
MenuBar() - Constructor for class org.openide.awt.MenuBar
Don't call this constructor or this class will not get initialized properly.
MenuBar(DataFolder) - Constructor for class org.openide.awt.MenuBar
Creates a new MenuBar from given folder.
messageHtmlName() - Method in class org.openide.text.DataEditorSupport
 
messageLine(Line) - Method in class org.openide.text.DataEditorSupport
Computes display name for a line based on the name of the associated DataObject and the line number.
messageName() - Method in class org.openide.text.DataEditorSupport
Constructs message that should be used to name the editor component.
messageName() - Method in class org.openide.text.EditorSupport
Deprecated.
Constructs message that should be used to name the editor component.
messageOpened() - Method in class org.openide.loaders.OpenSupport
Message to display when an object has been opened.
messageOpened() - Method in class org.openide.text.DataEditorSupport
Message to display when an object has been opened.
messageOpened() - Method in class org.openide.text.EditorSupport
Deprecated.
Message to display when an object has been opened.
messageOpening() - Method in class org.openide.loaders.OpenSupport
Message to display when an object is being opened.
messageOpening() - Method in class org.openide.text.DataEditorSupport
Message to display when an object is being opened.
messageOpening() - Method in class org.openide.text.EditorSupport
Deprecated.
Message to display when an object is being opened.
messageSave() - Method in class org.openide.text.DataEditorSupport
Constructs message that should be displayed when the data object is modified and is being closed.
messageSave() - Method in class org.openide.text.EditorSupport
Deprecated.
Constructs message that should be displayed when the data object is modified and is being closed.
messageToolTip() - Method in class org.openide.text.DataEditorSupport
Text to use as tooltip for component.
messageToolTip() - Method in class org.openide.text.EditorSupport
Deprecated.
Text to use as tooltip for component.
MIME - Static variable in class org.openide.loaders.XMLDataObject
Mime type of XML documents.
mimeTypes() - Method in class org.openide.loaders.ExtensionList
Get all mime types.
mode() - Method in class org.openide.actions.FileSystemRefreshAction
 
modifiedAppendix - Variable in class org.openide.text.EditorSupport
Deprecated.
no longer used
move(DataFolder) - Method in class org.openide.loaders.DataObject
Move this object to another folder.
move(FileObject, String) - Method in class org.openide.loaders.FileEntry.Folder
Nearly the same like (FileObject f, String suffix).
move(FileObject, String) - Method in class org.openide.loaders.FileEntry
 
move(FileObject, String) - Method in class org.openide.loaders.FileEntry.Numb
Removes file.
MOVE - Static variable in class org.openide.loaders.LoaderTransfer
Generic mask for moving DataObjects (destroy the original).
move(FileObject, String) - Method in class org.openide.loaders.MultiDataObject.Entry
Called when the entry is to be moved.
MultiDataObject - Class in org.openide.loaders
Provides support for handling of data objects with multiple files.
MultiDataObject(FileObject, MultiFileLoader) - Constructor for class org.openide.loaders.MultiDataObject
Create a MultiFileObject.
MultiDataObject.Entry - Class in org.openide.loaders
Represents one file in a group data object.
MultiFileLoader - Class in org.openide.loaders
Loader for any kind of MultiDataObject.
MultiFileLoader(Class<? extends DataObject>) - Constructor for class org.openide.loaders.MultiFileLoader
Deprecated.
Use MultiFileLoader#MultiFileLoader(String) instead.
MultiFileLoader(String) - Constructor for class org.openide.loaders.MultiFileLoader
Creates new multi file loader.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links
org.openide.loaders 7.86