Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- quadTo(float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
- 
Adds to the receiver a quadratic curve based on the parameters.
- qualifiedMarkerCommand_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- QualifiedName - Class in org.eclipse.core.runtime
- 
Qualified names are two-part names: qualifier and local name.
- QualifiedName(String, String) - Constructor for class org.eclipse.core.runtime.QualifiedName
- 
Creates and returns a new qualified name with the given qualifier and local name.
- QUALIFIER_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
- 
Identifier for the color used to show extra informations in labels, as a qualified name.
- QUALIFIER_STYLER - Static variable in class org.eclipse.jface.viewers.StyledString
- 
A built-in styler using theJFacePreferences.QUALIFIER_COLORmanaged in the JFace color registry (SeeJFaceResources.getColorRegistry()).
- qualifyAction(String) - Method in class org.eclipse.equinox.p2.engine.spi.Touchpoint
- 
This method is for backwards compatibility only, to be used by touchpoints that existed prior to action ids being fully qualified by the engine.
- query() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
- 
If this is a hierarchical URI with a query component, returns it;nullotherwise.
- query(IQuery<T>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.query.CollectionResult
- query(IQuery<T>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.query.Collector
- 
Performs a query on this results of this collector.
- query(IQuery<T>, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.query.IQueryable
- 
Performs a query, passing any objects that satisfy the query to the provided collector.
- QUERY_AFTER - Static variable in class org.eclipse.ui.menus.MenuUtil
- 
Valid query attribute.
- QUERY_BEFORE - Static variable in class org.eclipse.ui.menus.MenuUtil
- 
Valid query attribute.
- QUERY_ENDOF - Static variable in class org.eclipse.ui.menus.MenuUtil
- 
Valid query attribute.
- queryAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
- 
Returns a status of an adapter factory registered that may be able to convertadaptableto an object of typeadapterTypeName.
- queryAdded(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
- 
Called when an query has been added to the system.
- queryConditionSelector(int) - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- queryConditionSelector(int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
- queryDestinationParameters(IProject) - Method in class org.eclipse.ui.actions.CopyProjectAction
- 
Query for a new project name and destination using the parameters in the existing project.
- queryDestinationParameters(IProject) - Method in class org.eclipse.ui.actions.MoveProjectAction
- 
Query for a new project destination using the parameters in the existing project.
- queryFinished(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
- 
Called after anISearchQueryhas finished.
- queryForContainer(IContainer, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
- 
Queries the user to supply a container resource.
- queryForContainer(IContainer, String, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
- 
Queries the user to supply a container resource.
- QueryInterface(long, long) - Method in class org.eclipse.swt.ole.win32.OleClientSite
- QueryInterface(long, long) - Method in class org.eclipse.swt.ole.win32.OleControlSite
- queryNewResourceName(IResource) - Method in class org.eclipse.ui.actions.RenameResourceAction
- 
Return the new name to be given to the target resource.
- queryOverwrite(String) - Method in interface org.eclipse.ui.dialogs.IOverwriteQuery
- 
Returns one of the return code constants declared on this interface, indicating whether the entity represented by the passed String should be overwritten.
- queryOverwrite(String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
- 
TheWizardDataTransferimplementation of thisIOverwriteQuerymethod asks the user whether the existing resource at the given path should be overwritten.
- queryRemoved(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
- 
Called when a query has been removed.
- queryResourceTypesToExport() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
- 
Queries the user for the resource types that are to be exported and returns these types as an array.
- querySelector(int, int) - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- querySelector(int, int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
- querySelector(CSSRuleList, int, int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
- queryStarting(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
- 
Called before anISearchQueryis starting.
- queryStatus(int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
- 
Returns the status of the specified command.
- QueryUtil - Class in org.eclipse.equinox.p2.query
- 
Helper class for query related tasks.
- QueryUtil() - Constructor for class org.eclipse.equinox.p2.query.QueryUtil
- queryYesNoQuestion(String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
- 
Displays a Yes/No question to the user with the specified message and returns the user's response.
- QUESTION - Static variable in class org.eclipse.jface.dialogs.MessageDialog
- 
Constant for the question image, or a simple dialog without an icon and Yes/No buttons (value 3).
- QUESTION_WITH_CANCEL - Static variable in class org.eclipse.jface.dialogs.MessageDialog
- 
Constant for a simple dialog without an icon and Yes/No/Cancel buttons (value 6).
- Queue() - Constructor for class org.eclipse.ui.internal.UILockListener.Queue
- queueListeners(Set<Map.Entry<K, V>>, EventDispatcher<K, V, E>) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
- 
Add a set of listeners to the snapshot list.
- queueListeners(EventListeners<K, V>, EventDispatcher<K, V, E>) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
- 
Deprecated.
- queueUpdateLabel() - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
- 
Enqueues a label update for asynchronous execution.
- QUICK_ASSIST - Static variable in interface org.eclipse.jface.text.source.ISourceViewer
- 
Text operation code for requesting quick assist.
- QUICK_ASSIST - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the quick assist action Value:"QuickAssist"
- QUICK_ASSIST - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- 
Action definition ID of the edit -> quick assist proposal action
- QUICK_ASSIST_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
- 
Help context id for the quick assist action.
- QUICK_DIFF_ALWAYS_ON - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
- 
A named preference that controls whether quick diff colors are shown on the line number bar.
- QUICK_DIFF_CHARACTER_MODE - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
- 
A named preference that controls the default quick diff reference provider.
- QUICK_DIFF_DEFAULT_PROVIDER - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
- 
A named preference that controls the default quick diff reference provider.
- QUICK_DIFF_MODEL_ID - Static variable in interface org.eclipse.jface.text.source.IChangeRulerColumn
- 
The ID under which the quick diff model is registered with a document's annotation model.
- QUICK_FIX_IMAGE_DESCRIPTOR - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
- 
The Quick Fix image to be used for drawing in the vertical ruler.
- QUICK_START - Static variable in class org.eclipse.ui.ide.IDEActionFactory
- 
Deprecated.the IDE now uses the new intro mechanism
- QuickAccessAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- QuickAccessAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- QuickAccessElement - Class in org.eclipse.ui.quickaccess
- 
A QuickAccessElement describes one of the possible actions to show in Quick Access.
- QuickAccessElement() - Constructor for class org.eclipse.ui.quickaccess.QuickAccessElement
- QuickAssistAssistant - Class in org.eclipse.jface.text.quickassist
- 
Default implementation ofIQuickAssistAssistant.
- QuickAssistAssistant() - Constructor for class org.eclipse.jface.text.quickassist.QuickAssistAssistant
- QuickDiff - Class in org.eclipse.ui.texteditor.quickdiff
- 
Access class for the quick diff reference provider extension point.
- QuickDiff() - Constructor for class org.eclipse.ui.texteditor.quickdiff.QuickDiff
- 
Creates a new instance.
- QUICKDIFF_REVERT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for reverting the selection or the block at the current selection.
- QUICKDIFF_REVERT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- 
Command ID of the revert selection/block action Value:"org.eclipse.ui.editors.quickdiff.revert").
- QUICKDIFF_REVERTBLOCK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for reverting the block at the current selection.
- QUICKDIFF_REVERTDELETION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for reverting deleted lines at the current selection.
- QUICKDIFF_REVERTLINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for reverting the line at the current selection.
- QUICKDIFF_REVERTLINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- 
Command ID of the revert line action Value:"org.eclipse.ui.editors.quickdiff.revertLine").
- QUICKDIFF_REVERTSELECTION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for reverting the current selection.
- QUICKDIFF_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- 
Name of the action for toggling quick diff display.
- QUICKDIFF_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- 
Command ID of the toggle quick diff action.
- QuickDiffToggleAction - Class in org.eclipse.ui.texteditor.quickdiff
- 
Action to toggle the line number bar's quick diff display.
- QuickDiffToggleAction() - Constructor for class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
- QuicklinksViewer - Class in org.eclipse.ui.intro.quicklinks
- 
An Intro content provider that populates a list of frequently-used commands from an extension point.
- QuicklinksViewer() - Constructor for class org.eclipse.ui.intro.quicklinks.QuicklinksViewer
- QuickMenuCreator - Class in org.eclipse.ui.actions
- 
Abstract class that is capable of creating a context menu.
- QuickMenuCreator() - Constructor for class org.eclipse.ui.actions.QuickMenuCreator
- QuickStartAction - Class in org.eclipse.ui.actions
- 
Deprecated.the IDE now uses the new intro mechanism
- QuickStartAction() - Constructor for class org.eclipse.ui.actions.QuickStartAction
- 
Deprecated.Create an instance of this class.
- QuickStartAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.QuickStartAction
- 
Deprecated.Creates an instance of this action, for use in the given window.
- quietCompute - Variable in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
- QUIT - Static variable in class org.eclipse.ui.actions.ActionFactory
- 
Workbench action (id: "quit", commandId: "org.eclipse.ui.file.exit"): Quit (close the workbench).
- QUIT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
- 
Deprecated.in 3.0. UseActionFactory.QUIT.getId()instead.
- QUIT_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- Quote1Text - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Quote2Text - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ListenerQueue.queueListeners(Set, EventDispatcher).