Eclipse Platform
Release 3.0
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
Constant for the first segment of jface debug option names.
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.
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.
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
 
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.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.EditorInputTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.MarkerTransfer
 
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.PluginTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.ui.views.navigator.LocalSelectionTransfer
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#javaToNative(Object, TransferData).
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.
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.0
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, 2004. All rights reserved.