A B C D E F G H I J K L M N O P Q R S T U V W X Y

L

label() - Method in interface org.openide.src.JavaDocTag.See
Return the label of the see tag.
last() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
lastModified() - Method in class org.openide.filesystems.FileObject
Get last modification time.
lastModified(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get last modification time.
lastModified(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get last modification time.
lastModified(String) - Method in class org.openide.filesystems.JarFileSystem
Get last modification time.
lastModified(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
Get last modification time.
lastModified(String) - Method in class org.openide.filesystems.LocalFileSystem
Get last modification time.
lastModified(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
Get last modification time.
layoutContainer(Container) - Method in class org.openide.awt.EqualFlowLayout
Lays out the container.
LEAF - Static variable in class org.openide.nodes.Children
The object representing an empty set of children.
LEFT - Static variable in class org.openide.text.PrintSettings
Constant for left position of page header.
Line - class org.openide.text.Line.
Represents one line in a text document.
Line.Set - class org.openide.text.Line.Set.
Object that represents a snapshot of lines at the time it was created.
Line.Set() - Constructor for class org.openide.text.Line.Set
Create a new snapshot.
Line(DataObject) - Constructor for class org.openide.text.Line
Create a new line object based on a given data object.
LineCookie - interface org.openide.cookies.LineCookie.
Cookie for data objects that want to provide support for accessing lines in a document.
linkActions(SystemAction[], SystemAction[]) - Static method in class org.openide.util.actions.SystemAction
Concatenate two arrays of actions.
list - Variable in class org.openide.explorer.view.ListView
The actual JList list
list - Variable in class org.openide.filesystems.AbstractFileSystem
Provider of hierarchy of files.
list - Variable in class org.openide.nodes.Index.KeysChildren
list of objects that should be manipulated with this keys
listenersFor(ConnectionCookie.Type) - Method in class org.openide.loaders.ConnectionSupport
Obtains a set of all listeners for given type.
ListPane - class org.openide.awt.ListPane.
ListPane.
ListPane() - Constructor for class org.openide.awt.ListPane
Constructs a JList with an empty model.
ListPane(ListModel) - Constructor for class org.openide.awt.ListPane
Construct a JList that displays the elements in the specified, non-null model.
ListPane(Object[]) - Constructor for class org.openide.awt.ListPane
Construct a JList that displays the elements in the specified array.
ListPane(Vector) - Constructor for class org.openide.awt.ListPane
Construct a JList that displays the elements in the specified Vector.
ListView - class org.openide.explorer.view.ListView.
Explorer view to display items in a list.
ListView() - Constructor for class org.openide.explorer.view.ListView
Default constructor.
loaderPool() - Method in interface org.openide.Places.Nodes
Get a node with all installed loaders.
loaders() - Method in class org.openide.loaders.DataLoaderPool
Get an enumeration of data loaders.
loadFromStreamToKit(StyledDocument, InputStream, EditorKit) - Method in class org.openide.text.CloneableEditorSupport
Actually read file data into an editor kit's document from an input stream.
loadFromStreamToKit(StyledDocument, InputStream, EditorKit) - Method in class org.openide.text.EditorSupport
Deprecated. Actually read file data into an editor kit's document from an input stream.
LocalFileSystem - class org.openide.filesystems.LocalFileSystem.
Local file system.
LocalFileSystem.Impl - class org.openide.filesystems.LocalFileSystem.Impl.
The implementation class that implements List, Info and Change interfaces and delegates all the methods to appropriate methods of LocalFileSystem.
LocalFileSystem.Impl(LocalFileSystem) - Constructor for class org.openide.filesystems.LocalFileSystem.Impl
Pointer to local file system
LocalFileSystem() - Constructor for class org.openide.filesystems.LocalFileSystem
Constructor.
LocalFileSystem(FileSystemCapability) - Constructor for class org.openide.filesystems.LocalFileSystem
Constructor.
locationToIndex(Point) - Method in class org.openide.awt.ListPane
Convert a point in JList coordinates to the index of the cell at that location.
lock() - Method in class org.openide.filesystems.FileObject
Lock this file.
lock(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Lock the file.
lock(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Does nothing to lock the file.
lock(String) - Method in class org.openide.filesystems.JarFileSystem
Does nothing.
lock(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
Does nothing to lock the file.
lock(String) - Method in class org.openide.filesystems.LocalFileSystem
Does nothing to lock the file.
lock(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
Does nothing to lock the file.
log(int, String) - Method in class org.openide.ErrorManager
Logs the message to a file and (possibly) tells the user.
log(String) - Method in class org.openide.ErrorManager
Logs the message to log file and (possibly) tells the user.
LONG - Static variable in class org.openide.src.Type
long primitive type.
Lookup - class org.openide.util.Lookup.
This is abstract interfaces to give us access to lookup capabilities.
Lookup.Result - class org.openide.util.Lookup.Result.
Result of a lookup request.
Lookup.Result() - Constructor for class org.openide.util.Lookup.Result
 
Lookup.Template - class org.openide.util.Lookup.Template.
Template to define pattern of object to look for.
Lookup.Template() - Constructor for class org.openide.util.Lookup.Template
General template to find all possible instances.
Lookup.Template(Class) - Constructor for class org.openide.util.Lookup.Template
Constructor to create new template.
Lookup() - Constructor for class org.openide.util.Lookup
 
lookup(Class) - Method in class org.openide.util.Lookup
Lookups an object of given interface.
lookup(Lookup.Template) - Method in class org.openide.util.Lookup
The general lookup method.

A B C D E F G H I J K L M N O P Q R S T U V W X Y
Built on February 22 2001.  |  Portions Copyright 1997-2000 Sun Microsystems, Inc. All rights reserved.