Methods from org.eclipse.jface used by org.eclipse.wst.xsl.jaxp.debug.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.dialogs.Dialog.convertWidthInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogFields(Composite)100

org.eclipse.jface.dialogs.Dialog.createButton(Composite, int, String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createButtonsForButtonBar(Composite)110

org.eclipse.jface.dialogs.Dialog.createButtonsForButtonBar(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createButtonsForButtonBar(Composite)-1

org.eclipse.jface.dialogs.Dialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogArea(Composite)168
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)49
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogArea(Composite)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.Dialog.Dialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.ProcessorDetailsDialog(Shell, IProcessorInstall)33

org.eclipse.jface.dialogs.Dialog.getButton(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.updateButtonsEnableState(IStatus)356

org.eclipse.jface.dialogs.Dialog.getDialogBoundsSettings()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.getDialogBoundsSettings()-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.getDialogBoundsSettings()-1

org.eclipse.jface.dialogs.Dialog.okPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.okPressed()295
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.okPressed()-1

org.eclipse.jface.dialogs.Dialog.setButtonLayoutData(Button)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.setButtonLayoutData(Button)364
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.setButtonLayoutData(Button)-1

org.eclipse.jface.dialogs.DialogPage.initializeDialogUnits(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.createContents(Composite)50

org.eclipse.jface.dialogs.DialogPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.ProcessorsPreferencePage()40

org.eclipse.jface.dialogs.IDialogSettings.addNewSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.getDialogBoundsSettings()101

org.eclipse.jface.dialogs.IDialogSettings.get(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addExternal(IStructuredSelection)223
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addWorkspace(IStructuredSelection)261

org.eclipse.jface.dialogs.IDialogSettings.getSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.getDialogBoundsSettings()98

org.eclipse.jface.dialogs.IDialogSettings.put(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addExternal(IStructuredSelection)247
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addWorkspace(IStructuredSelection)318

org.eclipse.jface.dialogs.StatusDialog.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.configureShell(Shell)87
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.configureShell(Shell)-1

org.eclipse.jface.dialogs.StatusDialog.create()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.create()213
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.create()-1

org.eclipse.jface.dialogs.StatusDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.addProcessor()437
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.editProcessor()480
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.AttributeDialog(Shell, LaunchAttributes)47
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.OutputPropertyDialog(Shell, LaunchProperties)46

org.eclipse.jface.dialogs.StatusDialog.StatusDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.AddProcessorDialog(InstalledProcessorsBlock, Shell, IProcessorType[], IProcessorInstall)61
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.AttributeDialog(Shell, LaunchAttributes)46
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.OutputPropertyDialog(Shell, LaunchProperties)45

org.eclipse.jface.dialogs.StatusDialog.updateButtonsEnableState(IStatus)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.updateButtonsEnableState(IStatus)-1

org.eclipse.jface.dialogs.StatusDialog.updateStatus(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.updateStatusLine()280
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.updateStatusLine()288

org.eclipse.jface.layout.GridDataFactory.create()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createPushButton(Composite, String)408

org.eclipse.jface.layout.GridDataFactory.fillDefaults()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createPushButton(Composite, String)408

org.eclipse.jface.preference.PreferencePage.applyDialogFont(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.createContents(Composite)87

org.eclipse.jface.preference.PreferencePage.createContents(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.BasePreferencePage.createContents(Composite)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.createContents(Composite)-1

org.eclipse.jface.preference.PreferencePage.noDefaultAndApplyButton()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.createContents(Composite)52

org.eclipse.jface.preference.PreferencePage.performOk()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.performOk()-1

org.eclipse.jface.preference.PreferencePage.PreferencePage()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.BasePreferencePage.BasePreferencePage()-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.ProcessorsPreferencePage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.BasePreferencePage.BasePreferencePage()19
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.ProcessorsPreferencePage()37

org.eclipse.jface.preference.PreferencePage.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.1.selectionChanged(SelectionChangedEvent)78
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.1.selectionChanged(SelectionChangedEvent)83

org.eclipse.jface.preference.PreferencePage.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.ProcessorsPreferencePage()39

org.eclipse.jface.preference.PreferencePage.setValid(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.1.selectionChanged(SelectionChangedEvent)77
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorsPreferencePage.1.selectionChanged(SelectionChangedEvent)82

org.eclipse.jface.resource.ImageDescriptor.createImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.XSLProcessorTab2.getImage()86

org.eclipse.jface.resource.JFaceResources.getFont(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.views.ResultView.createViewer(Composite)95

org.eclipse.jface.viewers.AbstractListViewer.setLabelProvider(IBaseLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogFields(Composite)129
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)201
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)140

org.eclipse.jface.viewers.AbstractTableViewer.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.processorAdded(IProcessorInstall)447

org.eclipse.jface.viewers.AbstractTableViewer.add(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addExternal(IStructuredSelection)255
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addWorkspace(IStructuredSelection)314

org.eclipse.jface.viewers.AbstractTableViewer.getElementAt(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)151
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)150

org.eclipse.jface.viewers.AbstractTableViewer.reveal(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setSelection(ISelection)106

org.eclipse.jface.viewers.CellLabelProvider.CellLabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.(AttributesBlock)224
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.8.(AttributesBlock)250
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.(OutputPropertiesBlock)214
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.7.(OutputPropertiesBlock)240

org.eclipse.jface.viewers.CellLabelProvider.getToolTipText(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.getToolTipText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.getToolTipText(Object)-1

org.eclipse.jface.viewers.CellLabelProvider.getToolTipTimeDisplayed(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.getToolTipTimeDisplayed(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.getToolTipTimeDisplayed(Object)-1

org.eclipse.jface.viewers.CellLabelProvider.update(ViewerCell)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.update(ViewerCell)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.8.update(ViewerCell)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.update(ViewerCell)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.7.update(ViewerCell)-1

org.eclipse.jface.viewers.CheckboxTableViewer.addCheckStateListener(ICheckStateListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)196

org.eclipse.jface.viewers.CheckboxTableViewer.CheckboxTableViewer(Table)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)184

org.eclipse.jface.viewers.CheckboxTableViewer.getCheckedElements()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.getCheckedInstall()542
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.getSelection()87

org.eclipse.jface.viewers.CheckboxTableViewer.setCheckedElements(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setSelection(ISelection)104
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setSelection(ISelection)100

org.eclipse.jface.viewers.CheckStateChangedEvent.getChecked()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.5.checkStateChanged(CheckStateChangedEvent)200

org.eclipse.jface.viewers.CheckStateChangedEvent.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.5.checkStateChanged(CheckStateChangedEvent)202

org.eclipse.jface.viewers.ColumnViewer.editElement(Object, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.2.widgetSelected(SelectionEvent)167
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.2.widgetSelected(SelectionEvent)167

org.eclipse.jface.viewers.ColumnViewer.setLabelProvider(IBaseLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)185
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.createControl(Composite)118
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)103
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)102
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)70

org.eclipse.jface.viewers.ColumnViewer.update(Object, String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.setValue(Object, Object)286
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.setValue(Object, Object)278

org.eclipse.jface.viewers.ComboViewer.ComboViewer(Combo)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)181
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)138

org.eclipse.jface.viewers.ComboViewer.ComboViewer(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogFields(Composite)106

org.eclipse.jface.viewers.ComboViewer.getCombo()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogFields(Composite)109
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()228
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.updateProcessorType()196
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)155
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)153
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.overrideSelected()248
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.preferencesSelected()240

org.eclipse.jface.viewers.EditingSupport.canEdit(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.canEdit(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.canEdit(Object)-1

org.eclipse.jface.viewers.EditingSupport.EditingSupport(ColumnViewer)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.(AttributesBlock, ColumnViewer)259
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.(OutputPropertiesBlock, ColumnViewer)250

org.eclipse.jface.viewers.EditingSupport.getCellEditor(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.getCellEditor(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.getCellEditor(Object)-1

org.eclipse.jface.viewers.EditingSupport.getValue(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.getValue(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.getValue(Object)-1

org.eclipse.jface.viewers.EditingSupport.setValue(Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.setValue(Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.setValue(Object, Object)-1

org.eclipse.jface.viewers.ISelection.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.6.doubleClick(DoubleClickEvent)215
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.updateButtons()342
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.4.selectionChanged(SelectionChangedEvent)126
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.updateRemoveButton()296
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.updateRemoveButton()288
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.4.selectionChanged(SelectionChangedEvent)125
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)148

org.eclipse.jface.viewers.ISelectionChangedListener.selectionChanged(SelectionChangedEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.fireSelectionChanged()305

org.eclipse.jface.viewers.IStructuredSelection.getFirstElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.editProcessor()467
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.enableButtons()383
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setSelection(ISelection)97
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.4.selectionChanged(SelectionChangedEvent)130
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.4.selectionChanged(SelectionChangedEvent)129
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)150
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.8.selectionChanged(SelectionChangedEvent)214
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.performApply(ILaunchConfigurationWorkingCopy)336

org.eclipse.jface.viewers.IStructuredSelection.iterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.enableButtons()386
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors()494
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.remove(IStructuredSelection)326
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.performRemove()359
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.performRemove()370

org.eclipse.jface.viewers.IStructuredSelection.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.enableButtons()382
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors()493
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors(IProcessorInstall[])516

org.eclipse.jface.viewers.IStructuredSelection.toArray()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.remove(IStructuredSelection)331

org.eclipse.jface.viewers.IStructuredSelection.toList()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.4.selectionChanged(SelectionChangedEvent)125
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.4.selectionChanged(SelectionChangedEvent)124

org.eclipse.jface.viewers.LabelProvider.getText(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.2.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.2.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.JarLabelProvider.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.2.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.7.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.ComboLabelProvider.getText(Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.ComboLabelProvider.getText(Object)-1

org.eclipse.jface.viewers.LabelProvider.LabelProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.JarLabelProvider.JarLabelProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.2.(AddProcessorDialog)129
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.VMLabelProvider.VMLabelProvider(InstalledProcessorsBlock)616
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.VMLabelProvider.VMLabelProvider(InstalledProcessorsBlock)616
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.2.(AttributeDialog)103
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.JarLabelProvider.JarLabelProvider()17
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.2.(OutputPropertyDialog)102
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.7.(ProcessorBlock)201
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.ComboLabelProvider.ComboLabelProvider(ProcessorBlock)364
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.ComboLabelProvider.ComboLabelProvider(ProcessorBlock)364

org.eclipse.jface.viewers.SelectionChangedEvent.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.4.selectionChanged(SelectionChangedEvent)124
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.4.selectionChanged(SelectionChangedEvent)123
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)147
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.8.selectionChanged(SelectionChangedEvent)214

org.eclipse.jface.viewers.SelectionChangedEvent.SelectionChangedEvent(ISelectionProvider, ISelection)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.fireSelectionChanged()300

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.InstalledProcessorsBlock()73
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setCheckedInstall(IProcessorInstall)532

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()223
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()229
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.processorAdded(IProcessorInstall)448
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors(IProcessorInstall[])519
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setCheckedInstall(IProcessorInstall)536
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)151
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.2.widgetSelected(SelectionEvent)166
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.2.widgetSelected(SelectionEvent)166
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)150
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)172
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.initializeFrom(ILaunchConfiguration)289
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.initializeFrom(ILaunchConfiguration)315
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.preferencesSelected()241
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.showPrefPage(String, IPreferencePage)257

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.getSelection()87

org.eclipse.jface.viewers.StructuredViewer.addDoubleClickListener(IDoubleClickListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)211
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)135
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)134

org.eclipse.jface.viewers.StructuredViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.6.doubleClick(DoubleClickEvent)215
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.editProcessor()466
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.enableButtons()381
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors()492
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.updateButtons()341
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.widgetSelected(SelectionEvent)211
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.widgetSelected(SelectionEvent)207
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.widgetSelected(SelectionEvent)203
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.performRemove()358
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.updateRemoveButton()296
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.performRemove()369
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.updateRemoveButton()288
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.performApply(ILaunchConfigurationWorkingCopy)336

org.eclipse.jface.viewers.StructuredViewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.editProcessor()486
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.removeProcessors(IProcessorInstall[])511
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.2.widgetSelected(SelectionEvent)165
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.performRemove()364
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.2.widgetSelected(SelectionEvent)165
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.performRemove()375

org.eclipse.jface.viewers.StructuredViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createDialogFields(Composite)110
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)186
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.createControl(Composite)117
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)88
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)190
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)190
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)87
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)182
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)139
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)69

org.eclipse.jface.viewers.StructuredViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()219
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.setProcessors(IProcessorInstall[])425
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.initializeFrom(InstallStandin, IProcessorType)164
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)141
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.initializeAttributesFromStorage(ILaunchConfiguration)319
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.initializePropertiesFromStorage(ILaunchConfiguration)330
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)140
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)157
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)141
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.showPrefPage(String, IPreferencePage)256
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)71

org.eclipse.jface.viewers.StructuredViewer.setSelection(ISelection, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.initializeFrom(ILaunchConfiguration)315
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.preferencesSelected()241
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.showPrefPage(String, IPreferencePage)257

org.eclipse.jface.viewers.StructuredViewer.setSorter(ViewerSorter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.sortByName()357
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.sortByType()314
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.sortByVersion()334
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)111
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)206
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)205
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)110

org.eclipse.jface.viewers.TableViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addExternal(IStructuredSelection)228
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.addWorkspace(IStructuredSelection)269
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.createControl(Composite)115
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)68

org.eclipse.jface.viewers.TableViewer.getTable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.enableButtons()384
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.getTable()568

org.eclipse.jface.viewers.TableViewer.remove(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.remove(IStructuredSelection)331

org.eclipse.jface.viewers.TableViewer.setSelection(ISelection, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.processorAdded(IProcessorInstall)448
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)151
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.2.widgetSelected(SelectionEvent)166
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.2.widgetSelected(SelectionEvent)166
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)150

org.eclipse.jface.viewers.TableViewer.TableViewer(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.createControl(Composite)112
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.createDialogArea(Composite)65

org.eclipse.jface.viewers.TableViewer.TableViewer(Table)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)87
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)189
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)189
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)86

org.eclipse.jface.viewers.TableViewerColumn.TableViewerColumn(TableViewer, TableColumn)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)249
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)223
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)239
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)213

org.eclipse.jface.viewers.TextCellEditor.TextCellEditor(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.9.getCellEditor(Object)270
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.8.getCellEditor(Object)261

org.eclipse.jface.viewers.Viewer.addSelectionChangedListener(ISelectionChangedListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.createFieldListeners()142
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.createControl(Composite)188
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.createControl(Composite)119
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.createDialogArea(Composite)121
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)216
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)206
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.createDialogArea(Composite)120
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)209
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.createControl(Composite)142

org.eclipse.jface.viewers.Viewer.setSelection(ISelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()229
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.initializeFields()223
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.5.selectionChanged(SelectionChangedEvent)172
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorBlock.initializeFrom(ILaunchConfiguration)289

org.eclipse.jface.viewers.ViewerCell.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.update(ViewerCell)228
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.8.update(ViewerCell)254
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.update(ViewerCell)218
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.7.update(ViewerCell)244

org.eclipse.jface.viewers.ViewerCell.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.7.update(ViewerCell)229
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.8.update(ViewerCell)255
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.6.update(ViewerCell)219
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.7.update(ViewerCell)246

org.eclipse.jface.viewers.ViewerColumn.setEditingSupport(EditingSupport)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)259
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)250

org.eclipse.jface.viewers.ViewerColumn.setLabelProvider(CellLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)250
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.createControl(Composite)224
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)240
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)214

org.eclipse.jface.viewers.ViewerComparator.compare(Viewer, Object, Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.13.compare(Viewer, Object, Object)368
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.11.compare(Viewer, Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.12.compare(Viewer, Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.13.compare(Viewer, Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.3.compare(Viewer, Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.5.compare(Viewer, Object, Object)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.3.compare(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerComparator.isSorterProperty(Object, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.11.isSorterProperty(Object, String)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.12.isSorterProperty(Object, String)-1
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.13.isSorterProperty(Object, String)-1

org.eclipse.jface.viewers.ViewerFilter.select(Viewer, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.2.select(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerFilter.ViewerFilter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.ProcessorLibraryBlock.2.(ProcessorLibraryBlock)273

org.eclipse.jface.viewers.ViewerSorter.ViewerSorter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.createControl(Composite)205
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.11.(InstalledProcessorsBlock)314
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.12.(InstalledProcessorsBlock)334
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.13.(InstalledProcessorsBlock)357
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributeDialog.3.(AttributeDialog)111
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.5.(AttributesBlock)206
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertyDialog.3.(OutputPropertyDialog)110

org.eclipse.jface.window.Window.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.configureShell(Shell)41
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.configureShell(Shell)-1

org.eclipse.jface.window.Window.getShellStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.AddProcessorDialog(InstalledProcessorsBlock, Shell, IProcessorType[], IProcessorInstall)62
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.ProcessorDetailsDialog(Shell, IProcessorInstall)34

org.eclipse.jface.window.Window.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.addProcessor()438
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.InstalledProcessorsBlock.editProcessor()481
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.AttributesBlock.2.widgetSelected(SelectionEvent)152
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.OutputPropertiesBlock.2.widgetSelected(SelectionEvent)152

org.eclipse.jface.window.Window.setShellStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.jaxp.debug.ui.internal.preferences.AddProcessorDialog.AddProcessorDialog(InstalledProcessorsBlock, Shell, IProcessorType[], IProcessorInstall)62
org.eclipse.wst.xsl.jaxp.debug.ui.internal.tabs.processor.ProcessorDetailsDialog.ProcessorDetailsDialog(Shell, IProcessorInstall)34

Back to reference summary for org.eclipse.wst.xsl.jaxp.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict