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

J

JarFileSystem - class org.openide.filesystems.JarFileSystem.
A virtual file system based on a JAR archive.
JarFileSystem.Impl - class org.openide.filesystems.JarFileSystem.Impl.
Implementation of all interfaces List, Change, Info and Attr that delegates to JarFileSystem
JarFileSystem.Impl(JarFileSystem) - Constructor for class org.openide.filesystems.JarFileSystem.Impl
Constructor.
JarFileSystem() - Constructor for class org.openide.filesystems.JarFileSystem
Default constructor.
JarFileSystem(FileSystemCapability) - Constructor for class org.openide.filesystems.JarFileSystem
Constructor that can provide own capability for the file system.
JAVA_IMPL - Static variable in class org.openide.modules.Dependency
Implementation version of the Java platform.
JAVA_NAME - Static variable in class org.openide.modules.Dependency
Name, for purposes of dependencies, of the Java platform.
JAVA_SPEC - Static variable in class org.openide.modules.Dependency
Specification version of the Java platform.
JAVAC - Static variable in class org.openide.compiler.ExternalCompiler
Error parsing for Sun's Javac.
JavaDoc - interface org.openide.src.JavaDoc.
Represents a JavaDoc comment block.
JAVADOC_BEGIN - Static variable in interface org.openide.src.ElementPrinter
Beginning of JavaDoc comment (if any).
JAVADOC_END - Static variable in interface org.openide.src.ElementPrinter
End of JavaDoc comment (if any).
JavaDoc.Class - interface org.openide.src.JavaDoc.Class.
The JavaDoc of a class.
JavaDoc.Field - interface org.openide.src.JavaDoc.Field.
The JavaDoc of a field.
JavaDoc.Method - interface org.openide.src.JavaDoc.Method.
The JavaDoc of a method.
JavaDocSupport - class org.openide.src.JavaDocSupport.
JavaDocSupport singleton which serves as source of memory implementations of JavaDoc objects and JavaDocTags
JavaDocTag - interface org.openide.src.JavaDocTag.
Represents a documentation tag, e.g.
JavaDocTag.Param - interface org.openide.src.JavaDocTag.Param.
Represents an @param documentation tag.
JavaDocTag.See - interface org.openide.src.JavaDocTag.See.
Represents a see also documentation tag.
JavaDocTag.SerialField - interface org.openide.src.JavaDocTag.SerialField.
Documents a Serializable field defined by an ObjectStreamField.
JavaDocTag.Throws - interface org.openide.src.JavaDocTag.Throws.
Represents a @throws or @exception documentation tag.
JIKES - Static variable in class org.openide.compiler.ExternalCompiler
Error parsing for IBM's Jikes (with the +E switch).
JInlineMenu - class org.openide.awt.JInlineMenu.
Deprecated. JInlineMenu is resizing itself after being displayed, this behavior causes a lot of troubles for Swing/AWT on various platforms. Very hard to be fixed. Module developers should stop using this class.
JInlineMenu() - Constructor for class org.openide.awt.JInlineMenu
Deprecated. Creates new JInlineMenu.
JMenuPlus - class org.openide.awt.JMenuPlus.
A subclass of JMenu which provides workaround for pre-JDK 1.2.2 JMenu positioning problem.
JMenuPlus() - Constructor for class org.openide.awt.JMenuPlus
 
JMenuPlus(String) - Constructor for class org.openide.awt.JMenuPlus
 
JPopupMenuPlus - class org.openide.awt.JPopupMenuPlus.
A subclass of JPopupMenu which ensures that the popup menus do not stretch off the edges of the screen.
JPopupMenuPlus() - Constructor for class org.openide.awt.JPopupMenuPlus
 
JPopupMenuUtils - class org.openide.awt.JPopupMenuUtils.
A class that contains a set of utility classes and methods around displaying and positioning popup menus.
JPopupMenuUtils() - Constructor for class org.openide.awt.JPopupMenuUtils
 
JVC - Static variable in class org.openide.compiler.ExternalCompiler
Error parsing for Microsoft's JVC.

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 December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.