Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5
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
Deprecated.  
JarContentReference - Class in org.eclipse.update.core
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
JarContentReference(String, URL) - Constructor for class org.eclipse.update.core. JarContentReference
Deprecated. Create jar content reference from URL.
JarContentReference(String, File) - Constructor for class org.eclipse.update.core. JarContentReference
Deprecated. Create jar content reference from file.
JarContentReference(String, File, boolean) - Constructor for class org.eclipse.update.core. JarContentReference
Deprecated. Constructor JarContentReference.
JarContentReference.ContentSelector - Class in org.eclipse.update.core
Deprecated. Content selector used in .jar operations.
JarContentReference.ContentSelector() - Constructor for class org.eclipse.update.core. JarContentReference.ContentSelector
Deprecated.  
JarEntryContentReference - Class in org.eclipse.update.core
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
JarEntryContentReference(String, JarContentReference, JarEntry) - Constructor for class org.eclipse.update.core. JarEntryContentReference
Deprecated. Create jar entry content reference.
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. ImageTransfer
This implementation of javaToNative converts an ImageData object represented by java ImageData 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.swt.dnd. URLTransfer
This implementation of javaToNative converts a URL represented by a java String to a platform specific representation.
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
Deprecated.  
JettyConfigurator - Class in org.eclipse.equinox.http.jetty
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
 
JettyConstants - Interface in org.eclipse.equinox.http.jetty
Provides configuration constants for use with JettyConfigurator.
JettyCustomizer - Class in org.eclipse.equinox.http.jetty
Jetty Customizer allows one to customize Jetty contexts and connectors.
JettyCustomizer() - Constructor for class org.eclipse.equinox.http.jetty. JettyCustomizer
 
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 in org.eclipse.jface.resource
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 in org.eclipse.jface.preference
JFacePreferences is a class used to administer the preferences used by JFace objects.
JFaceResources - Class in org.eclipse.jface.resource
Utility methods to access JFace-specific resources.
JFaceTextUtil - Class in org.eclipse.jface.text
A collection of JFace Text functions.
Job - Class in org.eclipse.core.runtime.jobs
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 in org.eclipse.core.runtime.jobs
This adapter class provides default implementations for the methods described by the IJobChangeListener interface.
JobChangeAdapter() - Constructor for class org.eclipse.core.runtime.jobs. JobChangeAdapter
 
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.
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).
JoinLinesAction - Class in org.eclipse.ui.texteditor
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.
JSPFactory - Class in org.eclipse.equinox.jsp.jasper.registry
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
 
JspServlet - Class in org.eclipse.equinox.jsp.jasper
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
 
justify(boolean) - Method in class org.eclipse.jface.layout. RowLayoutFactory
Justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.
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.5
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) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire