Methods from org.eclipse.swt.cocoa.macosx used by org.eclipse.ecf.example.collab

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

Reference Details

org.eclipse.swt.custom.SashForm.SashForm(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)52

org.eclipse.swt.custom.SashForm.setLayout(Layout)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)53

org.eclipse.swt.custom.SashForm.setOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)54

org.eclipse.swt.custom.SashForm.setWeights(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)72

org.eclipse.swt.custom.StyledText.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)257
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)253
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)242
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)244
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)146

org.eclipse.swt.custom.StyledText.copy()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputCopy()819

org.eclipse.swt.custom.StyledText.getSelectionRange()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.16.getSelection()512
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.16.getSelection()512

org.eclipse.swt.custom.StyledText.getSelectionText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputCopy()815

org.eclipse.swt.custom.StyledText.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)233
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)261
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputCopy()820

org.eclipse.swt.custom.StyledText.selectAll()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputCopy()817
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputSelectAll()828

org.eclipse.swt.custom.StyledText.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)141
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.FontPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1045
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.FontPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1045

org.eclipse.swt.custom.StyledText.setSelection(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.16.setSelection(ISelection)523

org.eclipse.swt.custom.StyledText.setSelection(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)263
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputCopy()820

org.eclipse.swt.custom.StyledText.setStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)243

org.eclipse.swt.custom.StyledText.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputClear()811

org.eclipse.swt.custom.StyledText.StyledText(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)222
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)219

org.eclipse.swt.custom.StyleRange.StyleRange()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)232

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragEnter(DropTargetEvent)58
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragOperationChanged(DropTargetEvent)82
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.drop(DropTargetEvent)96
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.dragEnter(DropTargetEvent)57

org.eclipse.swt.dnd.DropTarget.addDropListener(DropTargetListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)44

org.eclipse.swt.dnd.DropTarget.DropTarget(Control, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)37

org.eclipse.swt.dnd.DropTarget.setTransfer(Transfer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)43

org.eclipse.swt.dnd.FileTransfer.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)41

org.eclipse.swt.dnd.TextTransfer.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)40

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.1.(JoinGroupWizardPage)110
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.2.(JoinGroupWizardPage)123

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.1.focusGained(FocusEvent)-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.2.focusGained(FocusEvent)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.3.(URLListFieldEditor)150

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.3.widgetSelected(SelectionEvent)-1

org.eclipse.swt.events.ShellAdapter.shellActivated(ShellEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.3.shellActivated(ShellEvent)-1

org.eclipse.swt.events.ShellAdapter.ShellAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.3.(ChatWindow)95

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1006
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1009

org.eclipse.swt.graphics.Device.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.run()199
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.run()199

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.LineChatClientView(EclipseCollabSharedObject, LineChatView, String, String, String)103
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.LineChatClientView(EclipseCollabSharedObject, LineChatView, String, String, String)103

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)138
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.FontPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1042
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.FontPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1042

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.LineChatClientView(EclipseCollabSharedObject, LineChatView, String, String, String)103

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)155

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)151

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)153

org.eclipse.swt.graphics.GC.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)152

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)81

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()50
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()47
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.stopFlashing()155

org.eclipse.swt.graphics.ImageData.ImageData(int, int, int, PaletteData)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)79

org.eclipse.swt.graphics.PaletteData.PaletteData(RGB[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)79

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)367
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)367
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)425
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)425

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.1.widgetDisposed(DisposeEvent)116
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.1.widgetDisposed(DisposeEvent)112
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.1.widgetDisposed(DisposeEvent)120
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.29.dispose()692
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)154
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1023
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1023
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1022
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1021
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1021
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ColorPropertyChangeListener.propertyChange(PreferencesPropertyChangeEvent)1022
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.2.widgetDisposed(DisposeEvent)91

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)77
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)78
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.LineChatClientView(EclipseCollabSharedObject, LineChatView, String, String, String)102

org.eclipse.swt.layout.FillLayout.FillLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)102
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)53
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)46

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)68
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)80
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)117
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.doFillIntoGrid(Composite, int)41

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)107

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)134
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)150
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)94
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)419
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)419
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)402
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)381
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)402
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)381

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)115
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)73
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)111

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createControl(Composite)57
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)88
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)370
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)370
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)386
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)386

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)126
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)86

org.eclipse.swt.program.Program.launch(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.io.EclipseFileTransferAndLaunch.launchFile(String)45

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)121

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)112

org.eclipse.swt.widgets.Button.computeSize(int, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)118

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)113

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)87
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)125
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)85
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)380
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)380
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)99
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)43

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)131

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.1.run()73
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)120

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.setFocus()127

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createControl(Composite)62
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)90
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)102
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)129
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)87
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)378
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)394
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)378
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)394
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)46

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)168
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)110
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)123

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)159

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)179

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)114
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)129
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)152
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)112

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.adjustForNumColumns(int)52
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.adjustForNumColumns(int)53
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.adjustForNumColumns(int)34

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1006
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1009
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendShowViewRequest(IUser)652

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)128
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)135

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)384
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)398
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)384
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)398

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.selectionChanged()181

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.3.shellActivated(ShellEvent)99
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)101

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)114
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)129
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)112
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)399
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)399

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)120
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)77
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)82
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)70
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)134
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)156
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)111
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)107
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)109
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)103
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)117
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)121
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)95
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.doFillIntoGrid(Composite, int)48
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)419
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)419
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)400
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)400
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)402
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)402
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)383
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)383

org.eclipse.swt.widgets.Control.setMenu(Menu)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.hookContextMenu()538
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.hookContextMenu()505

org.eclipse.swt.widgets.Decorations.getImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()46

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()51
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()48
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)75
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.stopFlashing()156

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)922
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)934

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.activateView()692
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.addMarkerForFile(IFile, EclipseCollabSharedObjectSharedMarker)876
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleChatMessageEvent(IChatMessageEvent)117
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowImageData(ID, byte[], Boolean)635
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowImageStart(ID, String, ImageWrapper)613
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleUserMessage(IUser, String)416
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleUserUpdate(IUser)395
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.showLineOnGUI(ID, String)704
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.showRawLine(ID, String, Runnable)717
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.verifyAndOpenEditorLocally(IUser, String, Runnable)922
org.eclipse.ecf.example.collab.share.HelloMessageSharedObject.showMessage()67
org.eclipse.ecf.example.collab.share.io.EclipseFileTransferAndLaunch.launchFile(String)48
org.eclipse.ecf.example.collab.share.url.ShowURLSharedObject.activated(ID[])101
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFile(String, String, Date, ID, boolean)894
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFile(String, String, Date, ID, boolean)908
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.addUserToTree(IUser)143
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.appendAndScrollToBottom(ChatLine)153
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.changeUserInTree(IUser)169
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.createObject(ID, String, String[], Object[])258
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.refreshTreeView()270
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.removeUserFromTree(ID)294
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.startedTyping(IUser)344

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.5.run()418
org.eclipse.ecf.example.collab.share.HelloMessageSharedObject.1.run()69

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.actions.SetSharedEditorSelectionAction.run(IAction)81
org.eclipse.ecf.internal.example.collab.ClientPlugin.getActiveShell()122
org.eclipse.ecf.internal.example.collab.EditorCompoundContributionItem.1.run()107
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)920
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)932

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.5.run()419
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.5.run()418
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.activateView()692
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.addMarkerForFile(IFile, EclipseCollabSharedObjectSharedMarker)876
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.createOutputView()272
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowView(IUser, String)1044
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowViewWithID(IUser, String, String, Integer)1029
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleUserMessage(IUser, String)416
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleUserUpdate(IUser)395
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.showLineOnGUI(ID, String)704
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.showRawLine(ID, String, Runnable)717
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.verifyAndOpenEditorLocally(IUser, String, Runnable)922
org.eclipse.ecf.example.collab.share.HelloMessageSharedObject.1.run()69
org.eclipse.ecf.example.collab.share.HelloMessageSharedObject.showMessage()67
org.eclipse.ecf.example.collab.share.io.EclipseFileTransfer.receiveStart(FileTransferSharedObject, File, long, float)131
org.eclipse.ecf.example.collab.share.io.EclipseFileTransferAndLaunch.launchFile(String)48
org.eclipse.ecf.example.collab.share.url.ShowURLSharedObject.activated(ID[])101
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)84
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)78
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)84
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)78
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFile(String, String, Date, ID, boolean)894
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFile(String, String, Date, ID, boolean)908
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)920
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)932
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.addUserToTree(IUser)143
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.appendAndScrollToBottom(ChatLine)153
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.changeUserInTree(IUser)169
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.createObject(ID, String, String[], Object[])258
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.disposeClient()201
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.refreshTreeView()270
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.removeUserFromTree(ID)294
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.startedTyping(IUser)344
org.eclipse.ecf.internal.example.collab.ui.LineChatView.hideView()83
org.eclipse.ecf.internal.example.collab.ui.LineChatView.removeClientView(LineChatClientView)56

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.5.run()419

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.createOutputView()272
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowView(IUser, String)1044
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowViewWithID(IUser, String, String, Integer)1029
org.eclipse.ecf.example.collab.share.io.EclipseFileTransfer.receiveStart(FileTransferSharedObject, File, long, float)131
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)84
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)78
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)78
org.eclipse.ecf.internal.example.collab.actions.URIClientConnectAction.ClientConnectJob.run(IProgressMonitor)84
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.run()202
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.run()202
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.disposeClient()201
org.eclipse.ecf.internal.example.collab.ui.LineChatView.hideView()83
org.eclipse.ecf.internal.example.collab.ui.LineChatView.removeClientView(LineChatClientView)56

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)920
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)932

org.eclipse.swt.widgets.FileDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)923
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)935

org.eclipse.swt.widgets.FileDialog.setFilterPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToGroup(boolean)921
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)933

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.setActiveTab(String)197

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)116
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)105
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)90
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)97
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)396
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)396
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createInactiveComposite(Composite)157

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)118
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)91
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)98
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)106
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)397
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)397
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createInactiveComposite(Composite)158

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doLoad()192

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)130

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.removePressed()166

org.eclipse.swt.widgets.List.getSelectionIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.removePressed()164
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.selectionChanged()180

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)127

org.eclipse.swt.widgets.List.remove(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.removePressed()169

org.eclipse.swt.widgets.Shell.addShellListener(ShellListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)95

org.eclipse.swt.widgets.Shell.forceActive()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.28.run()639

org.eclipse.swt.widgets.Shell.isVisible()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.appendText(ChatLine)81

org.eclipse.swt.widgets.Shell.setActive()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.5.run()421

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)73

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.handleKeyPressed(KeyEvent)489
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.handleShellCloseEvent()168

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.setActiveTab(String)193

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.setActiveTab(String)199

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)111

org.eclipse.swt.widgets.TabItem.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)116

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)117

org.eclipse.swt.widgets.TabItem.TabItem(TabFolder, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)115

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)367
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)367
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)425
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)425

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)193
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)128

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.3.focusGained(FocusEvent)170
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4.mouseUp(MouseEvent)187
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.5.modifyText(ModifyEvent)195
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.handleEnter()479
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.handleEnter()478
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.getJoinGroupText()183
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.getNicknameText()193
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.saveDialogSettings()176
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.saveDialogSettings()177
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.saveDialogSettings()178
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.validateNicknameText()143

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.outputPaste()824

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.3.focusGained(FocusEvent)172
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4.mouseUp(MouseEvent)189
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)158
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.1.focusGained(FocusEvent)112
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.2.focusGained(FocusEvent)125

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)149
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.clearInput()268
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)122
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)102
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)137
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.fillCombo()80
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.restoreDialogSettings()164
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.restoreDialogSettings()160
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)418
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)418

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)148
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)93
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)120
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)100
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)408
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)408

org.eclipse.swt.widgets.Widget.addDisposeListener(DisposeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)92
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)131
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)108
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)86

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.dispose()123
OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.dispose()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.1.run()64
org.eclipse.ecf.internal.example.collab.ui.LineChatView.1.run()59
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)107

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)368
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)368
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)427
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)427
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.getData(DropTargetEvent)29

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.removePressed()167

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowImageStart(ID, String, ImageWrapper)612
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1006
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1009
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendImage(IUser)353
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)81
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)83
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)409

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.appendText(ChatLine)227
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()45
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.3.shellActivated(ShellEvent)98
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.handleShellCloseEvent()167
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus()121
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.stopFlashing()155
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.2.run()146
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.3.run()155
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.4.run()171
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.5.run()203
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.7.run()272
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.8.run()296
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.9.run()346
org.eclipse.ecf.internal.example.collab.ui.LineChatView.1.run()72
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createInactiveComposite(Composite)156
org.eclipse.ecf.internal.example.collab.ui.TeamChat.appendText(ChatLine)78

org.eclipse.swt.widgets.Widget.setData(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doLoad()193

Back to reference summary for org.eclipse.ecf.example.collab

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict