Eclipse Platform
Release 3.3
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 Z _

J

JAR_EXTENSION - Static variable in class org.eclipse.update.core.FeatureContentProvider
 
JFACE - Static variable in class org.eclipse.jface.util.Policy
The unique identifier of the JFace plug-in.
JFACE_DATABINDING - Static variable in class org.eclipse.core.databinding.util.Policy
The unique identifier of the JFace plug-in.
JFaceColors - class org.eclipse.jface.resource.JFaceColors.
JFaceColors is the class that stores references to all of the colors used by JFace.
JFaceColors() - Constructor for class org.eclipse.jface.resource.JFaceColors
 
JFacePreferences - class org.eclipse.jface.preference.JFacePreferences.
JFacePreferences is a class used to administer the preferences used by JFace objects.
JFaceResources - class org.eclipse.jface.resource.JFaceResources.
Utility methods to access JFace-specific resources.
JFaceTextUtil - class org.eclipse.jface.text.JFaceTextUtil.
A collection of JFace Text functions.
JOIN_BEVEL - Static variable in class org.eclipse.swt.SWT
Line drawing style for bevel joins (value is 3).
JOIN_LINES - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to join the current lines.
JOIN_LINES - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit join lines action.
JOIN_LINES_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
JOIN_MITER - Static variable in class org.eclipse.swt.SWT
Line drawing style for miter joins (value is 1).
JOIN_ROUND - Static variable in class org.eclipse.swt.SWT
Line drawing style for rounded joins (value is 2).
JSPFactory - class org.eclipse.equinox.jsp.jasper.registry.JSPFactory.
The JSPFactory can be used in conjunction with org.eclipse.equinox.http.registry and the Servlets extension point to allow the use of JSPs declaratively with the extension registry.
JSPFactory() - Constructor for class org.eclipse.equinox.jsp.jasper.registry.JSPFactory
 
JarContentReference - class org.eclipse.update.core.JarContentReference.
Local .jar file content reference.
JarContentReference(String, URL) - Constructor for class org.eclipse.update.core.JarContentReference
Create jar content reference from URL.
JarContentReference(String, File) - Constructor for class org.eclipse.update.core.JarContentReference
Create jar content reference from file.
JarContentReference(String, File, boolean) - Constructor for class org.eclipse.update.core.JarContentReference
Constructor JarContentReference.
JarContentReference.ContentSelector - class org.eclipse.update.core.JarContentReference.ContentSelector.
Content selector used in .jar operations.
JarContentReference.ContentSelector() - Constructor for class org.eclipse.update.core.JarContentReference.ContentSelector
 
JarEntryContentReference - class org.eclipse.update.core.JarEntryContentReference.
.jar file entry content reference.
JarEntryContentReference(String, JarContentReference, JarEntry) - Constructor for class org.eclipse.update.core.JarEntryContentReference
Create jar entry content reference.
JettyConfigurator - class org.eclipse.equinox.http.jetty.JettyConfigurator.
JettyConfigurator provides API level access for creating configured instances of a Jetty-based Http Service.
JettyConfigurator() - Constructor for class org.eclipse.equinox.http.jetty.JettyConfigurator
 
Job - class org.eclipse.core.runtime.jobs.Job.
Jobs are units of runnable work that can be scheduled to be run with the job manager.
Job(String) - Constructor for class org.eclipse.core.runtime.jobs.Job
Creates a new job with the specified name.
JobChangeAdapter - class org.eclipse.core.runtime.jobs.JobChangeAdapter.
This adapter class provides default implementations for the methods described by the IJobChangeListener interface.
JobChangeAdapter() - Constructor for class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
JoinLinesAction - class org.eclipse.ui.texteditor.JoinLinesAction.
Action for joining two or more lines together by deleting the line delimiters and trimming the whitespace between them.
JoinLinesAction(ResourceBundle, String, ITextEditor, String) - Constructor for class org.eclipse.ui.texteditor.JoinLinesAction
Creates a line joining action.
JspServlet - class org.eclipse.equinox.jsp.jasper.JspServlet.
JSPServlet wraps the Apache Jasper Servlet making it appropriate for running in an OSGi environment under the Http Service.
JspServlet(Bundle, String, String) - Constructor for class org.eclipse.equinox.jsp.jasper.JspServlet
 
JspServlet(Bundle, String) - Constructor for class org.eclipse.equinox.jsp.jasper.JspServlet
 
javaToNative(Object, TransferData) - Method in class org.eclipse.jface.util.LocalSelectionTransfer
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#javaToNative(Object, TransferData).
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
This implementation of javaToNative converts a java byte[] to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.FileTransfer
This implementation of javaToNative converts a list of file names represented by a java String[] to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.HTMLTransfer
This implementation of javaToNative converts HTML-formatted text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.RTFTransfer
This implementation of javaToNative converts RTF-formatted text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.TextTransfer
This implementation of javaToNative converts plain text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Converts a java representation of data to a platform specific representation of the data.
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.EditorInputTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.MarkerTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.PluginTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.views.navigator.LocalSelectionTransfer
 
jobName - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Name of the print job.
join(Object, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Waits until all jobs of the given family are finished.
join() - Method in class org.eclipse.core.runtime.jobs.Job
Waits until this job is finished.
join - Variable in class org.eclipse.swt.graphics.LineAttributes
The line join style.
justify - Variable in class org.eclipse.swt.custom.LineStyleEvent
line justification (input, output)
justify - Variable in class org.eclipse.swt.layout.RowLayout
justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.

Eclipse Platform
Release 3.3
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 Z _

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.