Types 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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.sash-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)52

org.eclipse.swt.custom.StyledText

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.textoutput-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)219
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)222
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)-1

org.eclipse.swt.custom.StyleRange

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

org.eclipse.swt.dnd.DropTarget

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dropTarget-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)37

org.eclipse.swt.dnd.DropTargetEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragEnter(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragLeave(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragOperationChanged(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dragOver(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.drop(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.dropAccept(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.dragEnter(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.dragOver(DropTargetEvent)-1
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.getData(DropTargetEvent)-1

org.eclipse.swt.dnd.DropTargetListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget-1

org.eclipse.swt.dnd.FileTransfer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.fileTransfer-1

org.eclipse.swt.dnd.TextTransfer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.textTransfer-1

org.eclipse.swt.dnd.Transfer

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

org.eclipse.swt.events.DisposeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.7.widgetDisposed(DisposeEvent)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.1.widgetDisposed(DisposeEvent)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.2.widgetDisposed(DisposeEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.1.widgetDisposed(DisposeEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.2.widgetDisposed(DisposeEvent)-1

org.eclipse.swt.events.DisposeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.7-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.1-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.2-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.1-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.2-1

org.eclipse.swt.events.FocusAdapter

EXTENDS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.1110
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.1-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.2123
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.2-1

org.eclipse.swt.events.FocusEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.3.focusGained(FocusEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.3.focusLost(FocusEvent)-1
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.FocusListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.3-1

org.eclipse.swt.events.KeyEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.2.keyPressed(KeyEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.2.keyReleased(KeyEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.handleKeyPressed(KeyEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.handleKeyReleased(KeyEvent)-1

org.eclipse.swt.events.KeyListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.2-1

org.eclipse.swt.events.ModifyEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.5.modifyText(ModifyEvent)-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.3.modifyText(ModifyEvent)-1

org.eclipse.swt.events.ModifyListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.5-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.3-1

org.eclipse.swt.events.MouseEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4.mouseDoubleClick(MouseEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4.mouseDown(MouseEvent)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4.mouseUp(MouseEvent)-1

org.eclipse.swt.events.MouseListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.4-1

org.eclipse.swt.events.SelectionAdapter

EXTENDS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.3-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.3150

org.eclipse.swt.events.SelectionEvent

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

org.eclipse.swt.events.SelectionListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.selectionListener-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getSelectionListener()-1

org.eclipse.swt.events.ShellAdapter

EXTENDS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.395
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.3-1

org.eclipse.swt.events.ShellEvent

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

org.eclipse.swt.graphics.Color

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.meColor-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.otherColor-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.systemColor-1
INSTANTIATION
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
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)-1

org.eclipse.swt.graphics.FontData

ALLOCATES_ARRAY
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
INSTANTIATION
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.FontMetrics

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

org.eclipse.swt.graphics.GC

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

org.eclipse.swt.graphics.Image

CASTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.29.dispose()692
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.29.getImage(Object)665
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.blank-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.image-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)81
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.29.getImage(Object)665
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.29.getImage(Object)-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat.ViewLabelProvider.getImage(Object)-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat.ViewLabelProvider.getImage(Object)-1

org.eclipse.swt.graphics.ImageData

INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)79
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)79
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendImage(ID, ImageData)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.6.sendImage(ID, ImageData)-1

org.eclipse.swt.graphics.PaletteData

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

org.eclipse.swt.graphics.Point

INSTANTIATION
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.RGB

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)76
INSTANTIATION
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

INSTANTIATION
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

CASTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.adjustForNumColumns(int)53
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.adjustForNumColumns(int)52
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.adjustForNumColumns(int)34
INSTANTIATION
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.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.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.ChatWindow.createContents(Composite)111
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)94
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)117
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)107
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.doFillIntoGrid(Composite, int)41
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
LOCAL_VAR_DECLARED
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)68
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.LabelFieldEditor.doFillIntoGrid(Composite, int)41
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)381

org.eclipse.swt.layout.GridLayout

INSTANTIATION
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.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)126
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)86
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.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)370
LOCAL_VAR_DECLARED
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.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)126
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)86
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.swt.widgets.Button

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.AutoLoginPreferencePage.delete-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.removeButton-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)112
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)-1

org.eclipse.swt.widgets.Composite

CASTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)133
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.buttonBox-1
org.eclipse.ecf.internal.example.collab.ui.ClientPreferencePage.askParent-1
org.eclipse.ecf.internal.example.collab.ui.LineChatView.parentComposite-1
EXTENDS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)133
INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
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
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createButtons(Composite)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createControl(Composite)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.createPushButton(Composite, String)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)-1
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.URLListFieldEditor(String, String, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String, ChatWindow)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.ChatComposite(LineChatClientView, Composite, TableViewer, String)-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.createStyledTextWidget(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.hasFocus(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.doFillIntoGrid(Composite, int)-1
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.LabelFieldEditor(String, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createInactiveComposite(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createPartControl(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.SpacerFieldEditor.SpacerFieldEditor(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat.TeamChat(LineChatClientView, Composite, int, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getButtonBoxControl(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1

org.eclipse.swt.widgets.Control

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.adjustForNumColumns(int)50
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.doFillIntoGrid(Composite, int)67
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.ChatDropTarget(LineChatClientView, Control, ChatComposite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.ViewerToolTip(LineChatClientView, Control)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.ViewerToolTip(LineChatClientView, Control)-1
org.eclipse.ecf.internal.example.collab.ui.TreeDropTarget.TreeDropTarget(LineChatClientView, Control, ChatComposite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.getTextControl()-1
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.getTreeControl()-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.createContents(Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.getTextControl()-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.getTreeControl()-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createContentArea(Composite, Map)-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat.getTextControl()-1
org.eclipse.ecf.internal.example.collab.ui.TeamChat.getTreeControl()-1

org.eclipse.swt.widgets.Display

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.display-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.display-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowImageData(ID, byte[], Boolean)633
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowImageStart(ID, String, ImageWrapper)612
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.6.(EclipseCollabSharedObject, ID, Display, String, ImageWrapper)-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.Flash(ChatWindow, Display)-1
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.Flash.Flash(ChatWindow, Display)-1

org.eclipse.swt.widgets.Event

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.createToolTipContentArea(Event, Composite)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.ViewerToolTip.shouldCreateToolTip(Event)-1

org.eclipse.swt.widgets.FileDialog

INSTANTIATION
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
LOCAL_VAR_DECLARED
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.Label

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LabelFieldEditor.label-1
org.eclipse.ecf.internal.example.collab.ui.LineChatView.inactiveLabel-1
INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)90
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)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.swt.widgets.List

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.list-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)127
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.getListControl(Composite)-1

org.eclipse.swt.widgets.Menu

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.hookContextMenu()504
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.hookContextMenu()537

org.eclipse.swt.widgets.Shell

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.actions.JoinGroupWizardAction.run(IAction)83
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.1.run()44
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatWindow.configureShell(Shell)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ClientPlugin.getActiveShell()-1

org.eclipse.swt.widgets.TabFolder

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.tabFolder-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)111

org.eclipse.swt.widgets.TabItem

CASTS
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.removeClientView(LineChatClientView)54
INSTANTIATION
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)115
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.createClientView(EclipseCollabSharedObject, String, String, String)115
org.eclipse.ecf.internal.example.collab.ui.LineChatView.removeClientView(LineChatClientView)54
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.LineChatView.1.(LineChatView, TabItem)-1
org.eclipse.ecf.internal.example.collab.ui.LineChatView.addClientView(LineChatClientView, TabItem)-1

org.eclipse.swt.widgets.Text

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.textinput-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.joinGroupText-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.nicknameText-1
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.text-1
INSTANTIATION
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)100
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)120
org.eclipse.ecf.internal.example.collab.ui.JoinGroupWizardPage.createControl(Composite)93
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
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.ToolBar

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.TeamChat.bar-1

org.eclipse.swt.widgets.Widget

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.start.URLListFieldEditor.3.widgetSelected(SelectionEvent)152
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.ecf.internal.example.collab.ui.TreeDropTarget.getData(DropTargetEvent)27

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict