|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.eclipse.ant.core |
Class org.eclipse.ant.core.AntSecurityException extends SecurityException implements Serializable |
Package org.eclipse.core.runtime |
Class org.eclipse.core.runtime.CoreException extends Exception implements Serializable |
Serialized Fields |
IStatus status
Class org.eclipse.core.runtime.OperationCanceledException extends RuntimeException implements Serializable |
Class org.eclipse.core.runtime.Preferences.PropertyChangeEvent extends EventObject implements Serializable |
Serialized Fields |
String propertyName
Object oldValue
null
if
not known or not relevant.
Object newValue
null
if
not known or not relevant.
Package org.eclipse.core.runtime.content |
Class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent extends EventObject implements Serializable |
Package org.eclipse.core.runtime.preferences |
Class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent extends EventObject implements Serializable |
Serialized Fields |
Preferences child
Class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent extends EventObject implements Serializable |
Serialized Fields |
String key
Object newValue
Object oldValue
Package org.eclipse.debug.core |
Class org.eclipse.debug.core.DebugEvent extends EventObject implements Serializable |
Serialized Fields |
int fKind
int fDetail
Object fData
Class org.eclipse.debug.core.DebugException extends CoreException implements Serializable |
Package org.eclipse.jface.resource |
Class org.eclipse.jface.resource.DataFormatException extends IllegalArgumentException implements Serializable |
Package org.eclipse.jface.text |
Class org.eclipse.jface.text.BadLocationException extends Exception implements Serializable |
Class org.eclipse.jface.text.BadPartitioningException extends Exception implements Serializable |
Class org.eclipse.jface.text.BadPositionCategoryException extends Exception implements Serializable |
Package org.eclipse.jface.text.templates |
Class org.eclipse.jface.text.templates.TemplateException extends Exception implements Serializable |
Package org.eclipse.jface.util |
Class org.eclipse.jface.util.PropertyChangeEvent extends EventObject implements Serializable |
Serialized Fields |
String propertyName
Object oldValue
null
if
not known or not relevant.
Object newValue
null
if
not known or not relevant.
Package org.eclipse.jface.viewers |
Class org.eclipse.jface.viewers.CheckStateChangedEvent extends EventObject implements Serializable |
Serialized Fields |
Object element
boolean state
Class org.eclipse.jface.viewers.DoubleClickEvent extends EventObject implements Serializable |
Serialized Fields |
ISelection selection
Class org.eclipse.jface.viewers.LabelProviderChangedEvent extends EventObject implements Serializable |
Serialized Fields |
Object[] elements
null
.
Class org.eclipse.jface.viewers.OpenEvent extends EventObject implements Serializable |
Serialized Fields |
ISelection selection
Class org.eclipse.jface.viewers.SelectionChangedEvent extends EventObject implements Serializable |
Serialized Fields |
ISelection selection
Class org.eclipse.jface.viewers.TreeExpansionEvent extends EventObject implements Serializable |
Serialized Fields |
Object element
Package org.eclipse.search.ui |
Class org.eclipse.search.ui.SearchResultEvent extends EventObject implements Serializable |
Package org.eclipse.search.ui.text |
Class org.eclipse.search.ui.text.MatchEvent extends SearchResultEvent implements Serializable |
Serialized Fields |
int fKind
Match[] fMatches
Match[] fMatchContainer
Class org.eclipse.search.ui.text.RemoveAllEvent extends SearchResultEvent implements Serializable |
Package org.eclipse.swt |
Class org.eclipse.swt.SWTError extends Error implements Serializable |
Serialized Fields |
int code
Throwable throwable
Class org.eclipse.swt.SWTException extends RuntimeException implements Serializable |
Serialized Fields |
int code
Throwable throwable
Package org.eclipse.swt.accessibility |
Class org.eclipse.swt.accessibility.AccessibleControlEvent extends org.eclipse.swt.internal.SWTEventObject implements Serializable |
Serialized Fields |
int childID
Accessible accessible
int x
int y
int width
int height
int detail
String result
Object[] children
Class org.eclipse.swt.accessibility.AccessibleEvent extends org.eclipse.swt.internal.SWTEventObject implements Serializable |
Serialized Fields |
int childID
String result
Class org.eclipse.swt.accessibility.AccessibleTextEvent extends org.eclipse.swt.internal.SWTEventObject implements Serializable |
Serialized Fields |
int childID
int offset
int length
Package org.eclipse.swt.browser |
Class org.eclipse.swt.browser.LocationEvent extends TypedEvent implements Serializable |
Serialized Fields |
String location
boolean top
boolean doit
false
will cancel the operation.
Class org.eclipse.swt.browser.ProgressEvent extends TypedEvent implements Serializable |
Serialized Fields |
int current
int total
Class org.eclipse.swt.browser.StatusTextEvent extends TypedEvent implements Serializable |
Serialized Fields |
String text
Class org.eclipse.swt.browser.TitleEvent extends TypedEvent implements Serializable |
Serialized Fields |
String title
Class org.eclipse.swt.browser.WindowEvent extends TypedEvent implements Serializable |
Serialized Fields |
Browser browser
Browser
provided by the application. Default is null
and null
will cancel the associated navigation request.
Point location
Shell
hosting the Browser
.
It is null
if no location has been requested.
Point size
Shell
hosting the Browser
.
It is null
if no size has been requested.
Package org.eclipse.swt.custom |
Class org.eclipse.swt.custom.BidiSegmentEvent extends TypedEvent implements Serializable |
Serialized Fields |
int lineOffset
String lineText
int[] segments
Class org.eclipse.swt.custom.CTabFolderEvent extends TypedEvent implements Serializable |
Serialized Fields |
Widget item
boolean doit
false
will cancel the operation.
Applies to the close and showList events.
int x
int y
int width
int height
Class org.eclipse.swt.custom.ExtendedModifyEvent extends TypedEvent implements Serializable |
Serialized Fields |
int start
int length
String replacedText
Class org.eclipse.swt.custom.LineBackgroundEvent extends TypedEvent implements Serializable |
Serialized Fields |
int lineOffset
String lineText
Color lineBackground
Class org.eclipse.swt.custom.LineStyleEvent extends TypedEvent implements Serializable |
Serialized Fields |
int lineOffset
String lineText
StyleRange[] styles
Class org.eclipse.swt.custom.TextChangedEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.custom.TextChangingEvent extends TypedEvent implements Serializable |
Serialized Fields |
int start
String newText
int replaceCharCount
int newCharCount
int replaceLineCount
int newLineCount
Package org.eclipse.swt.dnd |
Class org.eclipse.swt.dnd.DragSourceEvent extends TypedEvent implements Serializable |
Serialized Fields |
int detail
DND.DROP_NONE
,
DND.DROP_MOVE
,
DND.DROP_COPY
,
DND.DROP_LINK
,
DND.DROP_TARGET_MOVE
boolean doit
Flag to determine if the drag and drop operation should proceed. The application can set this value to false to prevent the drag from starting. Set to true by default.
In dragFinished:
Flag to indicate if the operation was performed successfully. True if the operation was performed successfully.
TransferData dataType
Class org.eclipse.swt.dnd.DropTargetEvent extends TypedEvent implements Serializable |
Serialized Fields |
int x
Display
int y
Display
int detail
DND.DROP_NONE
,
DND.DROP_MOVE
,
DND.DROP_COPY
,
DND.DROP_LINK
int operations
DND.DROP_NONE
,
DND.DROP_MOVE
,
DND.DROP_COPY
,
DND.DROP_LINK
int feedback
A value of DND.FEEDBACK_NONE indicates that no drag under effect will be displayed.
Feedback effects will only be applied if they are applicable.
The default value is DND.FEEDBACK_SELECT.
DND.FEEDBACK_SELECT
,
DND.FEEDBACK_INSERT_BEFORE
,
DND.FEEDBACK_INSERT_AFTER
,
DND.FEEDBACK_SCROLL
,
DND.FEEDBACK_EXPAND
Widget item
TransferData currentDataType
TransferData[] dataTypes
Package org.eclipse.swt.events |
Class org.eclipse.swt.events.ArmEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.ControlEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.DisposeEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.FocusEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.HelpEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.KeyEvent extends TypedEvent implements Serializable |
Serialized Fields |
char character
int keyCode
SWT
.
When the character field of the event is ambiguous, this field
contains the unicode value of the original character. For example,
typing Ctrl+M or Return both result in the character '\r' but the
keyCode field will also contain '\r' when Return was typed.
SWT
int stateMask
boolean doit
false
will cancel the operation.
Class org.eclipse.swt.events.MenuEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.ModifyEvent extends TypedEvent implements Serializable |
Class org.eclipse.swt.events.MouseEvent extends TypedEvent implements Serializable |
Serialized Fields |
int button
int stateMask
int x
int y
Class org.eclipse.swt.events.PaintEvent extends TypedEvent implements Serializable |
Serialized Fields |
GC gc
int x
int y
int width
int height
int count
Class org.eclipse.swt.events.SelectionEvent extends TypedEvent implements Serializable |
Serialized Fields |
Widget item
int detail
Sash
ScrollBar and Slider
Table, Tree and TableTree
CoolItem and ToolItem
int x
int y
int width
int height
int stateMask
boolean doit
false
will cancel the
operation, depending on the widget.
Class org.eclipse.swt.events.ShellEvent extends TypedEvent implements Serializable |
Serialized Fields |
boolean doit
false
will cancel the operation.
Class org.eclipse.swt.events.TraverseEvent extends KeyEvent implements Serializable |
Serialized Fields |
int detail
SWT.TRAVERSE_NONE
SWT.TRAVERSE_ESCAPE
SWT.TRAVERSE_RETURN
SWT.TRAVERSE_TAB_NEXT
SWT.TRAVERSE_TAB_PREVIOUS
SWT.TRAVERSE_ARROW_NEXT
SWT.TRAVERSE_ARROW_PREVIOUS
SWT.TRAVERSE_MNEMONIC
SWT.TRAVERSE_PAGE_NEXT
SWT.TRAVERSE_PAGE_PREVIOUS
TRAVERSE_NONE
causes no traversal action to be taken.
When used in conjuction with the doit
field, the
traversal detail field can be useful when overriding the default
traversal mechanism for a control. For example, setting the doit
field to false
will cancel the operation and allow
the traversal key stroke to be delivered to the control. Setting
the doit field to true
indicates that the traversal
described by the detail field is to be performed.
Class org.eclipse.swt.events.TreeEvent extends SelectionEvent implements Serializable |
Class org.eclipse.swt.events.TypedEvent extends org.eclipse.swt.internal.SWTEventObject implements Serializable |
Serialized Fields |
Display display
Widget widget
int time
Object data
Class org.eclipse.swt.events.VerifyEvent extends KeyEvent implements Serializable |
Serialized Fields |
int start
int end
String text
Package org.eclipse.swt.graphics |
Class org.eclipse.swt.graphics.ImageLoaderEvent extends org.eclipse.swt.internal.SWTEventObject implements Serializable |
Serialized Fields |
ImageData imageData
endOfImage
flag is false, then this is a
partially complete copy of the current ImageData
,
otherwise this is a completely loaded ImageData
int incrementCount
boolean endOfImage
Class org.eclipse.swt.graphics.Point extends Object implements Serializable |
Serialized Fields |
int x
int y
Class org.eclipse.swt.graphics.Rectangle extends Object implements Serializable |
Serialized Fields |
int x
int y
int width
int height
Class org.eclipse.swt.graphics.RGB extends Object implements Serializable |
Serialized Fields |
int red
int green
int blue
Package org.eclipse.team.core |
Class org.eclipse.team.core.TeamException extends CoreException implements Serializable |
Package org.eclipse.text.edits |
Class org.eclipse.text.edits.MalformedTreeException extends RuntimeException implements Serializable |
Serialized Fields |
TextEdit fParent
TextEdit fChild
Package org.eclipse.ui |
Class org.eclipse.ui.PartInitException extends WorkbenchException implements Serializable |
Class org.eclipse.ui.WorkbenchException extends CoreException implements Serializable |
Package org.eclipse.ui.activities |
Class org.eclipse.ui.activities.NotDefinedException extends Exception implements Serializable |
Package org.eclipse.ui.commands |
Class org.eclipse.ui.commands.CommandException extends Exception implements Serializable |
Class org.eclipse.ui.commands.ExecutionException extends CommandException implements Serializable |
Class org.eclipse.ui.commands.NotDefinedException extends CommandException implements Serializable |
Class org.eclipse.ui.commands.NotHandledException extends CommandException implements Serializable |
Package org.eclipse.ui.contexts |
Class org.eclipse.ui.contexts.ContextException extends Exception implements Serializable |
Class org.eclipse.ui.contexts.NotDefinedException extends ContextException implements Serializable |
Package org.eclipse.ui.forms.events |
Class org.eclipse.ui.forms.events.ExpansionEvent extends TypedEvent implements Serializable |
Class org.eclipse.ui.forms.events.HyperlinkEvent extends TypedEvent implements Serializable |
Serialized Fields |
String label
int stateMask
Package org.eclipse.ui.keys |
Class org.eclipse.ui.keys.ParseException extends Exception implements Serializable |
Package org.eclipse.ui.texteditor |
Class org.eclipse.ui.texteditor.ValidateStateException extends CoreException implements Serializable |
Package org.eclipse.update.core.model |
Class org.eclipse.update.core.model.InstallAbortedException extends CoreException implements Serializable |
Class org.eclipse.update.core.model.InvalidSiteTypeException extends Exception implements Serializable |
Serialized Fields |
String newSiteType
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.