Methods from org.eclipse.swt.cocoa.macosx used by org.eclipse.emf.edit.ui

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

Reference Details

org.eclipse.swt.custom.ControlEditor.getEditor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)200
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)198

org.eclipse.swt.custom.TableTreeItem.getBounds(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)210

org.eclipse.swt.custom.TableTreeItem.getExpanded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)243
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()445

org.eclipse.swt.custom.TableTreeItem.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)235
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()443

org.eclipse.swt.custom.TableTreeItem.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)246
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()448

org.eclipse.swt.custom.TableTreeItem.getText(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)526

org.eclipse.swt.custom.TableTreeItem.setExpanded(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)243
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()445

org.eclipse.swt.custom.TreeEditor.setEditor(Control, TreeItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)119
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)81

org.eclipse.swt.custom.TreeEditor.setEditor(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)105
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)110
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)150
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)155

org.eclipse.swt.dnd.ByteArrayTransfer.ByteArrayTransfer()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.LocalTransfer()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.LocalTransfer()80

org.eclipse.swt.dnd.ByteArrayTransfer.isSupportedType(TransferData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getDragSource(DropTargetEvent)379
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getDragSource(DropTargetEvent)368
org.eclipse.emf.edit.ui.dnd.ViewerDragAdapter.dragSetData(DragSourceEvent)87

org.eclipse.swt.dnd.ByteArrayTransfer.javaToNative(Object, TransferData)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.javaToNative(Object, TransferData)111
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.javaToNative(Object, TransferData)-1

org.eclipse.swt.dnd.ByteArrayTransfer.nativeToJava(TransferData)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.nativeToJava(TransferData)121
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.nativeToJava(TransferData)-1

org.eclipse.swt.dnd.DropTargetAdapter.dragEnter(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dragEnter(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.dragLeave(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dragLeave(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.dragOperationChanged(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dragOperationChanged(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.dragOver(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dragOver(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.drop(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.drop(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.dropAccept(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dropAccept(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetAdapter.DropTargetAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.EditingDomainViewerDropAdapter(EditingDomain, Viewer)128

org.eclipse.swt.dnd.Transfer.getTypeIds()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.getTypeIds()-1

org.eclipse.swt.dnd.Transfer.getTypeNames()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.LocalTransfer.getTypeNames()-1

org.eclipse.swt.events.FocusAdapter.FocusAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.1.(AdapterFactoryTreeEditor, IUpdateableItemText, Object, Text)87
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.3.(AdapterFactoryTreeEditor, IUpdateableItemText, Object, Combo)129

org.eclipse.swt.events.FocusAdapter.focusLost(FocusEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.1.focusLost(FocusEvent)-1
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.3.focusLost(FocusEvent)-1

org.eclipse.swt.events.KeyAdapter.KeyAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.1.(AdapterFactoryTableTreeEditor)92
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.7.(AdapterFactoryTableTreeEditor, Shell)383
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.(AdapterFactoryTreeEditor, IUpdateableItemText, Object, Text)97
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.(AdapterFactoryTreeEditor, IUpdateableItemText, Object, Combo)141
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.5.(FeatureEditorDialog, Text, TableViewer)379

org.eclipse.swt.events.KeyAdapter.keyPressed(KeyEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.1.keyPressed(KeyEvent)-1
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.7.keyPressed(KeyEvent)-1
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)-1
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)-1
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.5.keyPressed(KeyEvent)-1

org.eclipse.swt.events.MouseAdapter.MouseAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.(AdapterFactoryTableTreeEditor)220
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.6.(AdapterFactoryTableTreeEditor, Shell)369

org.eclipse.swt.events.MouseAdapter.mouseDoubleClick(MouseEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.6.mouseDoubleClick(MouseEvent)-1

org.eclipse.swt.events.MouseAdapter.mouseDown(MouseEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseDown(MouseEvent)-1

org.eclipse.swt.events.MouseAdapter.mouseUp(MouseEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)-1

org.eclipse.swt.events.SelectionAdapter.SelectionAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.6.(FeatureEditorDialog, TableViewer)409
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.7.(FeatureEditorDialog, TableViewer)426
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.8.(FeatureEditorDialog, TableViewer, TableViewer, Text)443
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.9.(FeatureEditorDialog, TableViewer, TableViewer, Text)480

org.eclipse.swt.events.SelectionAdapter.widgetSelected(SelectionEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.6.widgetSelected(SelectionEvent)-1
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.7.widgetSelected(SelectionEvent)-1
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.8.widgetSelected(SelectionEvent)-1
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.9.widgetSelected(SelectionEvent)-1

org.eclipse.swt.graphics.Color.Color(Device, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()715

org.eclipse.swt.graphics.Color.getRGB()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()701
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()704
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)110
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)112

org.eclipse.swt.graphics.Font.getFontData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.getFont(Font, Object)128

org.eclipse.swt.graphics.FontData.FontData(String, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.getFont(Font, Object)134

org.eclipse.swt.graphics.FontData.getHeight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.getFont(Font, Object)136

org.eclipse.swt.graphics.FontData.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.getFont(Font, Object)135

org.eclipse.swt.graphics.FontData.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.getFont(Font, Object)137

org.eclipse.swt.graphics.GC.drawImage(Image, int, int, int, int, int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.drawImage(GC, Image, Rectangle)499

org.eclipse.swt.graphics.GC.drawLine(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)653
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)643
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)657
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)661
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)647
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)652
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)656
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)644
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)646
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)660

org.eclipse.swt.graphics.GC.drawRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)634

org.eclipse.swt.graphics.GC.drawString(String, int, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)575

org.eclipse.swt.graphics.GC.drawString(String, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)628

org.eclipse.swt.graphics.GC.fillPolygon(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)607
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)585

org.eclipse.swt.graphics.GC.fillRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()721
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()718
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)574
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)549

org.eclipse.swt.graphics.GC.GC(Drawable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()697
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()694

org.eclipse.swt.graphics.GC.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()720
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()717
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)548
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)584
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)620
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)599
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)572

org.eclipse.swt.graphics.GC.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)619
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)633
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)571
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)655
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)651
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)659
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)642

org.eclipse.swt.graphics.GC.stringExtent(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)566
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)628
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)567

org.eclipse.swt.graphics.Image.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ImageWrapperImageDescriptor.equals(Object)230

org.eclipse.swt.graphics.Image.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.drawImage(GC, Image, Rectangle)498

org.eclipse.swt.graphics.Image.getImageData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ComposedImageDescriptor.getSize()280
org.eclipse.emf.edit.ui.provider.ImageWrapperImageDescriptor.getImageData()242

org.eclipse.swt.graphics.Image.hashCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ImageWrapperImageDescriptor.hashCode()236

org.eclipse.swt.graphics.Image.Image(Device, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()696
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()693

org.eclipse.swt.graphics.ImageData.ImageData(InputStream)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.URLImageDescriptor.getImageData()324
org.eclipse.emf.edit.ui.provider.URLImageDescriptor.getImageData()317

org.eclipse.swt.graphics.Point.Point(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()306
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)122
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)452
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)444
org.eclipse.emf.edit.ui.provider.ComposedImageDescriptor.getSize()290

org.eclipse.swt.graphics.Resource.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()723
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()727
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()726
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.handleDisplayDispose()145
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.handleDisplayDispose()163
org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry.handleDisplayDispose()197

org.eclipse.swt.graphics.RGB.getHSB()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)110
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)112

org.eclipse.swt.graphics.RGB.RGB(float, float, float)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)115

org.eclipse.swt.graphics.RGB.RGB(int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.getColor(Color, Color, Object)100

org.eclipse.swt.layout.GridData.GridData()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)253
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)286
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)207
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)199
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)333
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)326
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)267
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)305
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)279
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)292
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)298

org.eclipse.swt.layout.GridData.GridData(int, int, boolean, boolean, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)171

org.eclipse.swt.layout.GridData.GridData(int, int, boolean, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)312
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)182

org.eclipse.swt.layout.GridData.GridData(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)177
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)177
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)196
org.eclipse.emf.edit.ui.provider.InputDialog.createText(Composite)215
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)269
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)269

org.eclipse.swt.layout.GridLayout.GridLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)316
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)272
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)186

org.eclipse.swt.layout.GridLayout.GridLayout(int, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)170

org.eclipse.swt.widgets.Button.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)479
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)425
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)442
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)408

org.eclipse.swt.widgets.Button.Button(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)296
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)284
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)277
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)303

org.eclipse.swt.widgets.Button.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)278
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)297
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)304
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)285

org.eclipse.swt.widgets.Canvas.Canvas(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.createComposite()288

org.eclipse.swt.widgets.Combo.add(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)125
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)124
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)123
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)126

org.eclipse.swt.widgets.Combo.addModifyListener(ModifyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)161

org.eclipse.swt.widgets.Combo.Combo(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)118

org.eclipse.swt.widgets.Combo.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.3.focusLost(FocusEvent)135
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)149

org.eclipse.swt.widgets.Combo.setSelection(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)122

org.eclipse.swt.widgets.Combo.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)121

org.eclipse.swt.widgets.Composite.Composite(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)266
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)180
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)310

org.eclipse.swt.widgets.Composite.getLayout()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)157

org.eclipse.swt.widgets.Composite.layout()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()324

org.eclipse.swt.widgets.Composite.setFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)283
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)120

org.eclipse.swt.widgets.Composite.setLayout(Layout)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)321
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)273
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)170
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)191

org.eclipse.swt.widgets.Control.addFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)128
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)86

org.eclipse.swt.widgets.Control.addKeyListener(KeyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()382
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)216
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)140
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)96
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)378

org.eclipse.swt.widgets.Control.addMouseListener(MouseListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()368
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)219

org.eclipse.swt.widgets.Control.addPaintListener(PaintListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)217

org.eclipse.swt.widgets.Control.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider.ColorProvider(AdapterFactory, Viewer)120
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider.ColorProvider(AdapterFactory, Viewer)120
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151

org.eclipse.swt.widgets.Control.getFont()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider.FontProvider(AdapterFactory, Viewer)91
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider.FontProvider(AdapterFactory, Viewer)91
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)182

org.eclipse.swt.widgets.Control.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider.ColorProvider(AdapterFactory, Viewer)120
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider.ColorProvider(AdapterFactory, Viewer)120
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151
org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider.FontAndColorProvider(AdapterFactory, Viewer)151

org.eclipse.swt.widgets.Control.getLayoutData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)160

org.eclipse.swt.widgets.Control.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.InputDialog.setErrorMessage(String)298

org.eclipse.swt.widgets.Control.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()309
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.2.openDialogBox(Control)289
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.3.openDialogBox(Control)453
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.4.openDialogBox(Control)491

org.eclipse.swt.widgets.Control.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.3.doubleClick(DoubleClickEvent)357
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.4.doubleClick(DoubleClickEvent)368

org.eclipse.swt.widgets.Control.redraw()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.apply()419
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.setDown(boolean)187

org.eclipse.swt.widgets.Control.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()310
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)198

org.eclipse.swt.widgets.Control.setBounds(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()312
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()321

org.eclipse.swt.widgets.Control.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.InputDialog.setErrorMessage(String)303

org.eclipse.swt.widgets.Control.setFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()325
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)82
org.eclipse.emf.edit.ui.provider.InputDialog.createButtonsForButtonBar(Composite)159

org.eclipse.swt.widgets.Control.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)182

org.eclipse.swt.widgets.Control.setLayoutData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)270
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)171
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)202
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)214
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)301
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)308
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)314
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)184
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)263
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)177
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)289
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)282
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)330
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)294
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)340
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)181
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)196
org.eclipse.emf.edit.ui.provider.InputDialog.createText(Composite)215
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)272
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)272

org.eclipse.swt.widgets.Control.setVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.1.focusLost(FocusEvent)93
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.3.focusLost(FocusEvent)136

org.eclipse.swt.widgets.Control.toControl(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)452
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)444

org.eclipse.swt.widgets.Control.toDisplay(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()305

org.eclipse.swt.widgets.Control.update()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.1.keyPressed(KeyEvent)100
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.1.keyPressed(KeyEvent)107
org.eclipse.emf.edit.ui.provider.InputDialog.setErrorMessage(String)298

org.eclipse.swt.widgets.Decorations.setImage(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.configureShell(Shell)149

org.eclipse.swt.widgets.Display.asyncExec(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.ValidateAction.1.run(IProgressMonitor)178
org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.notifyChanged(Notification)277
org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh.handleNotifyChanged(Viewer, Object, int, Object, Object, Object, int)53

org.eclipse.swt.widgets.Display.disposeExec(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.hookDisplayDispose(Display)152
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.hookDisplayDispose(Display)170
org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry.hookDisplayDispose(Display)204

org.eclipse.swt.widgets.Display.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)209
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)334
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)208
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)254
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)335

org.eclipse.swt.widgets.Display.getCurrent()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)209
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)335
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)254
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)208
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)334
org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry.ExtendedColorRegistry()48
org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry.ExtendedFontRegistry()48
org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry.ExtendedImageRegistry()63
org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh.handleNotifyChanged(Viewer, Object, int, Object, Object, Object, int)51

org.eclipse.swt.widgets.Display.getSystemColor(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()311
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()700
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()703
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)633
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)584
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)620
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)599
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)571
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)655
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)651
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)572
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)642
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)619
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)548
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)659
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)199

org.eclipse.swt.widgets.Event.Event()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)244
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()446

org.eclipse.swt.widgets.Group.Group(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)168

org.eclipse.swt.widgets.Group.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)169

org.eclipse.swt.widgets.Label.Label(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)173
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)275
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)291
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)324
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)194
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)175

org.eclipse.swt.widgets.Label.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)174
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)325
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)195
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)176

org.eclipse.swt.widgets.Shell.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.configureShell(Shell)146
org.eclipse.emf.edit.ui.provider.InputDialog.configureShell(Shell)141

org.eclipse.swt.widgets.Shell.setVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()323

org.eclipse.swt.widgets.Shell.Shell(Shell, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()308

org.eclipse.swt.widgets.Table.getColumnCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowRight()454

org.eclipse.swt.widgets.Table.getItem(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()477
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()465

org.eclipse.swt.widgets.Table.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()475

org.eclipse.swt.widgets.Table.getItems()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)510

org.eclipse.swt.widgets.Table.indexOf(TableItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()474
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()462

org.eclipse.swt.widgets.Table.setSelection(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()479
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()467

org.eclipse.swt.widgets.Table.showItem(TableItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()478
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()466

org.eclipse.swt.widgets.Table.Table(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)204
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)332

org.eclipse.swt.widgets.TableItem.getBounds(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)239
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()293
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)524
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)453

org.eclipse.swt.widgets.TableItem.getImage(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)527

org.eclipse.swt.widgets.TableItem.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()309
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()305
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()479
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()477
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()475
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()478
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()474
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowRight()454
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()466
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()462
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()467
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()465
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.createComposite()288
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)451

org.eclipse.swt.widgets.Text.addModifyListener(ModifyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)233
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)190

org.eclipse.swt.widgets.Text.getLineHeight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)270
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)270

org.eclipse.swt.widgets.Text.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.1.focusLost(FocusEvent)92
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)104
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.2.modifyText(ModifyEvent)238
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.5.keyPressed(KeyEvent)388
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.8.widgetSelected(SelectionEvent)466
org.eclipse.emf.edit.ui.provider.InputDialog.buttonPressed(int)125
org.eclipse.emf.edit.ui.provider.InputDialog.validateInput()279

org.eclipse.swt.widgets.Text.selectAll()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.provider.InputDialog.createButtonsForButtonBar(Composite)162

org.eclipse.swt.widgets.Text.setSelection(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)84

org.eclipse.swt.widgets.Text.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)83
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.5.keyPressed(KeyEvent)401
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.5.keyPressed(KeyEvent)390
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.8.widgetSelected(SelectionEvent)468
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.9.widgetSelected(SelectionEvent)512
org.eclipse.emf.edit.ui.provider.InputDialog.createButtonsForButtonBar(Composite)161
org.eclipse.emf.edit.ui.provider.InputDialog.setErrorMessage(String)297

org.eclipse.swt.widgets.Text.Text(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)80
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)250
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)176
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)195
org.eclipse.emf.edit.ui.provider.InputDialog.createText(Composite)214
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)268
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.MultiLineInputDialog.createText(Composite)268

org.eclipse.swt.widgets.TreeItem.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)76
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)445

org.eclipse.swt.widgets.TreeItem.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.getLocation(DropTargetEvent)443

org.eclipse.swt.widgets.Widget.addListener(int, Listener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()364
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()366
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)280
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)279

org.eclipse.swt.widgets.Widget.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.5.handleEvent(Event)338
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.5.handleEvent(Event)345
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.6.mouseDoubleClick(MouseEvent)377
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.7.keyPressed(KeyEvent)396
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.7.keyPressed(KeyEvent)391
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.dismiss()428
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)200
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)111
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.2.keyPressed(KeyEvent)106
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)156
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.4.keyPressed(KeyEvent)151

org.eclipse.swt.widgets.Widget.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()316
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()401
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()403
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()315
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.editItem(TableItem, TableTreeItem, int)205
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)514
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTreeEditor.editItem(TreeItem)66
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.extractDropTarget(Widget)429
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.extractDropTarget(Widget)430

org.eclipse.swt.widgets.Widget.getData(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowDown()480
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowUp()468
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)513
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.extractDropTarget(Widget)429
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.extractDropTarget(Widget)428

org.eclipse.swt.widgets.Widget.getDisplay()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.ValidateAction.1.run(IProgressMonitor)178
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.activate()311
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.getGradients()691
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)523
org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.notifyChanged(Notification)277
org.eclipse.emf.edit.ui.provider.InputDialog.createDialogArea(Composite)198
org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh.handleNotifyChanged(Viewer, Object, int, Object, Object, Object, int)50

org.eclipse.swt.widgets.Widget.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.apply()417
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.paintControl(PaintEvent)506
org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.notifyChanged(Notification)262
org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh.run()449
org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh.run()449
org.eclipse.emf.edit.ui.provider.InputDialog.setErrorMessage(String)296
org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh.1.run()58
org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh.handleNotifyChanged(Viewer, Object, int, Object, Object, Object, int)49

org.eclipse.swt.widgets.Widget.notifyListeners(int, Event)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.3.mouseUp(MouseEvent)246
org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor.arrowLeft()448
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.3.doubleClick(DoubleClickEvent)359
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.4.doubleClick(DoubleClickEvent)370

Back to reference summary for org.eclipse.emf.edit.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict