Home | History | Annotate | Download | only in plugins

META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF.RSA
META-INF/
META-INF/eclipse.inf
.api_description
about.html
about_files/
about_files/IJG_README
about_files/about_cairo.html
about_files/lgpl-v21.txt
about_files/mpl-v11.txt
about_files/pixman-licenses.txt
about_files/webkit-bsd.txt
external.xpt
fragment.properties
libcairo-swt.so
libswt-atk-gtk-3657.so
libswt-awt-gtk-3657.so
libswt-cairo-gtk-3657.so
libswt-glx-gtk-3657.so
libswt-gnome-gtk-3657.so
libswt-gtk-3657.so
libswt-mozilla-gtk-3657.so
libswt-pi-gtk-3657.so
libswt-webkit-gtk-3657.so
libswt-xpcominit-gtk-3657.so
libswt-xulrunner-gtk-3657.so
org/
org/eclipse/
org/eclipse/swt/
org/eclipse/swt/SWT.class
SWT.java
package org.eclipse.swt
public org.eclipse.swt.SWT extends java.lang.Object {
	public static final int None
	public static final int KeyDown
	public static final int KeyUp
	public static final int MouseDown
	public static final int MouseUp
	public static final int MouseMove
	public static final int MouseEnter
	public static final int MouseExit
	public static final int MouseDoubleClick
	public static final int Paint
	public static final int Move
	public static final int Resize
	public static final int Dispose
	public static final int Selection
	public static final int DefaultSelection
	public static final int FocusIn
	public static final int FocusOut
	public static final int Expand
	public static final int Collapse
	public static final int Iconify
	public static final int Deiconify
	public static final int Close
	public static final int Show
	public static final int Hide
	public static final int Modify
	public static final int Verify
	public static final int Activate
	public static final int Deactivate
	public static final int Help
	public static final int DragDetect
	public static final int Arm
	public static final int Traverse
	public static final int MouseHover
	public static final int HardKeyDown
	public static final int HardKeyUp
	public static final int MenuDetect
	public static final int SetData
	public static final int MouseVerticalWheel
	public static final int MouseHorizontalWheel
	public static final int MouseWheel
	public static final int Settings
	public static final int EraseItem
	public static final int MeasureItem
	public static final int PaintItem
	public static final int ImeComposition
	public static final int OrientationChange
	public static final int Skin
	public static final int OpenDocument
	public static final int COMPOSITION_CHANGED
	public static final int COMPOSITION_OFFSET
	public static final int COMPOSITION_SELECTION
	public static final int DRAG
	public static final int SELECTED
	public static final int FOCUSED
	public static final int BACKGROUND
	public static final int FOREGROUND
	public static final int HOT
	public static final int TRAVERSE_NONE
	public static final int TRAVERSE_ESCAPE
	public static final int TRAVERSE_RETURN
	public static final int TRAVERSE_TAB_PREVIOUS
	public static final int TRAVERSE_TAB_NEXT
	public static final int TRAVERSE_ARROW_PREVIOUS
	public static final int TRAVERSE_ARROW_NEXT
	public static final int TRAVERSE_MNEMONIC
	public static final int TRAVERSE_PAGE_PREVIOUS
	public static final int TRAVERSE_PAGE_NEXT
	public static final int CHANGED
	public static final int DEFER
	public static final int NONE
	public static final int NULL
	public static final int DEFAULT
	public static final int OFF
	public static final int ON
	public static final int LOW
	public static final int HIGH
	public static final int BAR
	public static final int DROP_DOWN
	public static final int POP_UP
	public static final int SEPARATOR
	public static final int TOGGLE
	public static final int ARROW
	public static final int PUSH
	public static final int RADIO
	public static final int CHECK
	public static final int CASCADE
	public static final int MULTI
	public static final int SINGLE
	public static final int READ_ONLY
	public static final int WRAP
	public static final int SEARCH
	public static final int SIMPLE
	public static final int PASSWORD
	public static final int SHADOW_IN
	public static final int SHADOW_OUT
	public static final int SHADOW_ETCHED_IN
	public static final int SHADOW_ETCHED_OUT
	public static final int SHADOW_NONE
	public static final int INDETERMINATE
	public static final int TOOL
	public static final int NO_TRIM
	public static final int RESIZE
	public static final int TITLE
	public static final int CLOSE
	public static final int MENU
	public static final int MIN
	public static final int MAX
	public static final int H_SCROLL
	public static final int V_SCROLL
	public static final int NO_SCROLL
	public static final int BORDER
	public static final int CLIP_CHILDREN
	public static final int CLIP_SIBLINGS
	public static final int ON_TOP
	public static final int SHEET
	public static final int SHELL_TRIM
	public static final int DIALOG_TRIM
	public static final int MODELESS
	public static final int PRIMARY_MODAL
	public static final int APPLICATION_MODAL
	public static final int SYSTEM_MODAL
	public static final int HIDE_SELECTION
	public static final int FULL_SELECTION
	public static final int FLAT
	public static final int SMOOTH
	public static final int NO_BACKGROUND
	public static final int NO_FOCUS
	public static final int NO_REDRAW_RESIZE
	public static final int NO_MERGE_PAINTS
	public static final int NO_RADIO_GROUP
	public static final int LEFT_TO_RIGHT
	public static final int RIGHT_TO_LEFT
	public static final int MIRRORED
	public static final int EMBEDDED
	public static final int VIRTUAL
	public static final int DOUBLE_BUFFERED
	public static final int TRANSPARENT
	public static final int UP
	public static final int UNDERLINE_SINGLE
	public static final int UNDERLINE_DOUBLE
	public static final int UNDERLINE_ERROR
	public static final int UNDERLINE_SQUIGGLE
	public static final int UNDERLINE_LINK
	public static final int BORDER_SOLID
	public static final int BORDER_DASH
	public static final int BORDER_DOT
	public static final int TOP
	public static final int DOWN
	public static final int BOTTOM
	public static final int LEAD
	public static final int LEFT
	public static final int TRAIL
	public static final int RIGHT
	public static final int CENTER
	public static final int HORIZONTAL
	public static final int VERTICAL
	public static final int DATE
	public static final int TIME
	public static final int CALENDAR
	public static final int SHORT
	public static final int MEDIUM
	public static final int LONG
	public static final int MOZILLA
	public static final int BALLOON
	public static final int BEGINNING
	public static final int FILL
	public static final int DBCS
	public static final int ALPHA
	public static final int NATIVE
	public static final int PHONETIC
	public static final int ROMAN
	public static final char BS
	public static final char CR
	public static final char DEL
	public static final char ESC
	public static final char LF
	public static final char TAB
	public static final int ALT
	public static final int SHIFT
	public static final int CTRL
	public static final int CONTROL
	public static final int COMMAND
	public static final int MODIFIER_MASK
	public static final int BUTTON1
	public static final int BUTTON2
	public static final int BUTTON3
	public static final int BUTTON4
	public static final int BUTTON5
	public static final int BUTTON_MASK
	public static final int MOD1
	public static final int MOD2
	public static final int MOD3
	public static final int MOD4
	public static final int SCROLL_LINE
	public static final int SCROLL_PAGE
	public static final int KEYCODE_BIT
	public static final int KEY_MASK
	public static final int ARROW_UP
	public static final int ARROW_DOWN
	public static final int ARROW_LEFT
	public static final int ARROW_RIGHT
	public static final int PAGE_UP
	public static final int PAGE_DOWN
	public static final int HOME
	public static final int END
	public static final int INSERT
	public static final int F1
	public static final int F2
	public static final int F3
	public static final int F4
	public static final int F5
	public static final int F6
	public static final int F7
	public static final int F8
	public static final int F9
	public static final int F10
	public static final int F11
	public static final int F12
	public static final int F13
	public static final int F14
	public static final int F15
	public static final int F16
	public static final int F17
	public static final int F18
	public static final int F19
	public static final int F20
	public static final int KEYPAD
	public static final int KEYPAD_MULTIPLY
	public static final int KEYPAD_ADD
	public static final int KEYPAD_SUBTRACT
	public static final int KEYPAD_DECIMAL
	public static final int KEYPAD_DIVIDE
	public static final int KEYPAD_0
	public static final int KEYPAD_1
	public static final int KEYPAD_2
	public static final int KEYPAD_3
	public static final int KEYPAD_4
	public static final int KEYPAD_5
	public static final int KEYPAD_6
	public static final int KEYPAD_7
	public static final int KEYPAD_8
	public static final int KEYPAD_9
	public static final int KEYPAD_EQUAL
	public static final int KEYPAD_CR
	public static final int HELP
	public static final int CAPS_LOCK
	public static final int NUM_LOCK
	public static final int SCROLL_LOCK
	public static final int PAUSE
	public static final int BREAK
	public static final int PRINT_SCREEN
	public static final int ICON_ERROR
	public static final int ICON_INFORMATION
	public static final int ICON_QUESTION
	public static final int ICON_WARNING
	public static final int ICON_WORKING
	public static final int ICON_SEARCH
	public static final int ICON_CANCEL
	public static final int OK
	public static final int YES
	public static final int NO
	public static final int CANCEL
	public static final int ABORT
	public static final int RETRY
	public static final int IGNORE
	public static final int OPEN
	public static final int SAVE
	public static final int INHERIT_NONE
	public static final int INHERIT_DEFAULT
	public static final int INHERIT_FORCE
	public static final int COLOR_WHITE
	public static final int COLOR_BLACK
	public static final int COLOR_RED
	public static final int COLOR_DARK_RED
	public static final int COLOR_GREEN
	public static final int COLOR_DARK_GREEN
	public static final int COLOR_YELLOW
	public static final int COLOR_DARK_YELLOW
	public static final int COLOR_BLUE
	public static final int COLOR_DARK_BLUE
	public static final int COLOR_MAGENTA
	public static final int COLOR_DARK_MAGENTA
	public static final int COLOR_CYAN
	public static final int COLOR_DARK_CYAN
	public static final int COLOR_GRAY
	public static final int COLOR_DARK_GRAY
	public static final int COLOR_WIDGET_DARK_SHADOW
	public static final int COLOR_WIDGET_NORMAL_SHADOW
	public static final int COLOR_WIDGET_LIGHT_SHADOW
	public static final int COLOR_WIDGET_HIGHLIGHT_SHADOW
	public static final int COLOR_WIDGET_FOREGROUND
	public static final int COLOR_WIDGET_BACKGROUND
	public static final int COLOR_WIDGET_BORDER
	public static final int COLOR_LIST_FOREGROUND
	public static final int COLOR_LIST_BACKGROUND
	public static final int COLOR_LIST_SELECTION
	public static final int COLOR_LIST_SELECTION_TEXT
	public static final int COLOR_INFO_FOREGROUND
	public static final int COLOR_INFO_BACKGROUND
	public static final int COLOR_TITLE_FOREGROUND
	public static final int COLOR_TITLE_BACKGROUND
	public static final int COLOR_TITLE_BACKGROUND_GRADIENT
	public static final int COLOR_TITLE_INACTIVE_FOREGROUND
	public static final int COLOR_TITLE_INACTIVE_BACKGROUND
	public static final int COLOR_TITLE_INACTIVE_BACKGROUND_GRADIENT
	public static final int DRAW_TRANSPARENT
	public static final int DRAW_DELIMITER
	public static final int DRAW_TAB
	public static final int DRAW_MNEMONIC
	public static final int DELIMITER_SELECTION
	public static final int LAST_LINE_SELECTION
	public static final int ERROR_UNSPECIFIED
	public static final int ERROR_NO_HANDLES
	public static final int ERROR_NO_MORE_CALLBACKS
	public static final int ERROR_NULL_ARGUMENT
	public static final int ERROR_INVALID_ARGUMENT
	public static final int ERROR_INVALID_RANGE
	public static final int ERROR_CANNOT_BE_ZERO
	public static final int ERROR_CANNOT_GET_ITEM
	public static final int ERROR_CANNOT_GET_SELECTION
	public static final int ERROR_CANNOT_INVERT_MATRIX
	public static final int ERROR_CANNOT_GET_ITEM_HEIGHT
	public static final int ERROR_CANNOT_GET_TEXT
	public static final int ERROR_CANNOT_SET_TEXT
	public static final int ERROR_ITEM_NOT_ADDED
	public static final int ERROR_ITEM_NOT_REMOVED
	public static final int ERROR_NO_GRAPHICS_LIBRARY
	public static final int ERROR_NOT_IMPLEMENTED
	public static final int ERROR_MENU_NOT_DROP_DOWN
	public static final int ERROR_THREAD_INVALID_ACCESS
	public static final int ERROR_WIDGET_DISPOSED
	public static final int ERROR_MENUITEM_NOT_CASCADE
	public static final int ERROR_CANNOT_SET_SELECTION
	public static final int ERROR_CANNOT_SET_MENU
	public static final int ERROR_CANNOT_SET_ENABLED
	public static final int ERROR_CANNOT_GET_ENABLED
	public static final int ERROR_INVALID_PARENT
	public static final int ERROR_MENU_NOT_BAR
	public static final int ERROR_CANNOT_GET_COUNT
	public static final int ERROR_MENU_NOT_POP_UP
	public static final int ERROR_UNSUPPORTED_DEPTH
	public static final int ERROR_IO
	public static final int ERROR_INVALID_IMAGE
	public static final int ERROR_UNSUPPORTED_FORMAT
	public static final int ERROR_INVALID_SUBCLASS
	public static final int ERROR_GRAPHIC_DISPOSED
	public static final int ERROR_DEVICE_DISPOSED
	public static final int ERROR_FAILED_EXEC
	public static final int ERROR_FAILED_LOAD_LIBRARY
	public static final int ERROR_INVALID_FONT
	public static final int ERROR_FUNCTION_DISPOSED
	public static final int ERROR_FAILED_EVALUATE
	public static final int ERROR_INVALID_RETURN_VALUE
	public static final int BITMAP
	public static final int ICON
	public static final int IMAGE_COPY
	public static final int IMAGE_DISABLE
	public static final int IMAGE_GRAY
	public static final int ERROR
	public static final int PAUSED
	public static final int NORMAL
	public static final int BOLD
	public static final int ITALIC
	public static final int CURSOR_ARROW
	public static final int CURSOR_WAIT
	public static final int CURSOR_CROSS
	public static final int CURSOR_APPSTARTING
	public static final int CURSOR_HELP
	public static final int CURSOR_SIZEALL
	public static final int CURSOR_SIZENESW
	public static final int CURSOR_SIZENS
	public static final int CURSOR_SIZENWSE
	public static final int CURSOR_SIZEWE
	public static final int CURSOR_SIZEN
	public static final int CURSOR_SIZES
	public static final int CURSOR_SIZEE
	public static final int CURSOR_SIZEW
	public static final int CURSOR_SIZENE
	public static final int CURSOR_SIZESE
	public static final int CURSOR_SIZESW
	public static final int CURSOR_SIZENW
	public static final int CURSOR_UPARROW
	public static final int CURSOR_IBEAM
	public static final int CURSOR_NO
	public static final int CURSOR_HAND
	public static final int CAP_FLAT
	public static final int CAP_ROUND
	public static final int CAP_SQUARE
	public static final int JOIN_MITER
	public static final int JOIN_ROUND
	public static final int JOIN_BEVEL
	public static final int LINE_SOLID
	public static final int LINE_DASH
	public static final int LINE_DOT
	public static final int LINE_DASHDOT
	public static final int LINE_DASHDOTDOT
	public static final int LINE_CUSTOM
	public static final int PATH_MOVE_TO
	public static final int PATH_LINE_TO
	public static final int PATH_QUAD_TO
	public static final int PATH_CUBIC_TO
	public static final int PATH_CLOSE
	public static final int FILL_EVEN_ODD
	public static final int FILL_WINDING
	public static final int IMAGE_UNDEFINED
	public static final int IMAGE_BMP
	public static final int IMAGE_BMP_RLE
	public static final int IMAGE_GIF
	public static final int IMAGE_ICO
	public static final int IMAGE_JPEG
	public static final int IMAGE_PNG
	public static final int IMAGE_TIFF
	public static final int IMAGE_OS2_BMP
	public static final int DM_UNSPECIFIED
	public static final int DM_FILL_NONE
	public static final int DM_FILL_BACKGROUND
	public static final int DM_FILL_PREVIOUS
	public static final int TRANSPARENCY_NONE
	public static final int TRANSPARENCY_ALPHA
	public static final int TRANSPARENCY_MASK
	public static final int TRANSPARENCY_PIXEL
	public static final int MOVEMENT_CHAR
	public static final int MOVEMENT_CLUSTER
	public static final int MOVEMENT_WORD
	public static final int MOVEMENT_WORD_END
	public static final int MOVEMENT_WORD_START
	public static final int ALL
	public static final String SKIN_CLASS
	public static final String SKIN_ID
	static void  () 
		String platform
	public void  () 
	static java.lang.String findErrorText (int) 
		int code
	public static java.lang.String getMessage (java.lang.String) 
		String key
	public static java.lang.String getPlatform () 
	public static int getVersion () 
	public static void error (int) 
		int code
	public static void error (int, java.lang.Throwable) 
		int code
		Throwable throwable
	public static void error (int, java.lang.Throwable, java.lang.String) 
		int code
		Throwable throwable
		String detail
		String message
		org.eclipse.swt.SWTException exception
		org.eclipse.swt.SWTError error
		org.eclipse.swt.SWTError error
}

org/eclipse/swt/SWTError.class
SWTError.java
package org.eclipse.swt
public org.eclipse.swt.SWTError extends java.lang.Error {
	public int code
	public Throwable throwable
	static final long serialVersionUID
	public void  () 
	public void  (java.lang.String) 
		String message
	public void  (int) 
		int code
	public void  (int, java.lang.String) 
		int code
		String message
	public java.lang.Throwable getCause () 
	public java.lang.String getMessage () 
	public void printStackTrace () 
}

org/eclipse/swt/SWTException.class
SWTException.java
package org.eclipse.swt
public org.eclipse.swt.SWTException extends java.lang.RuntimeException {
	public int code
	public Throwable throwable
	static final long serialVersionUID
	public void  () 
	public void  (java.lang.String) 
		String message
	public void  (int) 
		int code
	public void  (int, java.lang.String) 
		int code
		String message
	public java.lang.Throwable getCause () 
	public java.lang.String getMessage () 
	public void printStackTrace () 
}

org/eclipse/swt/accessibility/
org/eclipse/swt/accessibility/ACC.class
ACC.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.ACC extends java.lang.Object {
	public static final int STATE_NORMAL
	public static final int STATE_SELECTED
	public static final int STATE_SELECTABLE
	public static final int STATE_MULTISELECTABLE
	public static final int STATE_FOCUSED
	public static final int STATE_FOCUSABLE
	public static final int STATE_PRESSED
	public static final int STATE_CHECKED
	public static final int STATE_EXPANDED
	public static final int STATE_COLLAPSED
	public static final int STATE_HOTTRACKED
	public static final int STATE_BUSY
	public static final int STATE_READONLY
	public static final int STATE_INVISIBLE
	public static final int STATE_OFFSCREEN
	public static final int STATE_SIZEABLE
	public static final int STATE_LINKED
	public static final int STATE_DISABLED
	public static final int STATE_ACTIVE
	public static final int STATE_SINGLELINE
	public static final int STATE_MULTILINE
	public static final int STATE_REQUIRED
	public static final int STATE_INVALID_ENTRY
	public static final int STATE_SUPPORTS_AUTOCOMPLETION
	public static final int ROLE_CLIENT_AREA
	public static final int ROLE_WINDOW
	public static final int ROLE_MENUBAR
	public static final int ROLE_MENU
	public static final int ROLE_MENUITEM
	public static final int ROLE_SEPARATOR
	public static final int ROLE_TOOLTIP
	public static final int ROLE_SCROLLBAR
	public static final int ROLE_DIALOG
	public static final int ROLE_LABEL
	public static final int ROLE_PUSHBUTTON
	public static final int ROLE_CHECKBUTTON
	public static final int ROLE_RADIOBUTTON
	public static final int ROLE_SPLITBUTTON
	public static final int ROLE_COMBOBOX
	public static final int ROLE_TEXT
	public static final int ROLE_TOOLBAR
	public static final int ROLE_LIST
	public static final int ROLE_LISTITEM
	public static final int ROLE_TABLE
	public static final int ROLE_TABLECELL
	public static final int ROLE_TABLECOLUMNHEADER
	public static final int ROLE_TABLECOLUMN
	public static final int ROLE_TABLEROWHEADER
	public static final int ROLE_TREE
	public static final int ROLE_TREEITEM
	public static final int ROLE_TABFOLDER
	public static final int ROLE_TABITEM
	public static final int ROLE_PROGRESSBAR
	public static final int ROLE_SLIDER
	public static final int ROLE_LINK
	public static final int ROLE_ALERT
	public static final int ROLE_ANIMATION
	public static final int ROLE_CANVAS
	public static final int ROLE_COLUMN
	public static final int ROLE_DOCUMENT
	public static final int ROLE_GRAPHIC
	public static final int ROLE_GROUP
	public static final int ROLE_ROW
	public static final int ROLE_SPINBUTTON
	public static final int ROLE_STATUSBAR
	public static final int ROLE_CHECKMENUITEM
	public static final int ROLE_RADIOMENUITEM
	public static final int ROLE_CLOCK
	public static final int ROLE_CALENDAR
	public static final int ROLE_DATETIME
	public static final int ROLE_FOOTER
	public static final int ROLE_FORM
	public static final int ROLE_HEADER
	public static final int ROLE_HEADING
	public static final int ROLE_PAGE
	public static final int ROLE_PARAGRAPH
	public static final int ROLE_SECTION
	public static final int CHILDID_SELF
	public static final int CHILDID_NONE
	public static final int CHILDID_MULTIPLE
	public static final int CHILDID_CHILD_AT_INDEX
	public static final int CHILDID_CHILD_INDEX
	public static final int VISIBLE
	public static final int INSERT
	public static final int DELETE
	public static final int TEXT_INSERT
	public static final int TEXT_DELETE
	public static final String OK
	public static final int TEXT_BOUNDARY_CHAR
	public static final int TEXT_BOUNDARY_WORD
	public static final int TEXT_BOUNDARY_SENTENCE
	public static final int TEXT_BOUNDARY_PARAGRAPH
	public static final int TEXT_BOUNDARY_LINE
	public static final int TEXT_BOUNDARY_ALL
	public static final int SCROLL_TYPE_TOP_LEFT
	public static final int SCROLL_TYPE_BOTTOM_RIGHT
	public static final int SCROLL_TYPE_TOP_EDGE
	public static final int SCROLL_TYPE_BOTTOM_EDGE
	public static final int SCROLL_TYPE_LEFT_EDGE
	public static final int SCROLL_TYPE_RIGHT_EDGE
	public static final int SCROLL_TYPE_ANYWHERE
	public static final int SCROLL_TYPE_POINT
	public static final int EVENT_SELECTION_CHANGED
	public static final int EVENT_TEXT_SELECTION_CHANGED
	public static final int EVENT_STATE_CHANGED
	public static final int EVENT_LOCATION_CHANGED
	public static final int EVENT_NAME_CHANGED
	public static final int EVENT_DESCRIPTION_CHANGED
	public static final int EVENT_VALUE_CHANGED
	public static final int EVENT_DOCUMENT_LOAD_COMPLETE
	public static final int EVENT_DOCUMENT_LOAD_STOPPED
	public static final int EVENT_DOCUMENT_RELOAD
	public static final int EVENT_PAGE_CHANGED
	public static final int EVENT_SECTION_CHANGED
	public static final int EVENT_ACTION_CHANGED
	public static final int EVENT_HYPERLINK_START_INDEX_CHANGED
	public static final int EVENT_HYPERLINK_END_INDEX_CHANGED
	public static final int EVENT_HYPERLINK_ANCHOR_COUNT_CHANGED
	public static final int EVENT_HYPERLINK_SELECTED_LINK_CHANGED
	public static final int EVENT_HYPERLINK_ACTIVATED
	public static final int EVENT_HYPERTEXT_LINK_SELECTED
	public static final int EVENT_HYPERTEXT_LINK_COUNT_CHANGED
	public static final int EVENT_ATTRIBUTE_CHANGED
	public static final int EVENT_TABLE_CAPTION_CHANGED
	public static final int EVENT_TABLE_COLUMN_DESCRIPTION_CHANGED
	public static final int EVENT_TABLE_COLUMN_HEADER_CHANGED
	public static final int EVENT_TABLE_CHANGED
	public static final int EVENT_TABLE_ROW_DESCRIPTION_CHANGED
	public static final int EVENT_TABLE_ROW_HEADER_CHANGED
	public static final int EVENT_TABLE_SUMMARY_CHANGED
	public static final int EVENT_TEXT_ATTRIBUTE_CHANGED
	public static final int EVENT_TEXT_CARET_MOVED
	public static final int EVENT_TEXT_COLUMN_CHANGED
	public static final int EVENT_TEXT_CHANGED
	public static final int RELATION_CONTROLLED_BY
	public static final int RELATION_CONTROLLER_FOR
	public static final int RELATION_DESCRIBED_BY
	public static final int RELATION_DESCRIPTION_FOR
	public static final int RELATION_EMBEDDED_BY
	public static final int RELATION_EMBEDS
	public static final int RELATION_FLOWS_FROM
	public static final int RELATION_FLOWS_TO
	public static final int RELATION_LABEL_FOR
	public static final int RELATION_LABELLED_BY
	public static final int RELATION_MEMBER_OF
	public static final int RELATION_NODE_CHILD_OF
	public static final int RELATION_PARENT_WINDOW_OF
	public static final int RELATION_POPUP_FOR
	public static final int RELATION_SUBWINDOW_OF
	public void  () 
}

org/eclipse/swt/accessibility/Accessible$1.class
Accessible.java
package org.eclipse.swt.accessibility
 org.eclipse.swt.accessibility.Accessible$1 extends java.lang.Object implements org.eclipse.swt.events.DisposeListener  {
	final org.eclipse.swt.accessibility.Accessible this$0
	void  (org.eclipse.swt.accessibility.Accessible) 
	public void widgetDisposed (org.eclipse.swt.events.DisposeEvent) 
		org.eclipse.swt.events.DisposeEvent e
}

org/eclipse/swt/accessibility/Accessible$Relation.class
Accessible.java
package org.eclipse.swt.accessibility
 org.eclipse.swt.accessibility.Accessible$Relation extends java.lang.Object {
	int type
	org.eclipse.swt.accessibility.Accessible target
	public void  (int, org.eclipse.swt.accessibility.Accessible) 
		int type
		org.eclipse.swt.accessibility.Accessible target
	public boolean equals (java.lang.Object) 
		Object object
		org.eclipse.swt.accessibility.Accessible$Relation relation
}

org/eclipse/swt/accessibility/Accessible.class
Accessible.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.Accessible extends java.lang.Object {
	java.util.Vector accessibleListeners
	java.util.Vector accessibleControlListeners
	java.util.Vector accessibleTextListeners
	java.util.Vector accessibleActionListeners
	java.util.Vector accessibleHyperlinkListeners
	java.util.Vector accessibleTableListeners
	java.util.Vector accessibleTableCellListeners
	java.util.Vector accessibleTextExtendedListeners
	java.util.Vector accessibleValueListeners
	java.util.Vector accessibleAttributeListeners
	org.eclipse.swt.accessibility.Accessible parent
	org.eclipse.swt.accessibility.AccessibleObject accessibleObject
	org.eclipse.swt.widgets.Control control
	java.util.Vector relations
	java.util.Vector children
	public void  (org.eclipse.swt.accessibility.Accessible) 
		org.eclipse.swt.accessibility.Accessible parent
	protected void  () 
	static org.eclipse.swt.accessibility.Accessible checkNull (org.eclipse.swt.accessibility.Accessible) 
		org.eclipse.swt.accessibility.Accessible parent
	void  (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	public void addAccessibleListener (org.eclipse.swt.accessibility.AccessibleListener) 
		org.eclipse.swt.accessibility.AccessibleListener listener
	public void addAccessibleControlListener (org.eclipse.swt.accessibility.AccessibleControlListener) 
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	public void addAccessibleTextListener (org.eclipse.swt.accessibility.AccessibleTextListener) 
		org.eclipse.swt.accessibility.AccessibleTextListener listener
	public void addAccessibleActionListener (org.eclipse.swt.accessibility.AccessibleActionListener) 
		org.eclipse.swt.accessibility.AccessibleActionListener listener
	public void addAccessibleHyperlinkListener (org.eclipse.swt.accessibility.AccessibleHyperlinkListener) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkListener listener
	public void addAccessibleTableListener (org.eclipse.swt.accessibility.AccessibleTableListener) 
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	public void addAccessibleTableCellListener (org.eclipse.swt.accessibility.AccessibleTableCellListener) 
		org.eclipse.swt.accessibility.AccessibleTableCellListener listener
	public void addAccessibleValueListener (org.eclipse.swt.accessibility.AccessibleValueListener) 
		org.eclipse.swt.accessibility.AccessibleValueListener listener
	public void addAccessibleAttributeListener (org.eclipse.swt.accessibility.AccessibleAttributeListener) 
		org.eclipse.swt.accessibility.AccessibleAttributeListener listener
	public void addRelation (int, org.eclipse.swt.accessibility.Accessible) 
		int type
		org.eclipse.swt.accessibility.Accessible target
		org.eclipse.swt.accessibility.Accessible$Relation relation
	void addRelations () 
		int i
		org.eclipse.swt.accessibility.Accessible$Relation relation
	public void dispose () 
	public org.eclipse.swt.widgets.Control getControl () 
	void checkWidget () 
	org.eclipse.swt.accessibility.AccessibleObject getAccessibleObject () 
	int getControlHandle () 
		int result
		int list
		int temp
		int widget
	public static org.eclipse.swt.accessibility.Accessible internal_new_Accessible (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	boolean isValidThread () 
	void release () 
		int i
		org.eclipse.swt.accessibility.Accessible child
	public void removeAccessibleControlListener (org.eclipse.swt.accessibility.AccessibleControlListener) 
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	public void removeAccessibleListener (org.eclipse.swt.accessibility.AccessibleListener) 
		org.eclipse.swt.accessibility.AccessibleListener listener
	public void removeAccessibleTextListener (org.eclipse.swt.accessibility.AccessibleTextListener) 
		org.eclipse.swt.accessibility.AccessibleTextListener listener
	public void removeAccessibleActionListener (org.eclipse.swt.accessibility.AccessibleActionListener) 
		org.eclipse.swt.accessibility.AccessibleActionListener listener
	public void removeAccessibleHyperlinkListener (org.eclipse.swt.accessibility.AccessibleHyperlinkListener) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkListener listener
	public void removeAccessibleTableListener (org.eclipse.swt.accessibility.AccessibleTableListener) 
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	public void removeAccessibleTableCellListener (org.eclipse.swt.accessibility.AccessibleTableCellListener) 
		org.eclipse.swt.accessibility.AccessibleTableCellListener listener
	public void removeAccessibleValueListener (org.eclipse.swt.accessibility.AccessibleValueListener) 
		org.eclipse.swt.accessibility.AccessibleValueListener listener
	public void removeAccessibleAttributeListener (org.eclipse.swt.accessibility.AccessibleAttributeListener) 
		org.eclipse.swt.accessibility.AccessibleAttributeListener listener
	public void removeRelation (int, org.eclipse.swt.accessibility.Accessible) 
		int type
		org.eclipse.swt.accessibility.Accessible target
		org.eclipse.swt.accessibility.Accessible$Relation relation
		int index
	public void sendEvent (int, java.lang.Object) 
		int event
		Object eventData
	public void selectionChanged () 
	public void setFocus (int) 
		int childID
	public void textCaretMoved (int) 
		int index
	public void textChanged (int, int, int) 
		int type
		int startIndex
		int length
	public void textSelectionChanged () 
}

org/eclipse/swt/accessibility/AccessibleActionAdapter.class
AccessibleActionAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleActionAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleActionListener  {
	public void  () 
	public void getActionCount (org.eclipse.swt.accessibility.AccessibleActionEvent) 
		org.eclipse.swt.accessibility.AccessibleActionEvent e
	public void doAction (org.eclipse.swt.accessibility.AccessibleActionEvent) 
		org.eclipse.swt.accessibility.AccessibleActionEvent e
	public void getDescription (org.eclipse.swt.accessibility.AccessibleActionEvent) 
		org.eclipse.swt.accessibility.AccessibleActionEvent e
	public void getKeyBinding (org.eclipse.swt.accessibility.AccessibleActionEvent) 
		org.eclipse.swt.accessibility.AccessibleActionEvent e
	public void getName (org.eclipse.swt.accessibility.AccessibleActionEvent) 
		org.eclipse.swt.accessibility.AccessibleActionEvent e
}

org/eclipse/swt/accessibility/AccessibleActionEvent.class
AccessibleActionEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleActionEvent extends org.eclipse.swt.internal.SWTEventObject {
	public String result
	public int count
	public int index
	public boolean localized
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleActionListener.class
AccessibleActionListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleActionListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getActionCount (org.eclipse.swt.accessibility.AccessibleActionEvent) 
	public abstract void doAction (org.eclipse.swt.accessibility.AccessibleActionEvent) 
	public abstract void getDescription (org.eclipse.swt.accessibility.AccessibleActionEvent) 
	public abstract void getKeyBinding (org.eclipse.swt.accessibility.AccessibleActionEvent) 
	public abstract void getName (org.eclipse.swt.accessibility.AccessibleActionEvent) 
}

org/eclipse/swt/accessibility/AccessibleAdapter.class
AccessibleAdapter.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleListener  {
	public void  () 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getDescription (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
}

org/eclipse/swt/accessibility/AccessibleAttributeAdapter.class
AccessibleAttributeAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleAttributeAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleAttributeListener  {
	public void  () 
	public void getAttributes (org.eclipse.swt.accessibility.AccessibleAttributeEvent) 
		org.eclipse.swt.accessibility.AccessibleAttributeEvent e
	public void getTextAttributes (org.eclipse.swt.accessibility.AccessibleTextAttributeEvent) 
		org.eclipse.swt.accessibility.AccessibleTextAttributeEvent e
}

org/eclipse/swt/accessibility/AccessibleAttributeEvent.class
AccessibleAttributeEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleAttributeEvent extends org.eclipse.swt.internal.SWTEventObject {
	public int topMargin
	public int bottomMargin
	public int leftMargin
	public int rightMargin
	public int[] tabStops
	public boolean justify
	public int alignment
	public int indent
	public String[] attributes
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleAttributeListener.class
AccessibleAttributeListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleAttributeListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getAttributes (org.eclipse.swt.accessibility.AccessibleAttributeEvent) 
	public abstract void getTextAttributes (org.eclipse.swt.accessibility.AccessibleTextAttributeEvent) 
}

org/eclipse/swt/accessibility/AccessibleControlAdapter.class
AccessibleControlAdapter.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleControlAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleControlListener  {
	public void  () 
	public void getChildAtPoint (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getLocation (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getChild (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getChildCount (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getDefaultAction (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getFocus (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getSelection (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getValue (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getChildren (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/accessibility/AccessibleControlEvent.class
AccessibleControlEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleControlEvent extends org.eclipse.swt.internal.SWTEventObject {
	public int childID
	public org.eclipse.swt.accessibility.Accessible accessible
	public int x
	public int y
	public int width
	public int height
	public int detail
	public String result
	public Object[] children
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleControlListener.class
AccessibleControlListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleControlListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getChildAtPoint (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getLocation (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getChild (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getChildCount (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getDefaultAction (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getFocus (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getSelection (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getValue (org.eclipse.swt.accessibility.AccessibleControlEvent) 
	public abstract void getChildren (org.eclipse.swt.accessibility.AccessibleControlEvent) 
}

org/eclipse/swt/accessibility/AccessibleEvent.class
AccessibleEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleEvent extends org.eclipse.swt.internal.SWTEventObject {
	public int childID
	public String result
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleFactory.class
AccessibleFactory.java
package org.eclipse.swt.accessibility
 org.eclipse.swt.accessibility.AccessibleFactory extends java.lang.Object {
	static final java.util.Hashtable Accessibles
	static final java.util.Hashtable Factories
	static final String SWT_TYPE_PREFIX
	static final String CHILD_TYPENAME
	static final String FACTORY_TYPENAME
	static final int[] actionRoles
	static final int[] hypertextRoles
	static final int[] selectionRoles
	static final int[] textRoles
	static final int[] tableRoles
	static final int[] valueRoles
	static final org.eclipse.swt.internal.Callback AtkActionCB_do_action
	static final org.eclipse.swt.internal.Callback AtkActionCB_get_n_actions
	static final org.eclipse.swt.internal.Callback AtkActionCB_get_description
	static final org.eclipse.swt.internal.Callback AtkActionCB_get_keybinding
	static final org.eclipse.swt.internal.Callback AtkActionCB_get_name
	static final org.eclipse.swt.internal.Callback AtkComponentCB_get_extents
	static final org.eclipse.swt.internal.Callback AtkComponentCB_get_position
	static final org.eclipse.swt.internal.Callback AtkComponentCB_get_size
	static final org.eclipse.swt.internal.Callback AtkComponentCB_ref_accessible_at_point
	static final org.eclipse.swt.internal.Callback AtkHypertextCB_get_link
	static final org.eclipse.swt.internal.Callback AtkHypertextCB_get_n_links
	static final org.eclipse.swt.internal.Callback AtkHypertextCB_get_link_index
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_description
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_index_in_parent
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_n_children
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_name
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_parent
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_role
	static final org.eclipse.swt.internal.Callback AtkObjectCB_ref_child
	static final org.eclipse.swt.internal.Callback AtkObjectCB_ref_state_set
	static final org.eclipse.swt.internal.Callback AtkObjectCB_get_attributes
	static final org.eclipse.swt.internal.Callback AtkSelectionCB_is_child_selected
	static final org.eclipse.swt.internal.Callback AtkSelectionCB_ref_selection
	static final org.eclipse.swt.internal.Callback AtkTableCB_ref_at
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_index_at
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_column_at_index
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_row_at_index
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_n_columns
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_n_rows
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_column_extent_at
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_row_extent_at
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_summary
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_caption
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_column_description
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_row_description
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_column_header
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_row_header
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_selected_columns
	static final org.eclipse.swt.internal.Callback AtkTableCB_get_selected_rows
	static final org.eclipse.swt.internal.Callback AtkTableCB_is_column_selected
	static final org.eclipse.swt.internal.Callback AtkTableCB_is_row_selected
	static final org.eclipse.swt.internal.Callback AtkTableCB_is_selected
	static final org.eclipse.swt.internal.Callback AtkTableCB_add_column_selection
	static final org.eclipse.swt.internal.Callback AtkTableCB_add_row_selection
	static final org.eclipse.swt.internal.Callback AtkTableCB_remove_column_selection
	static final org.eclipse.swt.internal.Callback AtkTableCB_remove_row_selection
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_character_extents
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_range_extents
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_run_attributes
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_offset_at_point
	static final org.eclipse.swt.internal.Callback AtkTextCB_add_selection
	static final org.eclipse.swt.internal.Callback AtkTextCB_remove_selection
	static final org.eclipse.swt.internal.Callback AtkTextCB_set_selection
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_caret_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_set_caret_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_n_selections
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_selection
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_text
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_text_after_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_text_at_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_text_before_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_character_at_offset
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_character_count
	static final org.eclipse.swt.internal.Callback AtkTextCB_get_bounded_ranges
	static final org.eclipse.swt.internal.Callback AtkValueCB_get_current_value
	static final org.eclipse.swt.internal.Callback AtkValueCB_get_maximum_value
	static final org.eclipse.swt.internal.Callback AtkValueCB_get_minimum_value
	static final org.eclipse.swt.internal.Callback AtkValueCB_set_current_value
	static final org.eclipse.swt.internal.Callback GObjectClass_finalize
	static final org.eclipse.swt.internal.Callback AtkObjectFactoryCB_create_accessible
	static final org.eclipse.swt.internal.Callback InitActionIfaceCB
	static final org.eclipse.swt.internal.Callback InitComponentIfaceCB
	static final org.eclipse.swt.internal.Callback InitHypertextIfaceCB
	static final org.eclipse.swt.internal.Callback GTypeInfo_base_init_type
	static final org.eclipse.swt.internal.Callback InitSelectionIfaceCB
	static final org.eclipse.swt.internal.Callback InitTableIfaceCB
	static final org.eclipse.swt.internal.Callback InitTextIfaceCB
	static final org.eclipse.swt.internal.Callback InitValueIfaceCB
	static final org.eclipse.swt.internal.Callback GTypeInfo_base_init_factory
	static final int ActionIfaceDefinition
	static final int ComponentIfaceDefinition
	static final int HypertextIfaceDefinition
	static final int SelectionIfaceDefinition
	static final int TableIfaceDefinition
	static final int TextIfaceDefinition
	static final int ValueIfaceDefinition
	static Class class$0
	static Class class$1
	static void  () 
		org.eclipse.swt.internal.gtk.GInterfaceInfo interfaceInfo
	void  () 
	private static org.eclipse.swt.internal.Callback newCallback (java.lang.Object, java.lang.String, int) 
		Object object
		String method
		int argCount
		org.eclipse.swt.internal.Callback callback
	static java.lang.String getTypeName (int) 
		int type
		int typeName
		int widgetTypeNameLength
		byte[] buffer
	static int getParentType (int) 
		int widgetType
		org.eclipse.swt.internal.LONG type
	static int atkObjectFactory_create_accessible (int) 
		int widget
		org.eclipse.swt.accessibility.Accessible accessible
		int result
		int widgetType
		int parentType
		int type
		org.eclipse.swt.accessibility.AccessibleObject object
	static org.eclipse.swt.accessibility.AccessibleObject createChildAccessible (org.eclipse.swt.accessibility.Accessible, int) 
		org.eclipse.swt.accessibility.Accessible accessible
		int childId
		int childType
	static void createAccessible (org.eclipse.swt.accessibility.Accessible) 
		org.eclipse.swt.accessibility.Accessible accessible
		int controlHandle
	static int getType (java.lang.String, org.eclipse.swt.accessibility.Accessible, int, int) 
		String widgetTypeName
		org.eclipse.swt.accessibility.Accessible accessible
		int parentType
		int childId
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		java.util.Vector listeners
		int i
		int length
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		boolean action
		boolean hypertext
		boolean selection
		boolean table
		boolean text
		boolean value
		int i
		int i
		int i
		int i
		int i
		int i
		String swtTypeName
		byte[] nameBytes
		int type
		int queryPtr
		org.eclipse.swt.internal.gtk.GTypeQuery query
		org.eclipse.swt.internal.gtk.GTypeInfo typeInfo
		int definition
	static int gTypeInfo_base_init_factory (int) 
		int klass
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectFactoryClass objectClass
	static int gTypeInfo_base_init_type (int) 
		int klass
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		int gObjectClass
		org.eclipse.swt.internal.gtk.GObjectClass objectClassStruct
	static int initActionIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface inter
	static int initComponentIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface inter
	static int initHypertextIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface inter
	static int initSelectionIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface inter
	static int initTableIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface inter
	static int initTextIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface inter
	static int initValueIfaceCB (int) 
		int iface
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface inter
	static void registerAccessible (org.eclipse.swt.accessibility.Accessible) 
		org.eclipse.swt.accessibility.Accessible accessible
		int widget
		int widgetType
		int registry
		int factory
		String name
		byte[] factoryName
		org.eclipse.swt.internal.gtk.GTypeInfo typeInfo
		int info
		int swtFactoryType
		int parentType
	static void unregisterAccessible (org.eclipse.swt.accessibility.Accessible) 
		org.eclipse.swt.accessibility.Accessible accessible
		int widget
}

org/eclipse/swt/accessibility/AccessibleHyperlinkAdapter.class
AccessibleHyperlinkAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleHyperlinkListener  {
	public void  () 
	public void getAnchor (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkEvent e
	public void getAnchorTarget (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkEvent e
	public void getStartIndex (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkEvent e
	public void getEndIndex (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
		org.eclipse.swt.accessibility.AccessibleHyperlinkEvent e
}

org/eclipse/swt/accessibility/AccessibleHyperlinkEvent.class
AccessibleHyperlinkEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleHyperlinkEvent extends org.eclipse.swt.internal.SWTEventObject {
	public org.eclipse.swt.accessibility.Accessible accessible
	public String result
	public int index
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleHyperlinkListener.class
AccessibleHyperlinkListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleHyperlinkListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getAnchor (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
	public abstract void getAnchorTarget (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
	public abstract void getStartIndex (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
	public abstract void getEndIndex (org.eclipse.swt.accessibility.AccessibleHyperlinkEvent) 
}

org/eclipse/swt/accessibility/AccessibleListener.class
AccessibleListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
	public abstract void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
	public abstract void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
	public abstract void getDescription (org.eclipse.swt.accessibility.AccessibleEvent) 
}

org/eclipse/swt/accessibility/AccessibleObject.class
AccessibleObject.java
package org.eclipse.swt.accessibility
 org.eclipse.swt.accessibility.AccessibleObject extends java.lang.Object {
	int handle
	int index
	int id
	org.eclipse.swt.accessibility.Accessible accessible
	org.eclipse.swt.accessibility.AccessibleObject parent
	org.eclipse.swt.accessibility.AccessibleObject[] children
	boolean isLightweight
	static int actionNamePtr
	static int descriptionPtr
	static int keybindingPtr
	static int namePtr
	static final java.util.Hashtable AccessibleObjects
	static final boolean DEBUG
	static final int ROW_ROLE
	static final int COLUMN_ROLE
	static void  () 
	void  (int, int, org.eclipse.swt.accessibility.Accessible, boolean) 
		int type
		int widget
		org.eclipse.swt.accessibility.Accessible accessible
		boolean isLightweight
	static void print (java.lang.String) 
		String str
	static org.eclipse.swt.internal.accessibility.gtk.AtkActionIface getActionIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
	static int atkAction_do_action (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleActionEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleActionListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
	static int atkAction_get_n_actions (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleActionEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleActionListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
	static int atkAction_get_description (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleActionEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleActionListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
	static int atkAction_get_keybinding (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleActionEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleActionListener listener
		org.eclipse.swt.accessibility.AccessibleEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleListener listener
	static int atkAction_get_name (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkActionIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleActionEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleActionListener listener
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface getComponentIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface iface
	static int atkComponent_get_extents (int, int, int, int, int, int) 
		int atkObject
		int x
		int y
		int width
		int height
		int coord_type
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int[] parentX
		int[] parentY
		int[] parentWidth
		int[] parentHeight
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int[] topWindowX
		int[] topWindowY
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static int atkComponent_get_position (int, int, int, int) 
		int atkObject
		int x
		int y
		int coord_type
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int[] parentX
		int[] parentY
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int[] topWindowX
		int[] topWindowY
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static int atkComponent_get_size (int, int, int, int) 
		int atkObject
		int width
		int height
		int coord_type
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int[] parentWidth
		int[] parentHeight
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static int atkComponent_ref_accessible_at_point (int, int, int, int) 
		int atkObject
		int x
		int y
		int coord_type
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int[] topWindowX
		int[] topWindowY
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleObject accObj
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface iface
	static org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface getHypertextIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface iface
	static int atkHypertext_get_link (int, int) 
		int atkObject
		int link_index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		org.eclipse.swt.accessibility.Accessible result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface iface
	static int atkHypertext_get_n_links (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface iface
	static int atkHypertext_get_link_index (int, int) 
		int atkObject
		int char_index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface iface
	static org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass getObjectClass (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
	static int atkObject_get_description (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleListener listener
	static int atkObject_get_attributes (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleAttributeEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleAttributeListener listener
		org.eclipse.swt.internal.accessibility.gtk.AtkAttribute attr
		int attrPtr
		int attrPtr
		int attrPtr
		int attrPtr
		int attrPtr
		int attrPtr
		int attrPtr
		String str
		int end
		int i
		int attrPtr
	static int atkObject_get_name (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleListener listener
	static int atkObject_get_n_children (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static int atkObject_get_index_in_parent (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		int result
	static int atkObject_get_parent (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		int parentResult
	static int atkObject_get_role (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
	static int atkObject_ref_child (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.accessibility.AccessibleObject accObject
		org.eclipse.swt.accessibility.AccessibleObject accObject
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
	static int atkObject_ref_state_set (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass objectClass
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int set
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		int state
	static org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface getSelectionIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface iface
	static int atkSelection_is_child_selected (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleObject accessibleObject
	static int atkSelection_ref_selection (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		org.eclipse.swt.accessibility.AccessibleObject accObj
	static org.eclipse.swt.internal.accessibility.gtk.AtkTableIface getTableIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_ref_at (int, int, int) 
		int atkObject
		int row
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleObject accessibleObject
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_index_at (int, int, int) 
		int atkObject
		int row
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_column_at_index (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_row_at_index (int, int) 
		int atkObject
		int index
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_n_columns (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_get_n_rows (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_get_column_extent_at (int, int, int) 
		int atkObject
		int row
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleTableCellEvent cellEvent
		int i
		org.eclipse.swt.accessibility.AccessibleTableCellListener listener
	static int atkTable_get_row_extent_at (int, int, int) 
		int atkObject
		int row
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleTableCellEvent cellEvent
		int i
		org.eclipse.swt.accessibility.AccessibleTableCellListener listener
	static int atkTable_get_caption (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_summary (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_column_description (int, int) 
		int atkObject
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_get_column_header (int, int) 
		int atkObject
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible[] accessibles
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_row_description (int, int) 
		int atkObject
		int row
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_get_row_header (int, int) 
		int atkObject
		int row
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible[] accessibles
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_selected_columns (int, int) 
		int atkObject
		int selected
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int count
		int result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_get_selected_rows (int, int) 
		int atkObject
		int selected
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int count
		int result
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_is_column_selected (int, int) 
		int atkObject
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_is_row_selected (int, int) 
		int atkObject
		int row
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
	static int atkTable_is_selected (int, int, int) 
		int atkObject
		int row
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		org.eclipse.swt.accessibility.Accessible result
		org.eclipse.swt.accessibility.AccessibleTableCellEvent cellEvent
		int i
		org.eclipse.swt.accessibility.AccessibleTableCellListener listener
	static int atkTable_add_row_selection (int, int) 
		int atkObject
		int row
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_remove_row_selection (int, int) 
		int atkObject
		int row
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_add_column_selection (int, int) 
		int atkObject
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static int atkTable_remove_column_selection (int, int) 
		int atkObject
		int column
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTableEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTableListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTableIface iface
	static org.eclipse.swt.internal.accessibility.gtk.AtkTextIface getTextIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_character_extents (int, int, int, int, int, int, int) 
		int atkObject
		int offset
		int x
		int y
		int width
		int height
		int coords
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int[] topWindowX
		int[] topWindowY
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static java.lang.String getString (int) 
		int strPtr
		int length
		byte[] buffer
	static int getStringPtr (java.lang.String) 
		String str
		byte[] buffer
		int ptr
	static int atkText_get_range_extents (int, int, int, int, int) 
		int atkObject
		int start_offset
		int end_offset
		int coord_type
		int rect
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int[] topWindowX
		int[] topWindowY
		org.eclipse.swt.internal.accessibility.gtk.AtkTextRectangle atkRect
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_run_attributes (int, int, int, int) 
		int atkObject
		int offset
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextAttributeEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleAttributeListener listener
		org.eclipse.swt.graphics.TextStyle style
		int result
		org.eclipse.swt.internal.accessibility.gtk.AtkAttribute attr
		int attrPtr
		int attrPtr
		String str
		int attrPtr
		org.eclipse.swt.graphics.Font font
		int attrPtr
		org.eclipse.swt.graphics.Color color
		int attrPtr
		int attrPtr
		int end
		int i
		int attrPtr
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_offset_at_point (int, int, int, int) 
		int atkObject
		int x
		int y
		int coords
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int[] topWindowX
		int[] topWindowY
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_add_selection (int, int, int) 
		int atkObject
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_remove_selection (int, int) 
		int atkObject
		int selection_num
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_set_caret_offset (int, int) 
		int atkObject
		int offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_set_selection (int, int, int, int) 
		int atkObject
		int selection_num
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_caret_offset (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextListener listener
	static int atkText_get_bounded_ranges (int, int, int, int, int) 
		int atkObject
		int rect
		int coord_type
		int x_clip_type
		int y_clip_type
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		org.eclipse.swt.internal.accessibility.gtk.AtkTextRectangle atkRect
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int[] ranges
		int size
		int result
		org.eclipse.swt.internal.accessibility.gtk.AtkTextRange range
		int j
		int end
		int index
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_character_at_offset (int, int) 
		int atkObject
		int offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		String text
		String text
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_character_count (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		String text
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_n_selections (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_selection (int, int, int, int) 
		int atkObject
		int selection_num
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
		int[] parentStart
		int[] parentEnd
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextListener listener
		String text
	static int atkText_get_text (int, int, int) 
		int atkObject
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		String text
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_text_after_offset (int, int, int, int, int) 
		int atkObject
		int offset_value
		int boundary_type
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int charCount
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int eventStart
		int eventEnd
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int start
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int end
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int offset
		String text
		int startBounds
		int endBounds
		int wordStart1
		int wordStart2
		int previousWordEnd
		int wordEnd1
		int wordEnd2
		int previousSentenceEnd
		int previousText
		int sentenceStart1
		int sentenceStart2
		int sentenceEnd1
		int sentenceEnd2
		int lineStart1
		int lineStart2
		int lineEnd1
		int lineEnd2
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_text_at_offset (int, int, int, int, int) 
		int atkObject
		int offset_value
		int boundary_type
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int charCount
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int eventStart
		int eventEnd
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int start
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int end
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int offset
		String text
		int startBounds
		int endBounds
		int wordStart1
		int wordStart2
		int wordEnd1
		int wordEnd2
		int sentenceStart1
		int sentenceStart2
		int sentenceEnd1
		int sentenceEnd2
		int lineEnd2
		int lineEnd1
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static int atkText_get_text_before_offset (int, int, int, int, int) 
		int atkObject
		int offset_value
		int boundary_type
		int start_offset
		int end_offset
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		int charCount
		org.eclipse.swt.accessibility.AccessibleTextEvent event
		int eventStart
		int eventEnd
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int start
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int end
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextExtendedListener listener
		int offset
		String text
		int startBounds
		int endBounds
		int wordStart1
		int wordStart2
		int wordEnd1
		int wordEnd2
		int sentenceStart1
		int sentenceStart2
		int sentenceEnd1
		int sentenceEnd2
		int lineStart1
		int lineEnd1
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
	static void setGValue (int, java.lang.Number) 
		int value
		Number number
	static java.lang.Number getGValue (int) 
		int value
		int type
	static org.eclipse.swt.internal.accessibility.gtk.AtkValueIface getValueIface (int) 
		int atkObject
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface iface
	static int atkValue_get_current_value (int, int) 
		int atkObject
		int value
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleValueEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleValueListener listener
	static int atkValue_get_maximum_value (int, int) 
		int atkObject
		int value
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleValueEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleValueListener listener
	static int atkValue_get_minimum_value (int, int) 
		int atkObject
		int value
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface iface
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleValueEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleValueListener listener
	static int atkValue_set_current_value (int, int) 
		int atkObject
		int value
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.accessibility.Accessible accessible
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleValueEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleValueListener listener
		int parentResult
		org.eclipse.swt.internal.accessibility.gtk.AtkValueIface iface
	static org.eclipse.swt.accessibility.AccessibleObject getAccessibleObject (int) 
		int atkObject
		org.eclipse.swt.accessibility.AccessibleObject object
		org.eclipse.swt.widgets.Control control
	org.eclipse.swt.accessibility.AccessibleObject getChildByID (int) 
		int childId
		int i
		org.eclipse.swt.accessibility.AccessibleObject child
	org.eclipse.swt.accessibility.AccessibleObject getChildByIndex (int) 
		int childIndex
	java.lang.String getText () 
		java.util.Vector listeners
		int length
		String parentText
		org.eclipse.swt.internal.accessibility.gtk.AtkTextIface iface
		int characterCount
		int parentResult
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
	static int gObjectClass_finalize (int) 
		int atkObject
		int superType
		int gObjectClass
		org.eclipse.swt.internal.gtk.GObjectClass objectClassStruct
		org.eclipse.swt.accessibility.AccessibleObject object
	static int toATKRelation (int) 
		int relation
	static void windowPoint (org.eclipse.swt.accessibility.AccessibleObject, int[], int[]) 
		org.eclipse.swt.accessibility.AccessibleObject object
		int[] x
		int[] y
		org.eclipse.swt.internal.accessibility.gtk.GtkAccessible gtkAccessible
		int topLevel
		int window
	static int nextIndexOfChar (java.lang.String, java.lang.String, int) 
		String string
		String searchChars
		int startIndex
		int result
		int i
		char current
		int index
	static int nextIndexOfNotChar (java.lang.String, java.lang.String, int) 
		String string
		String searchChars
		int startIndex
		int length
		int index
		char current
	static int previousIndexOfChar (java.lang.String, java.lang.String, int) 
		String string
		String searchChars
		int startIndex
		int result
		int i
		char current
		int index
	static int previousIndexOfNotChar (java.lang.String, java.lang.String, int) 
		String string
		String searchChars
		int startIndex
		int index
		char current
	void addRelation (int, org.eclipse.swt.accessibility.Accessible) 
		int type
		org.eclipse.swt.accessibility.Accessible target
	void release () 
		int i
		org.eclipse.swt.accessibility.AccessibleObject child
	void removeRelation (int, org.eclipse.swt.accessibility.Accessible) 
		int type
		org.eclipse.swt.accessibility.Accessible target
	void selectionChanged () 
	void sendEvent (int, java.lang.Object) 
		int event
		Object eventData
		int[] array
		int state
		int value
		int atkState
		java.util.Vector listeners
		int length
		org.eclipse.swt.internal.gtk.GdkRectangle rect
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		int index
		int[] array
		int type
		int rowStart
		int rowCount
		int columnStart
		int columnCount
		int offset
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		int i
		org.eclipse.swt.accessibility.AccessibleTextListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleTextListener listener
		Object[] data
		int type
		int start
		int end
	void setFocus (int) 
		int childID
		org.eclipse.swt.accessibility.AccessibleObject accObject
	void textCaretMoved (int) 
		int index
	void textChanged (int, int, int) 
		int type
		int startIndex
		int length
	void textSelectionChanged () 
	void updateChildren () 
		java.util.Vector listeners
		int length
		org.eclipse.swt.accessibility.AccessibleControlEvent event
		int i
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		Object[] children
		org.eclipse.swt.accessibility.AccessibleObject[] oldChildren
		int count
		org.eclipse.swt.accessibility.AccessibleObject[] newChildren
		int i
		Object child
		org.eclipse.swt.accessibility.AccessibleObject object
		int id
		int j
		org.eclipse.swt.accessibility.AccessibleControlListener listener
		int i
		org.eclipse.swt.accessibility.AccessibleObject object
}

org/eclipse/swt/accessibility/AccessibleTableAdapter.class
AccessibleTableAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTableAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleTableListener  {
	public void  () 
	public void deselectColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void deselectRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getCaption (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getCell (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumnCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumnDescription (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumnHeader (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumnHeaderCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRowCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRowDescription (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRowHeader (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRowHeaderCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedCellCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedColumnCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedRowCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSelectedRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getSummary (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getVisibleColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void getVisibleRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void isColumnSelected (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void isRowSelected (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void selectColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void selectRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void setSelectedColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
	public void setSelectedRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
		org.eclipse.swt.accessibility.AccessibleTableEvent e
}

org/eclipse/swt/accessibility/AccessibleTableCellAdapter.class
AccessibleTableCellAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTableCellAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleTableCellListener  {
	public void  () 
	public void getColumnSpan (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getColumnHeaders (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getColumnIndex (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getRowSpan (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getRowHeaders (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getRowIndex (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void getTable (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
	public void isSelected (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
		org.eclipse.swt.accessibility.AccessibleTableCellEvent e
}

org/eclipse/swt/accessibility/AccessibleTableCellEvent.class
AccessibleTableCellEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTableCellEvent extends org.eclipse.swt.internal.SWTEventObject {
	public org.eclipse.swt.accessibility.Accessible accessible
	public org.eclipse.swt.accessibility.Accessible[] accessibles
	public boolean isSelected
	public int count
	public int index
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleTableCellListener.class
AccessibleTableCellListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleTableCellListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getColumnSpan (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getColumnHeaders (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getColumnIndex (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getRowSpan (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getRowHeaders (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getRowIndex (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void getTable (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
	public abstract void isSelected (org.eclipse.swt.accessibility.AccessibleTableCellEvent) 
}

org/eclipse/swt/accessibility/AccessibleTableEvent.class
AccessibleTableEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTableEvent extends org.eclipse.swt.internal.SWTEventObject {
	public org.eclipse.swt.accessibility.Accessible accessible
	public org.eclipse.swt.accessibility.Accessible[] accessibles
	public String result
	public int column
	public int row
	public int count
	public boolean isSelected
	public int[] selected
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleTableListener.class
AccessibleTableListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleTableListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void deselectColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void deselectRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getCaption (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getCell (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumnCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumnDescription (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumnHeader (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumnHeaderCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRowCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRowDescription (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRowHeader (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRowHeaderCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedCellCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedCells (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedColumnCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedRowCount (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSelectedRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getSummary (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getVisibleColumns (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void getVisibleRows (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void isColumnSelected (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void isRowSelected (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void selectColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void selectRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void setSelectedColumn (org.eclipse.swt.accessibility.AccessibleTableEvent) 
	public abstract void setSelectedRow (org.eclipse.swt.accessibility.AccessibleTableEvent) 
}

org/eclipse/swt/accessibility/AccessibleTextAdapter.class
AccessibleTextAdapter.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleTextAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleTextListener  {
	public void  () 
	public void getCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getSelectionRange (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
}

org/eclipse/swt/accessibility/AccessibleTextAttributeEvent.class
AccessibleTextAttributeEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTextAttributeEvent extends org.eclipse.swt.internal.SWTEventObject {
	public int offset
	public int start
	public int end
	public org.eclipse.swt.graphics.TextStyle textStyle
	public String[] attributes
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleTextEvent.class
AccessibleTextEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTextEvent extends org.eclipse.swt.internal.SWTEventObject {
	public int childID
	public int offset
	public int length
	public org.eclipse.swt.accessibility.Accessible accessible
	public String result
	public int count
	public int index
	public int start
	public int end
	public int type
	public int x
	public int y
	public int width
	public int height
	public int[] ranges
	public org.eclipse.swt.graphics.Rectangle[] rectangles
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleTextExtendedAdapter.class
AccessibleTextExtendedAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter extends org.eclipse.swt.accessibility.AccessibleTextAdapter implements org.eclipse.swt.accessibility.AccessibleTextExtendedListener  {
	public void  () 
	public void addSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getCharacterCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getHyperlinkCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getHyperlink (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getHyperlinkIndex (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getOffsetAtPoint (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getSelectionCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getTextBounds (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getVisibleRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void removeSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void scrollText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void setCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void setSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
}

org/eclipse/swt/accessibility/AccessibleTextExtendedListener.class
AccessibleTextExtendedListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleTextExtendedListener extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleTextListener  {
	public abstract void addSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getCharacterCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getHyperlinkCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getHyperlink (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getHyperlinkIndex (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getOffsetAtPoint (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getSelectionCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getTextBounds (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getVisibleRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void removeSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void scrollText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void setCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void setSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
}

org/eclipse/swt/accessibility/AccessibleTextListener.class
AccessibleTextListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleTextListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
	public abstract void getSelectionRange (org.eclipse.swt.accessibility.AccessibleTextEvent) 
}

org/eclipse/swt/accessibility/AccessibleValueAdapter.class
AccessibleValueAdapter.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleValueAdapter extends java.lang.Object implements org.eclipse.swt.accessibility.AccessibleValueListener  {
	public void  () 
	public void getCurrentValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
		org.eclipse.swt.accessibility.AccessibleValueEvent e
	public void setCurrentValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
		org.eclipse.swt.accessibility.AccessibleValueEvent e
	public void getMaximumValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
		org.eclipse.swt.accessibility.AccessibleValueEvent e
	public void getMinimumValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
		org.eclipse.swt.accessibility.AccessibleValueEvent e
}

org/eclipse/swt/accessibility/AccessibleValueEvent.class
AccessibleValueEvent.java
package org.eclipse.swt.accessibility
public org.eclipse.swt.accessibility.AccessibleValueEvent extends org.eclipse.swt.internal.SWTEventObject {
	public Number value
	static final long serialVersionUID
	public void  (java.lang.Object) 
		Object source
	public java.lang.String toString () 
}

org/eclipse/swt/accessibility/AccessibleValueListener.class
AccessibleValueListener.java
package org.eclipse.swt.accessibility
public abstract org.eclipse.swt.accessibility.AccessibleValueListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getCurrentValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
	public abstract void setCurrentValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
	public abstract void getMaximumValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
	public abstract void getMinimumValue (org.eclipse.swt.accessibility.AccessibleValueEvent) 
}

org/eclipse/swt/awt/
org/eclipse/swt/awt/SWT_AWT$1.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$1 extends java.lang.Object implements java.awt.event.AWTEventListener  {
	private final java.awt.Frame val$frame
	private final org.eclipse.swt.widgets.Composite val$parent
	void  (java.awt.Frame, org.eclipse.swt.widgets.Composite) 
	public void eventDispatched (java.awt.AWTEvent) 
		java.awt.AWTEvent event
		java.awt.Window window
}

org/eclipse/swt/awt/SWT_AWT$10.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$10 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$9 this$1
	private final java.awt.Frame val$frame
	private final org.eclipse.swt.graphics.Rectangle val$clientArea
	void  (org.eclipse.swt.awt.SWT_AWT$9, java.awt.Frame, org.eclipse.swt.graphics.Rectangle) 
	public void run () 
}

org/eclipse/swt/awt/SWT_AWT$11.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$11 extends java.awt.event.ComponentAdapter {
	private final org.eclipse.swt.widgets.Display val$display
	private final org.eclipse.swt.widgets.Shell val$shell
	private final java.awt.Canvas val$parent
	void  (org.eclipse.swt.widgets.Display, org.eclipse.swt.widgets.Shell, java.awt.Canvas) 
	public void componentResized (java.awt.event.ComponentEvent) 
		java.awt.event.ComponentEvent e
}

org/eclipse/swt/awt/SWT_AWT$12.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$12 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$11 this$1
	private final org.eclipse.swt.widgets.Shell val$shell
	private final java.awt.Canvas val$parent
	void  (org.eclipse.swt.awt.SWT_AWT$11, org.eclipse.swt.widgets.Shell, java.awt.Canvas) 
	public void run () 
		java.awt.Dimension dim
}

org/eclipse/swt/awt/SWT_AWT$13.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$13 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	private final java.awt.Canvas val$parent
	private final java.awt.event.ComponentListener val$listener
	void  (java.awt.Canvas, java.awt.event.ComponentListener) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/awt/SWT_AWT$2.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$1 this$1
	private final org.eclipse.swt.widgets.Composite val$parent
	private final java.awt.Window val$window
	void  (org.eclipse.swt.awt.SWT_AWT$1, org.eclipse.swt.widgets.Composite, java.awt.Window) 
	public void run () 
		org.eclipse.swt.widgets.Shell shell
		int awtHandle
		int xWindow
}

org/eclipse/swt/awt/SWT_AWT$3.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$3 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	private final java.awt.Frame val$frame
	void  (java.awt.Frame) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/awt/SWT_AWT$4.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$4 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$3 this$1
	private final java.awt.Frame val$frame
	void  (org.eclipse.swt.awt.SWT_AWT$3, java.awt.Frame) 
	public void run () 
}

org/eclipse/swt/awt/SWT_AWT$5.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$5 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$3 this$1
	private final java.awt.Frame val$frame
	void  (org.eclipse.swt.awt.SWT_AWT$3, java.awt.Frame) 
	public void run () 
}

org/eclipse/swt/awt/SWT_AWT$6.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$6 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	private final org.eclipse.swt.widgets.Composite val$parent
	private final org.eclipse.swt.widgets.Listener val$shellListener
	private final java.awt.Frame val$frame
	private final java.awt.event.AWTEventListener val$awtListener
	void  (org.eclipse.swt.widgets.Composite, org.eclipse.swt.widgets.Listener, java.awt.Frame, java.awt.event.AWTEventListener) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.graphics.Rectangle clientArea
}

org/eclipse/swt/awt/SWT_AWT$7.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$7 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$6 this$1
	private final java.awt.Frame val$frame
	private final java.awt.event.AWTEventListener val$awtListener
	void  (org.eclipse.swt.awt.SWT_AWT$6, java.awt.Frame, java.awt.event.AWTEventListener) 
	public void run () 
}

org/eclipse/swt/awt/SWT_AWT$8.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$8 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.awt.SWT_AWT$6 this$1
	private final java.awt.Frame val$frame
	private final org.eclipse.swt.graphics.Rectangle val$clientArea
	void  (org.eclipse.swt.awt.SWT_AWT$6, java.awt.Frame, org.eclipse.swt.graphics.Rectangle) 
	public void run () 
}

org/eclipse/swt/awt/SWT_AWT$9.class
SWT_AWT.java
package org.eclipse.swt.awt
 org.eclipse.swt.awt.SWT_AWT$9 extends java.lang.Object implements java.lang.Runnable  {
	private final org.eclipse.swt.widgets.Composite val$parent
	private final java.awt.Frame val$frame
	void  (org.eclipse.swt.widgets.Composite, java.awt.Frame) 
	public void run () 
		org.eclipse.swt.graphics.Rectangle clientArea
}

org/eclipse/swt/awt/SWT_AWT.class
SWT_AWT.java
package org.eclipse.swt.awt
public org.eclipse.swt.awt.SWT_AWT extends java.lang.Object {
	public static String embeddedFrameClass
	static String EMBEDDED_FRAME_KEY
	static boolean loaded
	static boolean swingInitialized
	static void  () 
	public void  () 
	static final native int getAWTHandle (java.lang.Object) 
	static final native void setDebug (java.awt.Frame, boolean) 
	static synchronized void loadLibrary () 
	static synchronized void initializeSwing () 
		Class[] emptyClass
		Object[] emptyObject
		Class clazz
		java.lang.reflect.Method method
	public static java.awt.Frame getFrame (org.eclipse.swt.widgets.Composite) 
		org.eclipse.swt.widgets.Composite parent
	public static java.awt.Frame new_Frame (org.eclipse.swt.widgets.Composite) 
		org.eclipse.swt.widgets.Composite parent
		int handle
		Class clazz
		String className
		Throwable e
		Object value
		java.lang.reflect.Constructor constructor
		Throwable e2
		java.awt.Frame frame
		java.lang.reflect.Method method
		java.awt.event.AWTEventListener awtListener
		org.eclipse.swt.widgets.Listener shellListener
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Listener listener
	public static org.eclipse.swt.widgets.Shell new_Shell (org.eclipse.swt.widgets.Display, java.awt.Canvas) 
		org.eclipse.swt.widgets.Display display
		java.awt.Canvas parent
		int handle
		Throwable e
		org.eclipse.swt.widgets.Shell shell
		java.awt.event.ComponentListener listener
}

org/eclipse/swt/browser/
org/eclipse/swt/browser/AppFileLocProvider$1.class
AppFileLocProvider.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.AppFileLocProvider$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.AppFileLocProvider this$0
	void  (org.eclipse.swt.browser.AppFileLocProvider, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/AppFileLocProvider$2.class
AppFileLocProvider.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.AppFileLocProvider$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.AppFileLocProvider this$0
	void  (org.eclipse.swt.browser.AppFileLocProvider, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/AppFileLocProvider$3.class
AppFileLocProvider.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.AppFileLocProvider$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.AppFileLocProvider this$0
	void  (org.eclipse.swt.browser.AppFileLocProvider, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/AppFileLocProvider.class
AppFileLocProvider.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.AppFileLocProvider extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject directoryServiceProvider
	org.eclipse.swt.internal.mozilla.XPCOMObject directoryServiceProvider2
	int refCount
	String mozillaPath
	String profilePath
	String[] pluginDirs
	boolean isXULRunner
	static final String SEPARATOR_OS
	static final String CHROME_DIR
	static final String COMPONENTS_DIR
	static final String HISTORY_FILE
	static final String LOCALSTORE_FILE
	static final String MIMETYPES_FILE
	static final String PLUGINS_DIR
	static final String USER_PLUGINS_DIR
	static final String PREFERENCES_FILE
	static boolean IsSparc
	static void  () 
		String osName
		String osArch
	void  (java.lang.String, java.lang.String, boolean) 
		String mozillaPath
		String profilePath
		boolean isXULRunner
		int[] result
		org.eclipse.swt.internal.mozilla.nsEmbedString pathString
		int rc
		org.eclipse.swt.internal.mozilla.nsILocalFile file
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int getFiles (int, int) 
		int prop
		int _retval
		int size
		byte[] bytes
		String propertyName
		String[] propertyValues
		int index
		int ptr
		int length
		byte[] buffer
		String value
		String separator
		java.util.Vector segments
		int start
		int end
		String segment
		String segment
		int segmentsSize
		int[] result
		org.eclipse.swt.internal.mozilla.nsISupports[] files
		int index
		int i
		org.eclipse.swt.internal.mozilla.nsEmbedString pathString
		int rc
		org.eclipse.swt.internal.mozilla.nsILocalFile localFile
		org.eclipse.swt.internal.mozilla.nsIFile file
		org.eclipse.swt.internal.mozilla.nsISupports[] temp
		org.eclipse.swt.browser.SimpleEnumerator enumerator
	int getFile (int, int, int) 
		int prop
		int persistent
		int _retval
		int size
		byte[] bytes
		String propertyName
		String propertyValue
		int[] result
		org.eclipse.swt.internal.mozilla.nsEmbedString pathString
		int rc
		org.eclipse.swt.internal.mozilla.nsILocalFile localFile
}

org/eclipse/swt/browser/AuthenticationEvent.class
AuthenticationEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.AuthenticationEvent extends org.eclipse.swt.events.TypedEvent {
	public String location
	public String user
	public String password
	public boolean doit
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/browser/AuthenticationListener.class
AuthenticationListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.AuthenticationListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void authenticate (org.eclipse.swt.browser.AuthenticationEvent) 
}

org/eclipse/swt/browser/Browser.class
Browser.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.Browser extends org.eclipse.swt.widgets.Composite {
	org.eclipse.swt.browser.WebBrowser webBrowser
	int userStyle
	boolean isClosing
	static final String NO_INPUT_METHOD
	static final String PACKAGE_PREFIX
	static final String PROPERTY_USEWEBKITGTK
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		String platform
		org.eclipse.swt.widgets.Display display
		String[] classNames
		String property
		int i
		Class clazz
	static org.eclipse.swt.widgets.Composite checkParent (org.eclipse.swt.widgets.Composite) 
		org.eclipse.swt.widgets.Composite parent
		String platform
		org.eclipse.swt.widgets.Display display
	static int checkStyle (int) 
		int style
		String platform
	protected void checkWidget () 
	public static void clearSessions () 
	public static java.lang.String getCookie (java.lang.String, java.lang.String) 
		String name
		String url
	public static boolean setCookie (java.lang.String, java.lang.String) 
		String value
		String url
	public void addAuthenticationListener (org.eclipse.swt.browser.AuthenticationListener) 
		org.eclipse.swt.browser.AuthenticationListener listener
	public void addCloseWindowListener (org.eclipse.swt.browser.CloseWindowListener) 
		org.eclipse.swt.browser.CloseWindowListener listener
	public void addLocationListener (org.eclipse.swt.browser.LocationListener) 
		org.eclipse.swt.browser.LocationListener listener
	public void addOpenWindowListener (org.eclipse.swt.browser.OpenWindowListener) 
		org.eclipse.swt.browser.OpenWindowListener listener
	public void addProgressListener (org.eclipse.swt.browser.ProgressListener) 
		org.eclipse.swt.browser.ProgressListener listener
	public void addStatusTextListener (org.eclipse.swt.browser.StatusTextListener) 
		org.eclipse.swt.browser.StatusTextListener listener
	public void addTitleListener (org.eclipse.swt.browser.TitleListener) 
		org.eclipse.swt.browser.TitleListener listener
	public void addVisibilityWindowListener (org.eclipse.swt.browser.VisibilityWindowListener) 
		org.eclipse.swt.browser.VisibilityWindowListener listener
	public boolean back () 
	protected void checkSubclass () 
		String name
		int index
	public boolean execute (java.lang.String) 
		String script
	public boolean close () 
	public java.lang.Object evaluate (java.lang.String)  throws org.eclipse.swt.SWTException 
		String script
	public boolean forward () 
	public java.lang.String getBrowserType () 
	public boolean getJavascriptEnabled () 
	public int getStyle () 
	public java.lang.String getText () 
	public java.lang.String getUrl () 
	public java.lang.Object getWebBrowser () 
	public boolean isBackEnabled () 
	public boolean isFocusControl () 
	public boolean isForwardEnabled () 
	public void refresh () 
	public void removeAuthenticationListener (org.eclipse.swt.browser.AuthenticationListener) 
		org.eclipse.swt.browser.AuthenticationListener listener
	public void removeCloseWindowListener (org.eclipse.swt.browser.CloseWindowListener) 
		org.eclipse.swt.browser.CloseWindowListener listener
	public void removeLocationListener (org.eclipse.swt.browser.LocationListener) 
		org.eclipse.swt.browser.LocationListener listener
	public void removeOpenWindowListener (org.eclipse.swt.browser.OpenWindowListener) 
		org.eclipse.swt.browser.OpenWindowListener listener
	public void removeProgressListener (org.eclipse.swt.browser.ProgressListener) 
		org.eclipse.swt.browser.ProgressListener listener
	public void removeStatusTextListener (org.eclipse.swt.browser.StatusTextListener) 
		org.eclipse.swt.browser.StatusTextListener listener
	public void removeTitleListener (org.eclipse.swt.browser.TitleListener) 
		org.eclipse.swt.browser.TitleListener listener
	public void removeVisibilityWindowListener (org.eclipse.swt.browser.VisibilityWindowListener) 
		org.eclipse.swt.browser.VisibilityWindowListener listener
	public void setJavascriptEnabled (boolean) 
		boolean enabled
	public boolean setText (java.lang.String) 
		String html
	public boolean setText (java.lang.String, boolean) 
		String html
		boolean trusted
	public boolean setUrl (java.lang.String) 
		String url
	public boolean setUrl (java.lang.String, java.lang.String, java.lang.String[]) 
		String url
		String postData
		String[] headers
	public void stop () 
}

org/eclipse/swt/browser/BrowserFunction.class
BrowserFunction.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.BrowserFunction extends java.lang.Object {
	org.eclipse.swt.browser.Browser browser
	String name
	String functionString
	int index
	boolean isEvaluate
	public void  (org.eclipse.swt.browser.Browser, java.lang.String) 
		org.eclipse.swt.browser.Browser browser
		String name
	void  (org.eclipse.swt.browser.Browser, java.lang.String, boolean) 
		org.eclipse.swt.browser.Browser browser
		String name
		boolean create
	public void dispose () 
	void dispose (boolean) 
		boolean remove
	public java.lang.Object function (java.lang.Object[]) 
		Object[] arguments
	public org.eclipse.swt.browser.Browser getBrowser () 
	public java.lang.String getName () 
	public boolean isDisposed () 
}

org/eclipse/swt/browser/CloseWindowListener.class
CloseWindowListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.CloseWindowListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void close (org.eclipse.swt.browser.WindowEvent) 
}

org/eclipse/swt/browser/Download$1.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download this$0
	void  (org.eclipse.swt.browser.Download, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download$2.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download this$0
	void  (org.eclipse.swt.browser.Download, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download$3.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download this$0
	void  (org.eclipse.swt.browser.Download, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
	public int method16 (int[]) 
		int[] args
	public int method17 (int[]) 
		int[] args
	public int method18 (int[]) 
		int[] args
	public int method19 (int[]) 
		int[] args
	public int method20 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download$4.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download$4 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download this$0
	void  (org.eclipse.swt.browser.Download, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download$5.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.Download this$0
	void  (org.eclipse.swt.browser.Download) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/Download.class
Download.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject download
	org.eclipse.swt.internal.mozilla.XPCOMObject progressDialog
	org.eclipse.swt.internal.mozilla.XPCOMObject webProgressListener
	org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher helperAppLauncher
	int refCount
	org.eclipse.swt.widgets.Shell shell
	org.eclipse.swt.widgets.Label status
	org.eclipse.swt.widgets.Button cancel
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int Init (int, int, int, int, int, int, int) 
		int aSource
		int aTarget
		int aDisplayName
		int aMIMEInfo
		int startTime1
		int startTime2
		int aPersist
		org.eclipse.swt.internal.mozilla.nsIURI source
		int aSpec
		int rc
		int length
		int buffer
		byte[] dest
		String url
		String filename
		org.eclipse.swt.internal.mozilla.nsISupports supports
		int[] result
		org.eclipse.swt.internal.mozilla.nsIURI target
		int aPath
		int separator
		org.eclipse.swt.internal.mozilla.nsILocalFile target
		int aNativeTarget
		org.eclipse.swt.widgets.Listener listener
		String msg
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.layout.GridData data
	int GetSource (int) 
		int aSource
	int GetTarget (int) 
		int aTarget
	int GetPersist (int) 
		int aPersist
	int GetPercentComplete (int) 
		int aPercentComplete
	int GetDisplayName (int) 
		int aDisplayName
	int SetDisplayName (int) 
		int aDisplayName
	int GetStartTime (int) 
		int aStartTime
	int GetMIMEInfo (int) 
		int aMIMEInfo
	int GetListener (int) 
		int aListener
	int SetListener (int) 
		int aListener
	int GetObserver (int) 
		int aObserver
	int SetObserver (int) 
		int aObserver
		org.eclipse.swt.internal.mozilla.nsISupports supports
		int[] result
		int rc
	int Open (int) 
		int aParent
	int GetCancelDownloadOnClose (int) 
		int aCancelDownloadOnClose
	int SetCancelDownloadOnClose (int) 
		int aCancelDownloadOnClose
	int GetDialog (int) 
		int aDialog
	int SetDialog (int) 
		int aDialog
	int OnStateChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStateFlags
		int aStatus
	int OnProgressChange (int, int, int, int, int, int) 
		int aWebProgress
		int aRequest
		int aCurSelfProgress
		int aMaxSelfProgress
		int aCurTotalProgress
		int aMaxTotalProgress
		int currentKBytes
		int totalKBytes
		Object[] arguments
		String statusMsg
	int OnLocationChange (int, int, int) 
		int aWebProgress
		int aRequest
		int aLocation
	int OnStatusChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStatus
		int aMessage
	int OnSecurityChange (int, int, int) 
		int aWebProgress
		int aRequest
		int state
}

org/eclipse/swt/browser/DownloadFactory$1.class
DownloadFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.DownloadFactory this$0
	void  (org.eclipse.swt.browser.DownloadFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/DownloadFactory$2.class
DownloadFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.DownloadFactory this$0
	void  (org.eclipse.swt.browser.DownloadFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/DownloadFactory.class
DownloadFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.Download download
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/DownloadFactory_1_8$1.class
DownloadFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory_1_8$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.DownloadFactory_1_8 this$0
	void  (org.eclipse.swt.browser.DownloadFactory_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/DownloadFactory_1_8$2.class
DownloadFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory_1_8$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.DownloadFactory_1_8 this$0
	void  (org.eclipse.swt.browser.DownloadFactory_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/DownloadFactory_1_8.class
DownloadFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.DownloadFactory_1_8 extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.Download_1_8 download
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/Download_1_8$1.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download_1_8 this$0
	void  (org.eclipse.swt.browser.Download_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download_1_8$2.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download_1_8 this$0
	void  (org.eclipse.swt.browser.Download_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
	public int method16 (int[]) 
		int[] args
	public int method17 (int[]) 
		int[] args
	public int method18 (int[]) 
		int[] args
	public int method19 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download_1_8$3.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download_1_8 this$0
	void  (org.eclipse.swt.browser.Download_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
	public int method16 (int[]) 
		int[] args
	public int method17 (int[]) 
		int[] args
	public int method18 (int[]) 
		int[] args
	public int method19 (int[]) 
		int[] args
	public int method20 (int[]) 
		int[] args
	public int method21 (int[]) 
		int[] args
	public int method22 (int[]) 
		int[] args
	public int method23 (int[]) 
		int[] args
	public int method24 (int[]) 
		int[] args
	public int method25 (int[]) 
		int[] args
	public int method26 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download_1_8$4.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8$4 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Download_1_8 this$0
	void  (org.eclipse.swt.browser.Download_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Download_1_8$5.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.Download_1_8 this$0
	void  (org.eclipse.swt.browser.Download_1_8) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int rc
}

org/eclipse/swt/browser/Download_1_8.class
Download_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Download_1_8 extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject download
	org.eclipse.swt.internal.mozilla.XPCOMObject progressDialog
	org.eclipse.swt.internal.mozilla.XPCOMObject webProgressListener
	org.eclipse.swt.internal.mozilla.nsICancelable cancelable
	int refCount
	org.eclipse.swt.widgets.Shell shell
	org.eclipse.swt.widgets.Label status
	org.eclipse.swt.widgets.Button cancel
	static final boolean is32
	static void  () 
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int Init_32 (int, int, int, int, int, int, int, int) 
		int aSource
		int aTarget
		int aDisplayName
		int aMIMEInfo
		int startTime1
		int startTime2
		int aTempFile
		int aCancelable
		long startTime
	int Init (int, int, int, int, long, int, int) 
		int aSource
		int aTarget
		int aDisplayName
		int aMIMEInfo
		long startTime
		int aTempFile
		int aCancelable
		org.eclipse.swt.internal.mozilla.nsIURI source
		int aSpec
		int rc
		int length
		int buffer
		byte[] dest
		String url
		org.eclipse.swt.internal.mozilla.nsIURI target
		int aPath
		String filename
		int separator
		org.eclipse.swt.widgets.Listener listener
		String msg
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.layout.GridData data
	int GetAmountTransferred (int) 
		int arg0
	int GetCancelable (int) 
		int arg0
	int GetDisplayName (int) 
		int aDisplayName
	int GetMIMEInfo (int) 
		int aMIMEInfo
	int GetPercentComplete (int) 
		int aPercentComplete
	int GetSize (int) 
		int arg0
	int GetSource (int) 
		int aSource
	int GetStartTime (int) 
		int aStartTime
	int GetTarget (int) 
		int aTarget
	int GetTargetFile (int) 
		int arg0
	int GetCancelDownloadOnClose (int) 
		int aCancelDownloadOnClose
	int GetDialog (int) 
		int aDialog
	int GetObserver (int) 
		int aObserver
	int Open (int) 
		int aParent
	int SetCancelDownloadOnClose (int) 
		int aCancelDownloadOnClose
	int SetDialog (int) 
		int aDialog
	int SetObserver (int) 
		int aObserver
	int OnLocationChange (int, int, int) 
		int aWebProgress
		int aRequest
		int aLocation
	int OnProgressChange (int, int, int, int, int, int) 
		int aWebProgress
		int aRequest
		int aCurSelfProgress
		int aMaxSelfProgress
		int aCurTotalProgress
		int aMaxTotalProgress
	int OnProgressChange64_32 (int, int, int, int, int, int, int, int, int, int) 
		int aWebProgress
		int aRequest
		int aCurSelfProgress1
		int aCurSelfProgress2
		int aMaxSelfProgress1
		int aMaxSelfProgress2
		int aCurTotalProgress1
		int aCurTotalProgress2
		int aMaxTotalProgress1
		int aMaxTotalProgress2
		long aCurSelfProgress
		long aMaxSelfProgress
		long aCurTotalProgress
		long aMaxTotalProgress
	int OnProgressChange64 (int, int, long, long, long, long) 
		int aWebProgress
		int aRequest
		long aCurSelfProgress
		long aMaxSelfProgress
		long aCurTotalProgress
		long aMaxTotalProgress
		long currentKBytes
		long totalKBytes
		Object[] arguments
		String statusMsg
	int OnSecurityChange (int, int, int) 
		int aWebProgress
		int aRequest
		int state
	int OnStateChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStateFlags
		int aStatus
	int OnStatusChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStatus
		int aMessage
}

org/eclipse/swt/browser/External$1.class
External.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.External$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.External this$0
	void  (org.eclipse.swt.browser.External, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/External$2.class
External.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.External$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.External this$0
	void  (org.eclipse.swt.browser.External, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
}

org/eclipse/swt/browser/External$3.class
External.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.External$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.External this$0
	void  (org.eclipse.swt.browser.External, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
}

org/eclipse/swt/browser/External$4.class
External.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.External$4 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.External this$0
	void  (org.eclipse.swt.browser.External, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/External.class
External.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.External extends java.lang.Object {
	public static final String EXTERNAL_IID_STR
	public static final org.eclipse.swt.internal.mozilla.nsID EXTERNAL_IID
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject external
	org.eclipse.swt.internal.mozilla.XPCOMObject classInfo
	org.eclipse.swt.internal.mozilla.XPCOMObject securityCheckedComponent
	int refCount
	static void  () 
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int getClassDescription (int) 
		int _retValue
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		byte[] bytes
		int ptr
	int getClassID (int) 
		int _retValue
	int getClassIDNoAlloc (int) 
		int _retValue
	int getContractID (int) 
		int _retValue
	int getFlags (int) 
		int flags
	int getHelperForLanguage (int, int) 
		int language
		int _retValue
	int getImplementationLanguage (int) 
		int _retValue
	int getInterfaces (int, int) 
		int count
		int array
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		int securityCheckedComponentIID
		int externalIID
		int ptrArray
	int canCreateWrapper (int, int) 
		int iid
		int _retVal
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		byte[] bytes
		int ptr
	int canCallMethod (int, int, int) 
		int iid
		int methodName
		int _retVal
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		int length
		char[] dest
		String string
		byte[] bytes
		byte[] bytes
		int ptr
	int canGetProperty (int, int, int) 
		int iid
		int propertyName
		int _retVal
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		byte[] bytes
		int ptr
	int canSetProperty (int, int, int) 
		int iid
		int propertyName
		int _retVal
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		byte[] bytes
		int ptr
	java.lang.Object convertToJava (org.eclipse.swt.internal.mozilla.nsIVariant, short) 
		org.eclipse.swt.internal.mozilla.nsIVariant variant
		short type
		int[] boolResult
		int rc
		int rc
		int rc
		int rc
		int rc
		int[] intResult
		int doubleReturn
		double[] doubleResult
		int[] size
		int[] wString
		char[] chars
		Object[] arrayReturn
		int iid
		int[] count
		short[] currentType
		int[] ptr
		org.eclipse.swt.internal.mozilla.nsID id
		int[] result
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		int i
		int[] arrayPtr
		org.eclipse.swt.internal.mozilla.nsISupports supports
		org.eclipse.swt.internal.mozilla.nsIVariant currentVariant
		IllegalArgumentException e
		int i
		double[] doubleValue
		int i
		int[] boolValue
		int i
		int[] intValue
		int i
		int currentPtr
		int[] stringPtr
		int length
		char[] dest
	org.eclipse.swt.internal.mozilla.nsIVariant convertToJS (java.lang.Object, org.eclipse.swt.internal.mozilla.nsIComponentManager) 
		Object value
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		int[] result
		byte[] aContractID
		int rc
		org.eclipse.swt.internal.mozilla.nsIWritableVariant variant
		String stringValue
		int length
		char[] chars
		Boolean booleanValue
		Number numberValue
		Object[] arrayValue
		int length
		int arrayPtr
		int i
		Object currentObject
		org.eclipse.swt.internal.mozilla.nsIVariant currentVariant
		org.eclipse.swt.SWTException e
		int j
		int[] ptr
		int idPtr
	int callJava (int, int, int) 
		int functionId
		int args
		int returnPtr
		Object key
		org.eclipse.swt.browser.BrowserFunction function
		Object returnValue
		short[] type
		org.eclipse.swt.internal.mozilla.nsIVariant variant
		int rc
		Object temp
		Object[] arguments
		Exception e
		IllegalArgumentException e
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		org.eclipse.swt.internal.mozilla.nsIVariant variant
		org.eclipse.swt.internal.mozilla.nsIVariant variant
		org.eclipse.swt.SWTException e
}

org/eclipse/swt/browser/ExternalFactory$1.class
ExternalFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.ExternalFactory$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.ExternalFactory this$0
	void  (org.eclipse.swt.browser.ExternalFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/ExternalFactory$2.class
ExternalFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.ExternalFactory$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.ExternalFactory this$0
	void  (org.eclipse.swt.browser.ExternalFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/ExternalFactory.class
ExternalFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.ExternalFactory extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.External external
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/FilePicker$1.class
FilePicker.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePicker this$0
	void  (org.eclipse.swt.browser.FilePicker, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePicker$2.class
FilePicker.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePicker this$0
	void  (org.eclipse.swt.browser.FilePicker, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
	public int method16 (int[]) 
		int[] args
	public int method17 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePicker.class
FilePicker.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject filePicker
	int refCount
	short mode
	int parentHandle
	String[] files
	String[] masks
	String defaultFilename
	String directory
	String title
	static final String SEPARATOR
	static void  () 
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	org.eclipse.swt.browser.Browser getBrowser (int) 
		int aDOMWindow
		org.eclipse.swt.internal.mozilla.nsIDOMWindow window
	java.lang.String parseAString (int) 
		int string
	int Init (int, int, short) 
		int parent
		int title
		short mode
	int Show (int) 
		int _retval
		int result
		int style
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.FileDialog dialog
		String filename
		int result
	int showDirectoryPicker () 
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.DirectoryDialog dialog
	int GetFiles (int) 
		int aFiles
	int GetFileURL (int) 
		int aFileURL
	int GetFile (int) 
		int aFile
		String filename
		org.eclipse.swt.internal.mozilla.nsEmbedString path
		int[] file
		int rc
	int SetDisplayDirectory (int) 
		int aDisplayDirectory
		org.eclipse.swt.internal.mozilla.nsILocalFile file
		int pathname
		int length
		int buffer
		byte[] bytes
		char[] chars
	int GetDisplayDirectory (int) 
		int aDisplayDirectory
		String directoryName
		org.eclipse.swt.internal.mozilla.nsEmbedString path
		int[] file
		int rc
	int SetFilterIndex (int) 
		int aFilterIndex
	int GetFilterIndex (int) 
		int aFilterIndex
	int SetDefaultExtension (int) 
		int aDefaultExtension
	int GetDefaultExtension (int) 
		int aDefaultExtension
	int SetDefaultString (int) 
		int aDefaultString
	int GetDefaultString (int) 
		int aDefaultString
	int AppendFilter (int, int) 
		int title
		int filter
	int AppendFilters (int) 
		int filterMask
		String[] addFilters
		String[] newFilters
}

org/eclipse/swt/browser/FilePickerFactory$1.class
FilePickerFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePickerFactory this$0
	void  (org.eclipse.swt.browser.FilePickerFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePickerFactory$2.class
FilePickerFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePickerFactory this$0
	void  (org.eclipse.swt.browser.FilePickerFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePickerFactory.class
FilePickerFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.FilePicker picker
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/FilePickerFactory_1_8$1.class
FilePickerFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory_1_8$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePickerFactory_1_8 this$0
	void  (org.eclipse.swt.browser.FilePickerFactory_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePickerFactory_1_8$2.class
FilePickerFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory_1_8$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePickerFactory_1_8 this$0
	void  (org.eclipse.swt.browser.FilePickerFactory_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePickerFactory_1_8.class
FilePickerFactory_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePickerFactory_1_8 extends org.eclipse.swt.browser.FilePickerFactory {
	void  () 
	void createCOMInterfaces () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.FilePicker_1_8 picker
}

org/eclipse/swt/browser/FilePicker_1_8$1.class
FilePicker_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker_1_8$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePicker_1_8 this$0
	void  (org.eclipse.swt.browser.FilePicker_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePicker_1_8$2.class
FilePicker_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker_1_8$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.FilePicker_1_8 this$0
	void  (org.eclipse.swt.browser.FilePicker_1_8, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
	public int method14 (int[]) 
		int[] args
	public int method15 (int[]) 
		int[] args
	public int method16 (int[]) 
		int[] args
	public int method17 (int[]) 
		int[] args
}

org/eclipse/swt/browser/FilePicker_1_8.class
FilePicker_1_8.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.FilePicker_1_8 extends org.eclipse.swt.browser.FilePicker {
	void  () 
	void createCOMInterfaces () 
	java.lang.String parseAString (int) 
		int string
		int length
		int buffer
		char[] chars
}

org/eclipse/swt/browser/HelperAppLauncherDialog$1.class
HelperAppLauncherDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialog this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialog, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialog$2.class
HelperAppLauncherDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialog this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialog, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialog.class
HelperAppLauncherDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject helperAppLauncherDialog
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int Show (int, int, int) 
		int aLauncher
		int aContext
		int aReason
		org.eclipse.swt.internal.mozilla.nsISupports supports
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8 helperAppLauncher
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher helperAppLauncher
	int PromptForSaveToFile (int, int, int, int, int) 
		int arg0
		int arg1
		int arg2
		int arg3
		int arg4
		int aDefaultFile
		int aDefaultFile
		int aSuggestedFileExtension
		int aSuggestedFileExtension
		int _retval
		int _retval
		boolean hasLauncher
		boolean using_1_8
		org.eclipse.swt.internal.mozilla.nsISupports support
		int[] result
		int rc
		int length
		char[] dest
		String defaultFile
		String suggestedFileExtension
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.FileDialog fileDialog
		String name
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8 launcher
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher launcher
		org.eclipse.swt.internal.mozilla.nsEmbedString path
}

org/eclipse/swt/browser/HelperAppLauncherDialogFactory$1.class
HelperAppLauncherDialogFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialogFactory$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialogFactory this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialogFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialogFactory$2.class
HelperAppLauncherDialogFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialogFactory$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialogFactory this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialogFactory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialogFactory.class
HelperAppLauncherDialogFactory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialogFactory extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.HelperAppLauncherDialog helperAppLauncherDialog
		org.eclipse.swt.browser.HelperAppLauncherDialog_1_9 helperAppLauncherDialog
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/HelperAppLauncherDialog_1_9$1.class
HelperAppLauncherDialog_1_9.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog_1_9$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialog_1_9 this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialog_1_9, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialog_1_9$2.class
HelperAppLauncherDialog_1_9.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog_1_9$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.HelperAppLauncherDialog_1_9 this$0
	void  (org.eclipse.swt.browser.HelperAppLauncherDialog_1_9, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/HelperAppLauncherDialog_1_9.class
HelperAppLauncherDialog_1_9.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.HelperAppLauncherDialog_1_9 extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject helperAppLauncherDialog
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int Show (int, int, int) 
		int aLauncher
		int aContext
		int aReason
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9 helperAppLauncher
	int PromptForSaveToFile (int, int, int, int, int, int) 
		int aLauncher
		int aWindowContext
		int aDefaultFileName
		int aSuggestedFileExtension
		int aForcePrompt
		int _retval
		int length
		char[] dest
		String defaultFile
		String suggestedFileExtension
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.FileDialog fileDialog
		String name
		org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9 launcher
		int rc
		org.eclipse.swt.internal.mozilla.nsEmbedString path
		int[] result
		int rc
}

org/eclipse/swt/browser/InputStream$1.class
InputStream.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.InputStream$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.InputStream this$0
	void  (org.eclipse.swt.browser.InputStream, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
}

org/eclipse/swt/browser/InputStream.class
InputStream.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.InputStream extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject inputStream
	int refCount
	byte[] buffer
	int index
	void  (byte[]) 
		byte[] buffer
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int Close () 
	int Available (int) 
		int _retval
		int available
	int Read (int, int, int) 
		int aBuf
		int aCount
		int _retval
		int max
		byte[] src
	int ReadSegments (int, int, int, int) 
		int aWriter
		int aClosure
		int aCount
		int _retval
		int max
		int cnt
		int[] aWriteCount
		int rc
	int IsNonBlocking (int) 
		int _retval
}

org/eclipse/swt/browser/LocationAdapter.class
LocationAdapter.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.LocationAdapter extends java.lang.Object implements org.eclipse.swt.browser.LocationListener  {
	public void  () 
	public void changing (org.eclipse.swt.browser.LocationEvent) 
		org.eclipse.swt.browser.LocationEvent event
	public void changed (org.eclipse.swt.browser.LocationEvent) 
		org.eclipse.swt.browser.LocationEvent event
}

org/eclipse/swt/browser/LocationEvent.class
LocationEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.LocationEvent extends org.eclipse.swt.events.TypedEvent {
	public String location
	public boolean top
	public boolean doit
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/browser/LocationListener.class
LocationListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.LocationListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void changing (org.eclipse.swt.browser.LocationEvent) 
	public abstract void changed (org.eclipse.swt.browser.LocationEvent) 
}

org/eclipse/swt/browser/Mozilla$1.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	void  () 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] buffer
		org.eclipse.swt.internal.mozilla.nsIObserverService observerService
		int length
		char[] chars
		String prefsLocation
		org.eclipse.swt.internal.mozilla.nsEmbedString pathString
		org.eclipse.swt.internal.mozilla.nsILocalFile localFile
		org.eclipse.swt.internal.mozilla.nsIFile prefFile
		org.eclipse.swt.internal.mozilla.nsIPrefService prefService
	void revertProxySettings (org.eclipse.swt.internal.mozilla.nsIPrefService) 
		org.eclipse.swt.internal.mozilla.nsIPrefService prefService
		boolean hostSet
		int[] result
		byte[] buffer
		int rc
		org.eclipse.swt.internal.mozilla.nsIPrefBranch prefBranch
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		byte[] contractID
		org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString localizedString
		int length
		char[] charBuffer
		int length
		char[] charBuffer
		int length
		char[] charBuffer
}

org/eclipse/swt/browser/Mozilla$10.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$10 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$11.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$11 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$12.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$12 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$13.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$13 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$14.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$14 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$15.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$15 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$16.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$16 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$17.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$17 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$18.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$18 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$19.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$19 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$2.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$2 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsICookieManager manager
		org.eclipse.swt.internal.mozilla.nsISimpleEnumerator enumerator
		int[] moreElements
		org.eclipse.swt.internal.mozilla.nsICookie cookie
		long[] expires
		int domain
		int name
		int path
}

org/eclipse/swt/browser/Mozilla$20.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$20 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$21.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$21 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.Mozilla this$0
	private final org.eclipse.swt.browser.ProgressEvent val$event2
	void  (org.eclipse.swt.browser.Mozilla, org.eclipse.swt.browser.ProgressEvent) 
	public void run () 
		int i
}

org/eclipse/swt/browser/Mozilla$22.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$22 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla) 
	public void run () 
}

org/eclipse/swt/browser/Mozilla$23.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$23 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla) 
	public void run () 
}

org/eclipse/swt/browser/Mozilla$24.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$24 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.Mozilla this$0
	private final String val$url
	private final String val$urlPort
	private final String[] val$finalProblems
	private final org.eclipse.swt.internal.mozilla.nsIX509Cert val$cert
	private final String val$host
	private final int val$port
	private final int val$finalFlags
	void  (org.eclipse.swt.browser.Mozilla, java.lang.String, java.lang.String, java.lang.String[], org.eclipse.swt.internal.mozilla.nsIX509Cert, java.lang.String, int, int) 
	public void run () 
		String message
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsICertOverrideService overrideService
		byte[] hostBytes
		int hostString
}

org/eclipse/swt/browser/Mozilla$3.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$3 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIIOService ioService
		byte[] bytes
		int aSpec
		org.eclipse.swt.internal.mozilla.nsIURI aURI
		byte[] aContractID
		int cookieString
		int cookieString
		org.eclipse.swt.internal.mozilla.nsICookieService cookieService
		org.eclipse.swt.internal.mozilla.nsICookieService_1_9 cookieService
		int length
		String mozillaPath
		String allCookies
		java.util.StringTokenizer tokenizer
		String cookie
		int index
		String name
}

org/eclipse/swt/browser/Mozilla$4.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$4 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIIOService ioService
		byte[] bytes
		int aSpec
		org.eclipse.swt.internal.mozilla.nsIURI aURI
		byte[] aCookie
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsICookieService cookieService
		org.eclipse.swt.internal.mozilla.nsICookieService_1_9 cookieService
}

org/eclipse/swt/browser/Mozilla$5.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Display display
	static org.eclipse.swt.browser.Mozilla access$0 (org.eclipse.swt.browser.Mozilla$5) 
}

org/eclipse/swt/browser/Mozilla$6.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$6 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.Mozilla$5 this$1
	void  (org.eclipse.swt.browser.Mozilla$5) 
	public void run () 
}

org/eclipse/swt/browser/Mozilla$7.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$7 extends org.eclipse.swt.browser.LocationAdapter {
	final org.eclipse.swt.browser.Mozilla this$0
	private final boolean[] val$result
	void  (org.eclipse.swt.browser.Mozilla, boolean[]) 
	public void changing (org.eclipse.swt.browser.LocationEvent) 
		org.eclipse.swt.browser.LocationEvent event
}

org/eclipse/swt/browser/Mozilla$8.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$8 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla$9.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla$9 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.Mozilla this$0
	void  (org.eclipse.swt.browser.Mozilla, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/Mozilla.class
Mozilla.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.Mozilla extends org.eclipse.swt.browser.WebBrowser {
	int embedHandle
	org.eclipse.swt.internal.mozilla.nsIWebBrowser webBrowser
	Object webBrowserObject
	org.eclipse.swt.browser.MozillaDelegate delegate
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject weakReference
	org.eclipse.swt.internal.mozilla.XPCOMObject webProgressListener
	org.eclipse.swt.internal.mozilla.XPCOMObject webBrowserChrome
	org.eclipse.swt.internal.mozilla.XPCOMObject webBrowserChromeFocus
	org.eclipse.swt.internal.mozilla.XPCOMObject embeddingSiteWindow
	org.eclipse.swt.internal.mozilla.XPCOMObject interfaceRequestor
	org.eclipse.swt.internal.mozilla.XPCOMObject supportsWeakReference
	org.eclipse.swt.internal.mozilla.XPCOMObject contextMenuListener
	org.eclipse.swt.internal.mozilla.XPCOMObject uriContentListener
	org.eclipse.swt.internal.mozilla.XPCOMObject tooltipListener
	org.eclipse.swt.internal.mozilla.XPCOMObject domEventListener
	org.eclipse.swt.internal.mozilla.XPCOMObject badCertListener
	int chromeFlags
	int registerFunctionsOnState
	int refCount
	int lastKeyCode
	int lastCharCode
	int authCount
	int request
	org.eclipse.swt.graphics.Point location
	org.eclipse.swt.graphics.Point size
	boolean visible
	boolean isChild
	boolean ignoreDispose
	boolean isRetrievingBadCert
	boolean isViewingErrorPage
	boolean ignoreAllMessages
	boolean untrustedText
	boolean updateLastNavigateUrl
	org.eclipse.swt.widgets.Shell tip
	org.eclipse.swt.widgets.Listener listener
	java.util.Vector unhookedDOMWindows
	String lastNavigateURL
	byte[] htmlBytes
	static org.eclipse.swt.internal.mozilla.nsIAppShell AppShell
	static org.eclipse.swt.browser.AppFileLocProvider LocationProvider
	static org.eclipse.swt.browser.WindowCreator2 WindowCreator
	static int BrowserCount
	static int NextJSFunctionIndex
	static java.util.Hashtable AllFunctions
	static org.eclipse.swt.widgets.Listener DisplayListener
	static boolean Initialized
	static boolean IsPre_1_8
	static boolean IsPre_1_9
	static boolean PerformedVersionCheck
	static boolean XPCOMWasGlued
	static boolean XPCOMInitWasGlued
	static String oldProxyHostFTP
	static String oldProxyHostHTTP
	static String oldProxyHostSSL
	static int oldProxyPortFTP
	static int oldProxyPortHTTP
	static int oldProxyPortSSL
	static int oldProxyType
	static byte[] pathBytes_JSEvaluateUCScriptForPrincipals
	static byte[] pathBytes_NSFree
	static final String GRERANGE_LOWER
	static final String GRERANGE_LOWER_FALLBACK
	static final boolean LowerRangeInclusive
	static final String GRERANGE_UPPER
	static final boolean UpperRangeInclusive
	static final int MAX_PORT
	static final String DEFAULTVALUE_STRING
	static final String SEPARATOR_OS
	static final String ABOUT_BLANK
	static final String DISPOSE_LISTENER_HOOKED
	static final String HEADER_CONTENTTYPE
	static final String MIMETYPE_FORMURLENCODED
	static final String PREFIX_JAVASCRIPT
	static final String PREFERENCE_CHARSET
	static final String PREFERENCE_DISABLEOPENDURINGLOAD
	static final String PREFERENCE_DISABLEOPENWINDOWSTATUSHIDE
	static final String PREFERENCE_DISABLEWINDOWSTATUSCHANGE
	static final String PREFERENCE_JAVASCRIPTENABLED
	static final String PREFERENCE_LANGUAGES
	static final String PREFERENCE_PROXYHOST_FTP
	static final String PREFERENCE_PROXYPORT_FTP
	static final String PREFERENCE_PROXYHOST_HTTP
	static final String PREFERENCE_PROXYPORT_HTTP
	static final String PREFERENCE_PROXYHOST_SSL
	static final String PREFERENCE_PROXYPORT_SSL
	static final String PREFERENCE_PROXYTYPE
	static final String PROFILE_AFTER_CHANGE
	static final String PROFILE_BEFORE_CHANGE
	static final String PROFILE_DIR
	static final String PROFILE_DO_CHANGE
	static final String PROPERTY_PROXYPORT
	static final String PROPERTY_PROXYHOST
	static final String SEPARATOR_LOCALE
	static final String SHUTDOWN_PERSIST
	static final String STARTUP
	static final String TOKENIZER_LOCALE
	static final String URI_FILEROOT
	static final String XULRUNNER_PATH
	static final String GRE_INITIALIZED
	static Class class$0
	static Class class$1
	static void  () 
	void  () 
	public boolean create (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		org.eclipse.swt.widgets.Display display
		int[] result
		boolean initLoaded
		boolean isXULRunner
		String greInitialized
		String mozillaPath
		String libName
		byte[] path
		int rc
		int ptr
		int length
		byte[] buffer
		String errorString
		String profilePath
		int rc
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		int rc
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		org.eclipse.swt.internal.mozilla.nsID NS_IWEBBROWSER_CID
		org.eclipse.swt.internal.mozilla.nsIComponentRegistrar componentRegistrar
		org.eclipse.swt.browser.HelperAppLauncherDialogFactory dialogFactory
		byte[] aContractID
		byte[] aClassName
		org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor interfaceRequestor
		org.eclipse.swt.browser.DownloadFactory_1_8 downloadFactory_1_8
		int[] folderEvents
		int i
	public boolean back () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
	public boolean close () 
		boolean[] result
		org.eclipse.swt.browser.LocationListener[] oldListeners
	void createCOMInterfaces () 
	void deregisterFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
	void disposeCOMInterfaces () 
	public boolean execute (java.lang.String) 
		String script
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIPrincipal principal
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager_1_9_1 securityManager
		org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager_1_9 securityManager
		org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor interfaceRequestor
		org.eclipse.swt.internal.mozilla.nsID scriptGlobalObjectNSID_1_9
		org.eclipse.swt.internal.mozilla.nsID scriptGlobalObjectNSID_1_9_2
		int scriptGlobalObject
		int scriptContext
		int globalJSObject
		org.eclipse.swt.internal.mozilla.nsID scriptContextNSID_1_9
		org.eclipse.swt.internal.mozilla.nsID scriptContextNSID_1_9_2
		int nativeContext
		int length
		char[] scriptChars
		byte[] urlbytes
		int principals
		String mozillaPath
		org.eclipse.swt.internal.mozilla.nsIJSContextStack stack
		boolean success
		String url
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		char[] arg
		char[] c
	static org.eclipse.swt.browser.Browser findBrowser (int) 
		int handle
	static org.eclipse.swt.browser.Browser findBrowser (org.eclipse.swt.internal.mozilla.nsIDOMWindow) 
		org.eclipse.swt.internal.mozilla.nsIDOMWindow aDOMWindow
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIWindowWatcher windowWatcher
		int topDOMWindow
		org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome webBrowserChrome
		org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow embeddingSiteWindow
	public boolean forward () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
	public java.lang.String getBrowserType () 
	static java.lang.String getMozillaPath () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] buffer
		org.eclipse.swt.internal.mozilla.nsIDirectoryService directoryService
		org.eclipse.swt.internal.mozilla.nsIProperties properties
		org.eclipse.swt.internal.mozilla.nsIFile mozillaDir
		int path
		int length
		int ptr
	int getNextFunctionIndex () 
	public java.lang.String getText () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMWindow window
		int document
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		byte[] contractID
		char[] chars
		org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7 serializer
		int string
		int length
		int buffer
		org.eclipse.swt.internal.mozilla.nsIDOMSerializer serializer
		int length
	public java.lang.String getUrl () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		int[] aCurrentURI
		byte[] dest
		org.eclipse.swt.internal.mozilla.nsIURI uri
		int aSpec
		int length
		int buffer
		String location
		int length
	public java.lang.Object getWebBrowser () 
		Class clazz
		java.lang.reflect.Method method
		Object mozilla
	java.lang.String initDiscoverXULRunner () 
		org.eclipse.swt.internal.mozilla.init.GREVersionRange range
		byte[] bytes
		int lower
		int upper
		int length
		int greBuffer
		int propertiesPtr
		int rc
		String result
	void initExternal (java.lang.String) 
		String profilePath
		java.io.File componentsDir
		java.io.InputStream is
		int read
		int read
		byte[] buffer
		java.io.File file
		java.io.FileOutputStream os
	void initFactories (org.eclipse.swt.internal.mozilla.nsIServiceManager, org.eclipse.swt.internal.mozilla.nsIComponentManager, boolean) 
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		boolean isXULRunner
		int[] result
		org.eclipse.swt.browser.PromptService2Factory factory
		int rc
		org.eclipse.swt.internal.mozilla.nsIComponentRegistrar componentRegistrar
		byte[] aContractID
		byte[] aClassName
		org.eclipse.swt.browser.ExternalFactory externalFactory
		org.eclipse.swt.internal.mozilla.nsICategoryManager categoryManager
		byte[] category
		byte[] entry
		org.eclipse.swt.browser.DownloadFactory downloadFactory
		org.eclipse.swt.browser.FilePickerFactory pickerFactory
	void initJavaXPCOM (java.lang.String) 
		String mozillaPath
		Class clazz
		java.lang.reflect.Method method
		Object mozilla
		Class fileClass
		java.lang.reflect.Constructor constructor
		Object argument
	java.lang.String initMozilla (java.lang.String) 
		String mozillaPath
		int ptr
		int length
		byte[] buffer
		UnsatisfiedLinkError e
	void initXPCOM (java.lang.String, boolean) 
		String mozillaPath
		boolean isXULRunner
		int[] result
		org.eclipse.swt.internal.mozilla.nsEmbedString pathString
		int rc
		org.eclipse.swt.internal.mozilla.nsILocalFile localFile
		int size
		int ptr
		org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad functionLoad
		byte[] bytes
		int functionPtr
	void initPreferences (org.eclipse.swt.internal.mozilla.nsIServiceManager, org.eclipse.swt.internal.mozilla.nsIComponentManager) 
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		int[] result
		byte[] aContractID
		int rc
		org.eclipse.swt.internal.mozilla.nsIPrefService prefService
		byte[] buffer
		org.eclipse.swt.internal.mozilla.nsIPrefBranch prefBranch
		String prefLocales
		org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString localizedString
		int length
		char[] dest
		java.util.Locale locale
		String language
		String country
		StringBuffer stringBuffer
		String newLocales
		int start
		int end
		String token
		String token
		int length
		char[] charBuffer
		byte[] contractID
		String prefCharset
		int length
		char[] dest
		String newCharset
		int length
		char[] charBuffer
		byte[] contractID
		String proxyHost
		String proxyPortString
		int port
		int value
		byte[] contractID
		int length
		char[] charBuffer
		org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString value
		char[] dest
		org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString value
		char[] dest
		org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString value
		char[] dest
		int[] intResult
	void initProfile (org.eclipse.swt.internal.mozilla.nsIServiceManager, boolean) 
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		boolean isXULRunner
		int[] result
		byte[] buffer
		int rc
		org.eclipse.swt.internal.mozilla.nsIObserverService observerService
		int length
		char[] chars
		int size
		int ptr
		org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad functionLoad
		byte[] bytes
		int functionPtr
	void initSpinup (org.eclipse.swt.internal.mozilla.nsIComponentManager) 
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		int[] result
		int rc
	void initWebBrowserWindows () 
		int rc
		int[] result
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
		org.eclipse.swt.graphics.Rectangle rect
	void initWindowCreator (org.eclipse.swt.internal.mozilla.nsIServiceManager) 
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		int[] result
		byte[] aContractID
		int rc
		org.eclipse.swt.internal.mozilla.nsIWindowWatcher windowWatcher
	java.lang.String initXULRunner (java.lang.String) 
		String mozillaPath
		UnsatisfiedLinkError e
		byte[] path
		int rc
	public boolean isBackEnabled () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		int[] aCanGoBack
	public boolean isForwardEnabled () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		int[] aCanGoForward
	static java.lang.String error (int) 
		int code
	void onDispose (org.eclipse.swt.widgets.Display) 
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.browser.LocationListener[] oldLocationListeners
		int rc
		int[] result
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
		java.util.Enumeration elements
		org.eclipse.swt.internal.LONG ptrObject
		org.eclipse.swt.browser.BrowserFunction function
	void Activate () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus webBrowserFocus
	void Deactivate () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus webBrowserFocus
	void onResize () 
		org.eclipse.swt.graphics.Rectangle rect
		int width
		int height
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
	public void refresh () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
	void registerFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
	public boolean setText (java.lang.String, boolean) 
		String html
		boolean trusted
		byte[] data
		int[] result
		int rc
		boolean blankLoading
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		char[] uri
		byte[] contentCharsetBuffer
		int aContentCharset
		byte[] contentTypeBuffer
		int aContentType
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIIOService ioService
		byte[] aString
		byte[] aString
		int aSpec
		org.eclipse.swt.internal.mozilla.nsIURI uri
		org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor interfaceRequestor
		org.eclipse.swt.browser.InputStream inputStream
		org.eclipse.swt.internal.mozilla.nsIDocShell docShell
	public boolean setUrl (java.lang.String, java.lang.String, java.lang.String[]) 
		String url
		String postData
		String[] headers
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
		char[] uri
		org.eclipse.swt.internal.mozilla.nsIMIMEInputStream postDataStream
		org.eclipse.swt.browser.InputStream dataStream
		org.eclipse.swt.internal.mozilla.nsIComponentManager componentManager
		byte[] contractID
		byte[] bytes
		byte[] name
		byte[] value
		org.eclipse.swt.browser.InputStream headersStream
		StringBuffer buffer
		int i
		String current
		int sep
		String key
		String value
		byte[] bytes
	public void stop () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebNavigation webNavigation
	void hookDOMListeners (org.eclipse.swt.internal.mozilla.nsIDOMEventTarget, boolean) 
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		boolean isTop
		org.eclipse.swt.internal.mozilla.nsEmbedString string
	void unhookDOMListeners () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMWindow window
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection frames
		int[] frameCount
		int count
		int i
		org.eclipse.swt.internal.mozilla.nsIDOMWindow frame
	void unhookDOMListeners (org.eclipse.swt.internal.mozilla.nsIDOMEventTarget) 
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		org.eclipse.swt.internal.mozilla.nsEmbedString string
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int AddRef () 
	int Release () 
	int QueryReferent (int, int) 
		int riid
		int ppvObject
	int GetInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
		int[] aContentDOMWindow
		int rc
	int GetWeakReference (int) 
		int ppvObject
	int OnStateChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStateFlags
		int aStatus
		java.util.Enumeration elements
		org.eclipse.swt.browser.BrowserFunction function
		org.eclipse.swt.internal.mozilla.nsIRequest request
		int name
		int rc
		int length
		int buffer
		byte[] bytes
		String value
		int[] result
		org.eclipse.swt.internal.mozilla.nsIRequest request
		int rc
		org.eclipse.swt.internal.mozilla.nsIChannel channel
		org.eclipse.swt.internal.mozilla.nsIWebProgress progress
		int rc
		int[] result
		org.eclipse.swt.internal.mozilla.nsIWebProgress progress
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMWindow domWindow
		org.eclipse.swt.internal.LONG ptrObject
		int index
		boolean isTop
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		boolean deferCompleted
		org.eclipse.swt.internal.mozilla.nsIRequest req
		int name
		int length
		int buffer
		byte[] dest
		String url
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		org.eclipse.swt.internal.mozilla.nsIIOService ioService
		byte[] aString
		byte[] aString
		int aSpec
		org.eclipse.swt.internal.mozilla.nsIURI uri
		org.eclipse.swt.internal.mozilla.nsIWebBrowserStream stream
		byte[] contentTypeBuffer
		int aContentType
		java.util.Enumeration elements
		org.eclipse.swt.browser.BrowserFunction function
		int ptr
		int pageSize
		int pageCount
		int current
		int i
		boolean isTop
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		org.eclipse.swt.browser.StatusTextEvent event
		int i
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.browser.ProgressEvent event2
		Runnable runnable
		int[] result
		org.eclipse.swt.internal.mozilla.nsIRequest request
		int rc
		org.eclipse.swt.internal.mozilla.nsIChannel channel
		org.eclipse.swt.internal.mozilla.nsIURI uri
		int aSpec
		int length
		int buffer
		byte[] bytes
		int[] result
		org.eclipse.swt.internal.mozilla.nsIWebProgress progress
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMWindow domWindow
		org.eclipse.swt.internal.LONG ptrObject
		int index
		boolean isTop
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
	int OnProgressChange (int, int, int, int, int, int) 
		int aWebProgress
		int aRequest
		int aCurSelfProgress
		int aMaxSelfProgress
		int aCurTotalProgress
		int aMaxTotalProgress
		org.eclipse.swt.browser.ProgressEvent event
		int i
	int OnLocationChange (int, int, int) 
		int aWebProgress
		int aRequest
		int aLocation
		org.eclipse.swt.internal.mozilla.nsIWebProgress webProgress
		int[] aDOMWindow
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMWindow domWindow
		int[] aTop
		org.eclipse.swt.internal.mozilla.nsIDOMWindow topWindow
		org.eclipse.swt.internal.mozilla.nsIURI location
		int aSpec
		int length
		int buffer
		byte[] dest
		String url
		org.eclipse.swt.browser.LocationEvent event
		int i
	int OnStatusChange (int, int, int, int) 
		int aWebProgress
		int aRequest
		int aStatus
		int aMessage
		org.eclipse.swt.browser.StatusTextEvent event
		int length
		char[] dest
		int i
	int OnSecurityChange (int, int, int) 
		int aWebProgress
		int aRequest
		int state
	int SetStatus (int, int) 
		int statusType
		int status
		org.eclipse.swt.browser.StatusTextEvent event
		int length
		char[] dest
		String string
		int i
	int GetWebBrowser (int) 
		int aWebBrowser
		int[] ret
	int SetWebBrowser (int) 
		int aWebBrowser
	int GetChromeFlags (int) 
		int aChromeFlags
		int[] ret
	int SetChromeFlags (int) 
		int aChromeFlags
	int DestroyBrowserWindow () 
		org.eclipse.swt.browser.WindowEvent newEvent
		int i
	int SizeBrowserTo (int, int) 
		int aCX
		int aCY
		boolean isChrome
		org.eclipse.swt.widgets.Shell shell
	int ShowAsModal () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIJSContextStack stack
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Display display
	int IsWindowModal (int) 
		int retval
		int result
	int ExitModalEventLoop (int) 
		int aStatus
	int SetDimensions (int, int, int, int, int) 
		int flags
		int x
		int y
		int cx
		int cy
	int GetDimensions (int, int, int, int, int) 
		int flags
		int x
		int y
		int cx
		int cy
		org.eclipse.swt.graphics.Point location
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Point size
	int SetFocus () 
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
	int GetVisibility (int) 
		int aVisibility
		boolean visible
	int SetVisibility (int) 
		int aVisibility
		org.eclipse.swt.browser.WindowEvent event
		boolean isOSX
		int i
		int i
	int GetTitle (int) 
		int aTitle
	int SetTitle (int) 
		int aTitle
		org.eclipse.swt.browser.TitleEvent event
		int length
		char[] dest
		int i
	int GetSiteWindow (int) 
		int aSiteWindow
	int FocusNextElement () 
	int FocusPrevElement () 
	int OnShowContextMenu (int, int, int) 
		int aContextFlags
		int aEvent
		int aNode
		org.eclipse.swt.internal.mozilla.nsIDOMEvent domEvent
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent domMouseEvent
		int[] aScreenX
		int[] aScreenY
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Menu menu
	int OnStartURIOpen (int, int) 
		int aURI
		int retval
		org.eclipse.swt.internal.mozilla.nsIURI location
		int aSpec
		int length
		int buffer
		byte[] dest
		String value
		boolean doit
		org.eclipse.swt.browser.LocationEvent event
		int i
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup setup
	int DoContent (int, int, int, int, int) 
		int aContentType
		int aIsContentPreferred
		int aRequest
		int aContentHandler
		int retval
	int IsPreferred (int, int, int) 
		int aContentType
		int aDesiredContentType
		int retval
		boolean preferred
		int size
		byte[] typeBytes
		String contentType
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		byte[] bytes
		int typePtr
		org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo info
		int[] isSupportedResult
		org.eclipse.swt.internal.mozilla.nsICategoryManager categoryManager
		byte[] categoryBytes
	int CanHandleContent (int, int, int, int) 
		int aContentType
		int aIsContentPreferred
		int aDesiredContentType
		int retval
	int GetLoadCookie (int) 
		int aLoadCookie
	int SetLoadCookie (int) 
		int aLoadCookie
	int GetParentContentListener (int) 
		int aParentContentListener
	int SetParentContentListener (int) 
		int aParentContentListener
	int OnShowTooltip (int, int, int) 
		int aXCoords
		int aYCoords
		int aTipText
		int length
		char[] dest
		String text
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Label label
		org.eclipse.swt.graphics.Point point
	int OnHideTooltip () 
	int HandleEvent (int) 
		int event
		org.eclipse.swt.internal.mozilla.nsIDOMEvent domEvent
		int type
		int rc
		int length
		int buffer
		char[] chars
		String typeString
		int[] result
		org.eclipse.swt.internal.mozilla.nsIDOMEventTarget target
		int[] result
		org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent domKeyEvent
		int[] aKeyCode
		int keyCode
		int[] aAltKey
		int[] aCtrlKey
		int[] aShiftKey
		int[] aMetaKey
		org.eclipse.swt.widgets.Event keyEvent
		int[] aMetaKey
		int[] aCtrlKey
		int[] aAltKey
		int[] aShiftKey
		org.eclipse.swt.widgets.Event keyEvent
		int[] result
		org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent domKeyEvent
		int[] aAltKey
		int[] aCtrlKey
		int[] aShiftKey
		int[] aMetaKey
		int[] aCharCode
		org.eclipse.swt.widgets.Event keyEvent
		boolean doit
		int[] result
		org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent domKeyEvent
		int[] aKeyCode
		int keyCode
		int[] aAltKey
		int[] aCtrlKey
		int[] aShiftKey
		int[] aMetaKey
		org.eclipse.swt.widgets.Event keyEvent
		int[] result
		org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent domMouseEvent
		int[] aScreenX
		int[] aScreenY
		org.eclipse.swt.graphics.Point position
		int[] aDetail
		short[] aButton
		int[] aAltKey
		int[] aCtrlKey
		int[] aShiftKey
		int[] aMetaKey
		org.eclipse.swt.widgets.Event mouseEvent
		int button
		int count
	int NotifyCertProblem (int, int, int, int) 
		int socketInfo
		int status
		int targetSite
		int _suppressError
		int length
		int buffer
		byte[] dest
		String urlPort
		int index
		String host
		int port
		int[] result
		org.eclipse.swt.internal.mozilla.nsISupports supports
		int rc
		org.eclipse.swt.internal.mozilla.nsISSLStatus sslStatus
		org.eclipse.swt.internal.mozilla.nsIX509Cert cert
		String[] problems
		int problemCount
		int flags
		int[] intResult
		int ptr
		char[] chars
		String name
		org.eclipse.swt.internal.mozilla.nsIX509CertValidity validity
		int ptr
		char[] chars
		String notBefore
		String notAfter
		String range
		int ptr
		char[] chars
		String name
		int finalFlags
		String[] finalProblems
		String url
}

org/eclipse/swt/browser/MozillaDelegate$1.class
MozillaDelegate.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.MozillaDelegate$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.MozillaDelegate this$0
	void  (org.eclipse.swt.browser.MozillaDelegate) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/MozillaDelegate$2.class
MozillaDelegate.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.MozillaDelegate$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.MozillaDelegate this$0
	void  (org.eclipse.swt.browser.MozillaDelegate) 
	public void run () 
}

org/eclipse/swt/browser/MozillaDelegate.class
MozillaDelegate.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.MozillaDelegate extends java.lang.Object {
	org.eclipse.swt.browser.Browser browser
	int mozillaHandle
	int embedHandle
	boolean hasFocus
	org.eclipse.swt.widgets.Listener listener
	static org.eclipse.swt.internal.Callback eventCallback
	static int eventProc
	static final int STOP_PROPOGATE
	static boolean IsSparc
	static void  () 
		String osName
		String osArch
	void  (org.eclipse.swt.browser.Browser) 
		org.eclipse.swt.browser.Browser browser
		byte[] buffer
	static int eventProc (int, int, int) 
		int handle
		int gdkEvent
		int pointer
		int parent
		org.eclipse.swt.widgets.Widget widget
	static org.eclipse.swt.browser.Browser findBrowser (int) 
		int handle
		int parent
		org.eclipse.swt.widgets.Display display
	static java.lang.String getLibraryName () 
	static char[] mbcsToWcs (java.lang.String, byte[]) 
		String codePage
		byte[] buffer
	static byte[] wcsToMbcs (java.lang.String, java.lang.String, boolean) 
		String codePage
		String string
		boolean terminate
	void addWindowSubclass () 
	int createBaseWindow (org.eclipse.swt.internal.mozilla.nsIBaseWindow) 
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
	int getHandle () 
	java.lang.String getJSLibraryName () 
	java.lang.String getProfilePath () 
		String baseDir
	java.lang.String getSWTInitLibraryName () 
	int gtk_event (int, int, int) 
		int handle
		int gdkEvent
		int pointer
		org.eclipse.swt.internal.gtk.GdkEvent event
	void handleFocus () 
	void handleMouseDown () 
		int shellStyle
	boolean hookEnterExit () 
	void init () 
		int list
	boolean needsSpinup () 
	void onDispose (int) 
		int embedHandle
	void removeWindowSubclass () 
	boolean sendTraverse () 
	void setSize (int, int, int) 
		int embedHandle
		int width
		int height
}

org/eclipse/swt/browser/OpenWindowListener.class
OpenWindowListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.OpenWindowListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void open (org.eclipse.swt.browser.WindowEvent) 
}

org/eclipse/swt/browser/ProgressAdapter.class
ProgressAdapter.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.ProgressAdapter extends java.lang.Object implements org.eclipse.swt.browser.ProgressListener  {
	public void  () 
	public void changed (org.eclipse.swt.browser.ProgressEvent) 
		org.eclipse.swt.browser.ProgressEvent event
	public void completed (org.eclipse.swt.browser.ProgressEvent) 
		org.eclipse.swt.browser.ProgressEvent event
}

org/eclipse/swt/browser/ProgressEvent.class
ProgressEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.ProgressEvent extends org.eclipse.swt.events.TypedEvent {
	public int current
	public int total
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/browser/ProgressListener.class
ProgressListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.ProgressListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void changed (org.eclipse.swt.browser.ProgressEvent) 
	public abstract void completed (org.eclipse.swt.browser.ProgressEvent) 
}

org/eclipse/swt/browser/PromptDialog$1.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.widgets.Button val$checkButton
	private final int[] val$checkValue
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.widgets.Button, int[], org.eclipse.swt.widgets.Shell) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/PromptDialog$2.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$2 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.browser.Browser val$localBrowser
	private final org.eclipse.swt.internal.mozilla.nsIX509Cert val$cert
	private final org.eclipse.swt.browser.Browser val$browser
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.browser.Browser, org.eclipse.swt.internal.mozilla.nsIX509Cert, org.eclipse.swt.browser.Browser) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsICertificateDialogs dialogs
		Runnable runnable
		org.eclipse.swt.internal.mozilla.nsIDOMWindow window
}

org/eclipse/swt/browser/PromptDialog$3.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$3 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.PromptDialog$2 this$1
	private final org.eclipse.swt.browser.Browser val$browser
	void  (org.eclipse.swt.browser.PromptDialog$2, org.eclipse.swt.browser.Browser) 
	public void run () 
}

org/eclipse/swt/browser/PromptDialog$4.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$4 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.widgets.Shell val$shell
	private final boolean[] val$result
	private final org.eclipse.swt.widgets.Button val$okButton
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.widgets.Shell, boolean[], org.eclipse.swt.widgets.Button) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/PromptDialog$5.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.widgets.Button[] val$buttons
	private final int[] val$checkValue
	private final int[] val$result
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.widgets.Button[], int[], int[], org.eclipse.swt.widgets.Shell) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Widget widget
		int i
}

org/eclipse/swt/browser/PromptDialog$6.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$6 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.widgets.Button[] val$buttons
	private final int[] val$checkValue
	private final String[] val$value
	private final org.eclipse.swt.widgets.Text val$valueText
	private final int[] val$result
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.widgets.Button[], int[], java.lang.String[], org.eclipse.swt.widgets.Text, int[], org.eclipse.swt.widgets.Shell) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/PromptDialog$7.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog$7 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.PromptDialog this$0
	private final org.eclipse.swt.widgets.Button[] val$buttons
	private final int[] val$checkValue
	private final String[] val$user
	private final org.eclipse.swt.widgets.Text val$userText
	private final String[] val$pass
	private final org.eclipse.swt.widgets.Text val$passwordText
	private final int[] val$result
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.PromptDialog, org.eclipse.swt.widgets.Button[], int[], java.lang.String[], org.eclipse.swt.widgets.Text, java.lang.String[], org.eclipse.swt.widgets.Text, int[], org.eclipse.swt.widgets.Shell) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/PromptDialog.class
PromptDialog.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptDialog extends org.eclipse.swt.widgets.Dialog {
	void  (org.eclipse.swt.widgets.Shell, int) 
		org.eclipse.swt.widgets.Shell parent
		int style
	void  (org.eclipse.swt.widgets.Shell) 
		org.eclipse.swt.widgets.Shell parent
	void alertCheck (java.lang.String, java.lang.String, java.lang.String, int[]) 
		String title
		String text
		String check
		int[] checkValue
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.widgets.Label label
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		int width
		org.eclipse.swt.widgets.Button checkButton
		org.eclipse.swt.widgets.Button okButton
		org.eclipse.swt.widgets.Display display
	boolean invalidCert (org.eclipse.swt.browser.Browser, java.lang.String, java.lang.String[], org.eclipse.swt.internal.mozilla.nsIX509Cert) 
		org.eclipse.swt.browser.Browser browser
		String message
		String[] problems
		org.eclipse.swt.internal.mozilla.nsIX509Cert cert
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Composite messageComposite
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.widgets.Text text
		int width
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.custom.StyledText problemsText
		int i
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.custom.Bullet bullet0
		org.eclipse.swt.browser.Browser localBrowser
		org.eclipse.swt.widgets.Composite buttonsComposite
		org.eclipse.swt.widgets.Button viewCertButton
		org.eclipse.swt.widgets.Button okButton
		org.eclipse.swt.widgets.Button cancelButton
		boolean[] result
		org.eclipse.swt.widgets.Listener listener
	void confirmEx (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int[], int[]) 
		String title
		String text
		String check
		String button0
		String button1
		String button2
		int defaultIndex
		int[] checkValue
		int[] result
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.widgets.Label label
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		int width
		org.eclipse.swt.widgets.Button[] buttons
		org.eclipse.swt.widgets.Listener listener
		org.eclipse.swt.widgets.Composite composite
		org.eclipse.swt.layout.GridLayout layout
		int buttonCount
		org.eclipse.swt.widgets.Button defaultButton
		org.eclipse.swt.widgets.Display display
	void prompt (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], int[], int[]) 
		String title
		String text
		String check
		String[] value
		int[] checkValue
		int[] result
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.widgets.Label label
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		int width
		org.eclipse.swt.widgets.Text valueText
		org.eclipse.swt.widgets.Button[] buttons
		org.eclipse.swt.widgets.Listener listener
		org.eclipse.swt.widgets.Composite composite
		org.eclipse.swt.widgets.Display display
	void promptUsernameAndPassword (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], int[], int[]) 
		String title
		String text
		String check
		String[] user
		String[] pass
		int[] checkValue
		int[] result
		org.eclipse.swt.widgets.Shell parent
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.layout.GridLayout gridLayout
		org.eclipse.swt.widgets.Label label
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		int width
		org.eclipse.swt.widgets.Label userLabel
		org.eclipse.swt.widgets.Text userText
		org.eclipse.swt.widgets.Label passwordLabel
		org.eclipse.swt.widgets.Text passwordText
		org.eclipse.swt.widgets.Button[] buttons
		org.eclipse.swt.widgets.Listener listener
		org.eclipse.swt.widgets.Composite composite
		org.eclipse.swt.widgets.Display display
}

org/eclipse/swt/browser/PromptService2$1.class
PromptService2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.PromptService2 this$0
	void  (org.eclipse.swt.browser.PromptService2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/PromptService2$2.class
PromptService2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.PromptService2 this$0
	void  (org.eclipse.swt.browser.PromptService2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
}

org/eclipse/swt/browser/PromptService2$3.class
PromptService2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.PromptService2 this$0
	void  (org.eclipse.swt.browser.PromptService2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
	public int method5 (int[]) 
		int[] args
	public int method6 (int[]) 
		int[] args
	public int method7 (int[]) 
		int[] args
	public int method8 (int[]) 
		int[] args
	public int method9 (int[]) 
		int[] args
	public int method10 (int[]) 
		int[] args
	public int method11 (int[]) 
		int[] args
	public int method12 (int[]) 
		int[] args
	public int method13 (int[]) 
		int[] args
}

org/eclipse/swt/browser/PromptService2.class
PromptService2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2 extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject promptService
	org.eclipse.swt.internal.mozilla.XPCOMObject promptService2
	int refCount
	static final String[] certErrorCodes
	static void  () 
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	org.eclipse.swt.browser.Browser getBrowser (int) 
		int aDOMWindow
		org.eclipse.swt.internal.mozilla.nsIDOMWindow window
	java.lang.String getLabel (int, int, int) 
		int buttonFlag
		int index
		int buttonTitle
		String label
		int flag
		int length
		char[] dest
	int Alert (int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		org.eclipse.swt.browser.Browser browser
		int length
		char[] dest
		String titleLabel
		String textLabel
		int i
		org.eclipse.swt.browser.Mozilla mozilla
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.MessageBox messageBox
	int AlertCheck (int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aCheckMsg
		int aCheckState
		org.eclipse.swt.browser.Browser browser
		int length
		char[] dest
		String titleLabel
		String textLabel
		String checkLabel
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.browser.PromptDialog dialog
		int[] check
	int AsyncPromptAuth (int, int, int, int, int, int, int, int, int) 
		int aParent
		int aChannel
		int aCallback
		int aContext
		int level
		int authInfo
		int checkboxLabel
		int checkValue
		int _retval
	int Confirm (int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int _retval
		org.eclipse.swt.browser.Browser browser
		int length
		char[] dest
		String titleLabel
		String textLabel
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.MessageBox messageBox
		int id
		int[] result
	int ConfirmCheck (int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aCheckMsg
		int aCheckState
		int _retval
	int ConfirmEx (int, int, int, int, int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aButtonFlags
		int aButton0Title
		int aButton1Title
		int aButton2Title
		int aCheckMsg
		int aCheckState
		int _retval
		org.eclipse.swt.browser.Browser browser
		int length
		char[] dest
		String titleLabel
		String textLabel
		String checkLabel
		String button0Label
		String button1Label
		String button2Label
		int defaultIndex
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.browser.PromptDialog dialog
		int[] check
		int[] result
	int Prompt (int, int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aValue
		int aCheckMsg
		int aCheckState
		int _retval
		org.eclipse.swt.browser.Browser browser
		String titleLabel
		String textLabel
		String checkLabel
		String[] valueLabel
		char[] dest
		char[] dest
		int length
		int length
		int[] valueAddr
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.browser.PromptDialog dialog
		int[] check
		int[] result
		int[] result2
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		int cnt
		char[] buffer
		int size
		int ptr
	int PromptAuth (int, int, int, int, int, int, int) 
		int aParent
		int aChannel
		int level
		int authInfo
		int checkboxLabel
		int checkboxValue
		int _retval
		org.eclipse.swt.internal.mozilla.nsIAuthInformation auth
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.Mozilla mozilla
		int i
		org.eclipse.swt.browser.AuthenticationEvent event
		org.eclipse.swt.internal.mozilla.nsEmbedString string
		int rc
		String checkLabel
		int[] checkValue
		String[] userLabel
		String[] passLabel
		String title
		int length
		char[] dest
		int ptr
		int rc
		int length
		int buffer
		char[] chars
		String realm
		org.eclipse.swt.internal.mozilla.nsIChannel channel
		int[] uri
		org.eclipse.swt.internal.mozilla.nsIURI nsURI
		int host
		byte[] bytes
		String hostString
		String message
		String message
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.browser.PromptDialog dialog
		int[] result
		org.eclipse.swt.internal.mozilla.nsEmbedString string
	int PromptUsernameAndPassword (int, int, int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aUsername
		int aPassword
		int aCheckMsg
		int aCheckState
		int _retval
		org.eclipse.swt.browser.Browser browser
		String user
		String password
		org.eclipse.swt.browser.Mozilla mozilla
		int i
		org.eclipse.swt.browser.AuthenticationEvent event
		String titleLabel
		String titleLabel
		String textLabel
		String checkLabel
		String[] userLabel
		String[] passLabel
		char[] dest
		char[] dest
		int length
		int length
		int[] userAddr
		int[] passAddr
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.browser.PromptDialog dialog
		int[] check
		int[] result
		int[] userAddr
		int[] passAddr
		int[] result
		int rc
		org.eclipse.swt.internal.mozilla.nsIServiceManager serviceManager
		byte[] aContractID
		org.eclipse.swt.internal.mozilla.nsIMemory memory
		int cnt
		char[] buffer
		int size
		int ptr
	int PromptPassword (int, int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aPassword
		int aCheckMsg
		int aCheckState
		int _retval
	int Select (int, int, int, int, int, int, int) 
		int aParent
		int aDialogTitle
		int aText
		int aCount
		int aSelectList
		int aOutSelection
		int _retval
}

org/eclipse/swt/browser/PromptService2Factory$1.class
PromptService2Factory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2Factory$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.PromptService2Factory this$0
	void  (org.eclipse.swt.browser.PromptService2Factory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/PromptService2Factory$2.class
PromptService2Factory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2Factory$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.PromptService2Factory this$0
	void  (org.eclipse.swt.browser.PromptService2Factory, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/PromptService2Factory.class
PromptService2Factory.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.PromptService2Factory extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject factory
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateInstance (int, int, int) 
		int aOuter
		int iid
		int result
		org.eclipse.swt.browser.PromptService2 promptService
	int LockFactory (int) 
		int lock
}

org/eclipse/swt/browser/SimpleEnumerator$1.class
SimpleEnumerator.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.SimpleEnumerator$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.SimpleEnumerator this$0
	void  (org.eclipse.swt.browser.SimpleEnumerator, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/SimpleEnumerator$2.class
SimpleEnumerator.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.SimpleEnumerator$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.SimpleEnumerator this$0
	void  (org.eclipse.swt.browser.SimpleEnumerator, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/SimpleEnumerator.class
SimpleEnumerator.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.SimpleEnumerator extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject simpleEnumerator
	int refCount
	org.eclipse.swt.internal.mozilla.nsISupports[] values
	int index
	void  (org.eclipse.swt.internal.mozilla.nsISupports[]) 
		org.eclipse.swt.internal.mozilla.nsISupports[] values
		int i
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
		int i
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int HasMoreElements (int) 
		int _retval
		boolean more
	int GetNext (int) 
		int _retval
		org.eclipse.swt.internal.mozilla.nsISupports value
}

org/eclipse/swt/browser/StatusTextEvent.class
StatusTextEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.StatusTextEvent extends org.eclipse.swt.events.TypedEvent {
	public String text
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/browser/StatusTextListener.class
StatusTextListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.StatusTextListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void changed (org.eclipse.swt.browser.StatusTextEvent) 
}

org/eclipse/swt/browser/TitleEvent.class
TitleEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.TitleEvent extends org.eclipse.swt.events.TypedEvent {
	public String title
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/browser/TitleListener.class
TitleListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.TitleListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void changed (org.eclipse.swt.browser.TitleEvent) 
}

org/eclipse/swt/browser/VisibilityWindowAdapter.class
VisibilityWindowAdapter.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.VisibilityWindowAdapter extends java.lang.Object implements org.eclipse.swt.browser.VisibilityWindowListener  {
	public void  () 
	public void hide (org.eclipse.swt.browser.WindowEvent) 
		org.eclipse.swt.browser.WindowEvent event
	public void show (org.eclipse.swt.browser.WindowEvent) 
		org.eclipse.swt.browser.WindowEvent event
}

org/eclipse/swt/browser/VisibilityWindowListener.class
VisibilityWindowListener.java
package org.eclipse.swt.browser
public abstract org.eclipse.swt.browser.VisibilityWindowListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void hide (org.eclipse.swt.browser.WindowEvent) 
	public abstract void show (org.eclipse.swt.browser.WindowEvent) 
}

org/eclipse/swt/browser/WebBrowser$EvaluateFunction.class
WebBrowser.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.WebBrowser$EvaluateFunction extends org.eclipse.swt.browser.BrowserFunction {
	final org.eclipse.swt.browser.WebBrowser this$0
	public void  (org.eclipse.swt.browser.WebBrowser, org.eclipse.swt.browser.Browser, java.lang.String) 
		org.eclipse.swt.browser.Browser browser
		String name
	public java.lang.Object function (java.lang.Object[]) 
		Object[] arguments
		String string
		String errorString
}

org/eclipse/swt/browser/WebBrowser.class
WebBrowser.java
package org.eclipse.swt.browser
abstract org.eclipse.swt.browser.WebBrowser extends java.lang.Object {
	org.eclipse.swt.browser.Browser browser
	java.util.Hashtable functions
	org.eclipse.swt.browser.AuthenticationListener[] authenticationListeners
	org.eclipse.swt.browser.CloseWindowListener[] closeWindowListeners
	org.eclipse.swt.browser.LocationListener[] locationListeners
	org.eclipse.swt.browser.OpenWindowListener[] openWindowListeners
	org.eclipse.swt.browser.ProgressListener[] progressListeners
	org.eclipse.swt.browser.StatusTextListener[] statusTextListeners
	org.eclipse.swt.browser.TitleListener[] titleListeners
	org.eclipse.swt.browser.VisibilityWindowListener[] visibilityWindowListeners
	boolean jsEnabledChanged
	boolean jsEnabled
	int nextFunctionIndex
	Object evaluateResult
	static final String ERROR_ID
	static final String EXECUTE_ID
	static java.util.Vector NativePendingCookies
	static java.util.Vector MozillaPendingCookies
	static String CookieName
	static String CookieValue
	static String CookieUrl
	static boolean CookieResult
	static Runnable MozillaClearSessions
	static Runnable NativeClearSessions
	static Runnable MozillaGetCookie
	static Runnable NativeGetCookie
	static Runnable MozillaSetCookie
	static Runnable NativeSetCookie
	static final int[][] KeyTable
	static void  () 
	void  () 
	public void addAuthenticationListener (org.eclipse.swt.browser.AuthenticationListener) 
		org.eclipse.swt.browser.AuthenticationListener listener
		org.eclipse.swt.browser.AuthenticationListener[] newAuthenticationListeners
	public void addCloseWindowListener (org.eclipse.swt.browser.CloseWindowListener) 
		org.eclipse.swt.browser.CloseWindowListener listener
		org.eclipse.swt.browser.CloseWindowListener[] newCloseWindowListeners
	public void addLocationListener (org.eclipse.swt.browser.LocationListener) 
		org.eclipse.swt.browser.LocationListener listener
		org.eclipse.swt.browser.LocationListener[] newLocationListeners
	public void addOpenWindowListener (org.eclipse.swt.browser.OpenWindowListener) 
		org.eclipse.swt.browser.OpenWindowListener listener
		org.eclipse.swt.browser.OpenWindowListener[] newOpenWindowListeners
	public void addProgressListener (org.eclipse.swt.browser.ProgressListener) 
		org.eclipse.swt.browser.ProgressListener listener
		org.eclipse.swt.browser.ProgressListener[] newProgressListeners
	public void addStatusTextListener (org.eclipse.swt.browser.StatusTextListener) 
		org.eclipse.swt.browser.StatusTextListener listener
		org.eclipse.swt.browser.StatusTextListener[] newStatusTextListeners
	public void addTitleListener (org.eclipse.swt.browser.TitleListener) 
		org.eclipse.swt.browser.TitleListener listener
		org.eclipse.swt.browser.TitleListener[] newTitleListeners
	public void addVisibilityWindowListener (org.eclipse.swt.browser.VisibilityWindowListener) 
		org.eclipse.swt.browser.VisibilityWindowListener listener
		org.eclipse.swt.browser.VisibilityWindowListener[] newVisibilityWindowListeners
	public abstract boolean back () 
	public static void clearSessions () 
	public static java.lang.String GetCookie (java.lang.String, java.lang.String) 
		String name
		String url
		String result
	public static boolean SetCookie (java.lang.String, java.lang.String, boolean) 
		String value
		String url
		boolean addToPending
	static void SetPendingCookies (java.util.Vector) 
		java.util.Vector pendingCookies
		java.util.Enumeration elements
		String[] current
	public abstract boolean create (org.eclipse.swt.widgets.Composite, int) 
	static java.lang.String CreateErrorString (java.lang.String) 
		String error
	static java.lang.String ExtractError (java.lang.String) 
		String error
	public boolean close () 
	public void createFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
		java.util.Enumeration keys
		Object key
		org.eclipse.swt.browser.BrowserFunction current
		StringBuffer buffer
	void deregisterFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
	public void destroyFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
		String deleteString
		StringBuffer buffer
	public abstract boolean execute (java.lang.String) 
	public java.lang.Object evaluate (java.lang.String)  throws org.eclipse.swt.SWTException 
		String script
		org.eclipse.swt.browser.BrowserFunction function
		int index
		String functionName
		StringBuffer buffer
		Object result
	public abstract boolean forward () 
	public abstract java.lang.String getBrowserType () 
	java.lang.String getDeleteFunctionString (java.lang.String) 
		String functionName
	int getNextFunctionIndex () 
	public abstract java.lang.String getText () 
	public abstract java.lang.String getUrl () 
	public java.lang.Object getWebBrowser () 
	public abstract boolean isBackEnabled () 
	public boolean isFocusControl () 
	public abstract boolean isForwardEnabled () 
	public abstract void refresh () 
	void registerFunction (org.eclipse.swt.browser.BrowserFunction) 
		org.eclipse.swt.browser.BrowserFunction function
	public void removeAuthenticationListener (org.eclipse.swt.browser.AuthenticationListener) 
		org.eclipse.swt.browser.AuthenticationListener listener
		int index
		int i
		org.eclipse.swt.browser.AuthenticationListener[] newAuthenticationListeners
	public void removeCloseWindowListener (org.eclipse.swt.browser.CloseWindowListener) 
		org.eclipse.swt.browser.CloseWindowListener listener
		int index
		int i
		org.eclipse.swt.browser.CloseWindowListener[] newCloseWindowListeners
	public void removeLocationListener (org.eclipse.swt.browser.LocationListener) 
		org.eclipse.swt.browser.LocationListener listener
		int index
		int i
		org.eclipse.swt.browser.LocationListener[] newLocationListeners
	public void removeOpenWindowListener (org.eclipse.swt.browser.OpenWindowListener) 
		org.eclipse.swt.browser.OpenWindowListener listener
		int index
		int i
		org.eclipse.swt.browser.OpenWindowListener[] newOpenWindowListeners
	public void removeProgressListener (org.eclipse.swt.browser.ProgressListener) 
		org.eclipse.swt.browser.ProgressListener listener
		int index
		int i
		org.eclipse.swt.browser.ProgressListener[] newProgressListeners
	public void removeStatusTextListener (org.eclipse.swt.browser.StatusTextListener) 
		org.eclipse.swt.browser.StatusTextListener listener
		int index
		int i
		org.eclipse.swt.browser.StatusTextListener[] newStatusTextListeners
	public void removeTitleListener (org.eclipse.swt.browser.TitleListener) 
		org.eclipse.swt.browser.TitleListener listener
		int index
		int i
		org.eclipse.swt.browser.TitleListener[] newTitleListeners
	public void removeVisibilityWindowListener (org.eclipse.swt.browser.VisibilityWindowListener) 
		org.eclipse.swt.browser.VisibilityWindowListener listener
		int index
		int i
		org.eclipse.swt.browser.VisibilityWindowListener[] newVisibilityWindowListeners
	boolean sendKeyEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int traversal
		boolean traverseDoit
		boolean doit
		boolean oldEventDoit
	public void setBrowser (org.eclipse.swt.browser.Browser) 
		org.eclipse.swt.browser.Browser browser
	public abstract boolean setText (java.lang.String, boolean) 
	public abstract boolean setUrl (java.lang.String, java.lang.String, java.lang.String[]) 
	public abstract void stop () 
	int translateKey (int) 
		int key
		int i
	boolean translateMnemonics () 
}

org/eclipse/swt/browser/WebKit$1.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$1 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int session
		int type
		int jar
		int cookies
		int length
		int current
		int i
		int cookie
		int expires
}

org/eclipse/swt/browser/WebKit$2.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$2 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int session
		int type
		int jar
		byte[] bytes
		int uri
		int cookies
		int length
		String allCookies
		java.util.StringTokenizer tokenizer
		String cookie
		int index
		String name
}

org/eclipse/swt/browser/WebKit$3.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$3 extends java.lang.Object implements java.lang.Runnable  {
	void  () 
	public void run () 
		int session
		int type
		int jar
		byte[] bytes
		int uri
		int cookie
}

org/eclipse/swt/browser/WebKit$4.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$4 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.WebKit this$0
	void  (org.eclipse.swt.browser.WebKit) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/WebKit$5.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$5 extends org.eclipse.swt.browser.BrowserFunction {
	final org.eclipse.swt.browser.WebKit this$0
	void  (org.eclipse.swt.browser.WebKit, org.eclipse.swt.browser.Browser, java.lang.String) 
		org.eclipse.swt.browser.Browser $anonymous0
		String $anonymous1
	public java.lang.Object function (java.lang.Object[]) 
		Object[] arguments
}

org/eclipse/swt/browser/WebKit$6.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$6 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.WebKit this$0
	private final int val$stateMask
	void  (org.eclipse.swt.browser.WebKit, int) 
	public void run () 
		int traversal
}

org/eclipse/swt/browser/WebKit$7.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$7 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.WebKit this$0
	private final int val$webkitDownload
	void  (org.eclipse.swt.browser.WebKit, int) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/WebKit$8.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$8 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.browser.WebKit this$0
	private final int val$webkitDownload
	private final org.eclipse.swt.widgets.Shell val$shell
	private final org.eclipse.swt.widgets.Display val$display
	private final org.eclipse.swt.widgets.Label val$statusLabel
	private final org.eclipse.swt.widgets.Button val$cancel
	private final org.eclipse.swt.widgets.Listener val$cancelListener
	void  (org.eclipse.swt.browser.WebKit, int, org.eclipse.swt.widgets.Shell, org.eclipse.swt.widgets.Display, org.eclipse.swt.widgets.Label, org.eclipse.swt.widgets.Button, org.eclipse.swt.widgets.Listener) 
	public void run () 
		int status
		long current
		long total
		String message
}

org/eclipse/swt/browser/WebKit$9.class
WebKit.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WebKit$9 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.browser.WebKit$8 this$1
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.WebKit$8, org.eclipse.swt.widgets.Shell) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/browser/WebKit.class
WebKit.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.WebKit extends org.eclipse.swt.browser.WebBrowser {
	int webView
	int webViewData
	int scrolledWindow
	int failureCount
	int lastKeyCode
	int lastCharCode
	String postData
	String[] headers
	boolean ignoreDispose
	boolean loadingText
	boolean untrustedText
	byte[] htmlBytes
	org.eclipse.swt.browser.BrowserFunction eventFunction
	static int ExternalClass
	static int PostString
	static boolean LibraryLoaded
	static final String ABOUT_BLANK
	static final String CHARSET_UTF8
	static final String CLASSNAME_EXTERNAL
	static final String ENCODING_FORM
	static final String FUNCTIONNAME_CALLJAVA
	static final String OBJECTNAME_EXTERNAL
	static final String PROPERTY_LENGTH
	static final String PROPERTY_PROXYHOST
	static final String PROPERTY_PROXYPORT
	static final String PROTOCOL_FILE
	static final String PROTOCOL_HTTP
	static final String URI_FILEROOT
	static final String USER_AGENT
	static final int MAX_PORT
	static final int MAX_PROGRESS
	static final int[] MIN_VERSION
	static final char SEPARATOR_FILE
	static final int STOP_PROPOGATE
	static final String DOMEVENT_DRAGSTART
	static final String DOMEVENT_KEYDOWN
	static final String DOMEVENT_KEYPRESS
	static final String DOMEVENT_KEYUP
	static final String DOMEVENT_MOUSEDOWN
	static final String DOMEVENT_MOUSEUP
	static final String DOMEVENT_MOUSEMOVE
	static final String DOMEVENT_MOUSEOUT
	static final String DOMEVENT_MOUSEOVER
	static final String DOMEVENT_MOUSEWHEEL
	static final int HOVERING_OVER_LINK
	static final int NOTIFY_PROGRESS
	static final int NAVIGATION_POLICY_DECISION_REQUESTED
	static final int NOTIFY_TITLE
	static final int POPULATE_POPUP
	static final int STATUS_BAR_TEXT_CHANGED
	static final int CREATE_WEB_VIEW
	static final int WEB_VIEW_READY
	static final int NOTIFY_LOAD_STATUS
	static final int RESOURCE_REQUEST_STARTING
	static final int DOWNLOAD_REQUESTED
	static final int MIME_TYPE_POLICY_DECISION_REQUESTED
	static final int CLOSE_WEB_VIEW
	static final int WINDOW_OBJECT_CLEARED
	static final int CONSOLE_MESSAGE
	static final String KEY_CHECK_SUBWINDOW
	static org.eclipse.swt.internal.Callback Proc2
	static org.eclipse.swt.internal.Callback Proc3
	static org.eclipse.swt.internal.Callback Proc4
	static org.eclipse.swt.internal.Callback Proc5
	static org.eclipse.swt.internal.Callback Proc6
	static org.eclipse.swt.internal.Callback JSObjectHasPropertyProc
	static org.eclipse.swt.internal.Callback JSObjectGetPropertyProc
	static org.eclipse.swt.internal.Callback JSObjectCallAsFunctionProc
	static Class class$0
	static void  () 
	public void  () 
	static org.eclipse.swt.browser.Browser findBrowser (int) 
		int webView
		int parent
	static int JSObjectCallAsFunctionProc (int, int, int, int, int, int) 
		int ctx
		int function
		int thisObject
		int argumentCount
		int arguments
		int exception
		int ptr
		int[] handle
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	static int JSObjectGetPropertyProc (int, int, int, int) 
		int ctx
		int object
		int propertyName
		int exception
		byte[] bytes
		int name
		int function
	static int JSObjectHasPropertyProc (int, int, int) 
		int ctx
		int object
		int propertyName
		byte[] bytes
	static int Proc (int, int) 
		int handle
		int user_data
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	static int Proc (int, int, int) 
		int handle
		int arg0
		int user_data
		int webView
		int webView
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	static int Proc (int, int, int, int) 
		int handle
		int arg0
		int arg1
		int user_data
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	static int Proc (int, int, int, int, int) 
		int handle
		int arg0
		int arg1
		int arg2
		int user_data
		int webView
		int webView
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	static int Proc (int, int, int, int, int, int) 
		int handle
		int arg0
		int arg1
		int arg2
		int arg3
		int user_data
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.WebKit webkit
	int sessionProc (int, int, int, int, int) 
		int session
		int msg
		int auth
		int retrying
		int user_data
		int uri
		int uriString
		int length
		byte[] bytes
		String location
		int i
		org.eclipse.swt.browser.AuthenticationEvent event
		byte[] userBytes
		byte[] passwordBytes
	int webFrameProc (int, int, int) 
		int handle
		int arg0
		int user_data
	int webViewProc (int, int) 
		int handle
		int user_data
	int webViewProc (int, int, int) 
		int handle
		int arg0
		int user_data
	int webViewProc (int, int, int, int) 
		int handle
		int arg0
		int arg1
		int user_data
	int webViewProc (int, int, int, int, int) 
		int handle
		int arg0
		int arg1
		int arg2
		int user_data
	int webViewProc (int, int, int, int, int, int) 
		int handle
		int arg0
		int arg1
		int arg2
		int arg3
		int user_data
	public boolean create (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		int major
		int minor
		int micro
		boolean success
		org.eclipse.swt.internal.webkit.JSClassDefinition jsClassDefinition
		byte[] bytes
		int classDefinitionPtr
		int settings
		org.eclipse.swt.widgets.Listener listener
		int session
		int originalAuth
		String proxyHost
		String proxyPortString
		int port
		int value
		byte[] bytes
		int uri
	void addEventHandlers (boolean) 
		boolean top
		StringBuffer buffer
		StringBuffer buffer
	public boolean back () 
	public boolean close () 
	boolean close (boolean) 
		boolean showPrompters
		String message1
		String message2
		String functionName
		StringBuffer buffer
		Boolean result
	public boolean execute (java.lang.String) 
		String script
		int frame
		int context
		byte[] bytes
		int scriptString
		int urlString
		int result
	public boolean forward () 
	public java.lang.String getBrowserType () 
	public java.lang.String getText () 
		int frame
		int source
		int data
		int encoding
		int length
		byte[] bytes
		String encodingString
		int string
	public java.lang.String getUrl () 
		int uri
		int length
		byte[] bytes
		String url
	boolean handleEvent (java.lang.Object[]) 
		Object[] arguments
		String type
		int keyCode
		org.eclipse.swt.widgets.Event keyEvent
		int stateMask
		org.eclipse.swt.widgets.Event keyEvent
		int keyCode
		org.eclipse.swt.widgets.Event keyEvent
		org.eclipse.swt.graphics.Point position
		org.eclipse.swt.widgets.Event mouseEvent
		int mask
	int handleLoadCommitted (int, boolean) 
		int uri
		boolean top
		int length
		byte[] bytes
		String url
		org.eclipse.swt.browser.LocationEvent event
		int i
	int handleLoadFinished (int, boolean) 
		int uri
		boolean top
		int length
		byte[] bytes
		String url
		byte[] mimeType
		byte[] encoding
		byte[] uriBytes
		byte[] uriBytes
		int frame
		int title
		org.eclipse.swt.browser.TitleEvent newEvent
		int i
		org.eclipse.swt.browser.ProgressEvent progress
		int i
	public boolean isBackEnabled () 
	public boolean isForwardEnabled () 
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		java.util.Enumeration elements
	void onResize (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.graphics.Rectangle rect
	void openDownloadWindow (int) 
		int webkitDownload
		org.eclipse.swt.widgets.Shell shell
		String msg
		org.eclipse.swt.layout.GridLayout gridLayout
		int name
		int length
		byte[] bytes
		String nameString
		int url
		String urlString
		org.eclipse.swt.widgets.Label nameLabel
		org.eclipse.swt.layout.GridData data
		org.eclipse.swt.widgets.Monitor monitor
		int maxWidth
		int width
		org.eclipse.swt.widgets.Label statusLabel
		org.eclipse.swt.widgets.Button cancel
		org.eclipse.swt.widgets.Listener cancelListener
		org.eclipse.swt.widgets.Display display
	public void refresh () 
	public boolean setText (java.lang.String, boolean) 
		String html
		boolean trusted
		byte[] bytes
		boolean blankLoading
		byte[] uriBytes
	public boolean setUrl (java.lang.String, java.lang.String, java.lang.String[]) 
		String url
		String postData
		String[] headers
		String testUrl
		int settings
		int i
		String current
		int index
		String key
		String value
		byte[] bytes
		byte[] uriBytes
	public void stop () 
	int webframe_notify_load_status (int, int) 
		int web_frame
		int pspec
		int status
		int uri
		int parentFrame
		int uri
	int webkit_close_web_view (int) 
		int web_view
		org.eclipse.swt.browser.WindowEvent newEvent
		int i
	int webkit_console_message (int, int, int, int) 
		int web_view
		int message
		int line
		int source_id
	int webkit_create_web_view (int, int) 
		int web_view
		int frame
		org.eclipse.swt.browser.WindowEvent newEvent
		int i
		org.eclipse.swt.browser.Browser browser
	int webkit_download_requested (int, int) 
		int web_view
		int download
		int name
		int length
		byte[] bytes
		String nameString
		org.eclipse.swt.widgets.FileDialog dialog
		String title
		String path
		byte[] uriBytes
	int webkit_hovering_over_link (int, int, int) 
		int web_view
		int title
		int uri
		int length
		byte[] bytes
		String text
		org.eclipse.swt.browser.StatusTextEvent event
		int i
	int webkit_mime_type_policy_decision_requested (int, int, int, int, int) 
		int web_view
		int frame
		int request
		int mimetype
		int policy_decision
		boolean canShow
	int webkit_navigation_policy_decision_requested (int, int, int, int, int) 
		int web_view
		int frame
		int request
		int navigation_action
		int policy_decision
		int uri
		int length
		byte[] bytes
		String url
		org.eclipse.swt.browser.LocationEvent newEvent
		int i
		int settings
		int mainFrame
		int id
	int webkit_notify_load_status (int, int) 
		int web_view
		int pspec
		int status
		int uri
		int uri
	int webkit_notify_progress (int, int) 
		int web_view
		int pspec
		org.eclipse.swt.browser.ProgressEvent event
		int i
	int webkit_notify_title (int, int) 
		int web_view
		int pspec
		int title
		String titleString
		String titleString
		int length
		byte[] bytes
		org.eclipse.swt.browser.TitleEvent event
		int i
	int webkit_populate_popup (int, int) 
		int web_view
		int webkit_menu
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.widgets.Event event
		int children
		int current
		int item
		org.eclipse.swt.widgets.Menu menu
		int children
		int current
		int item
	int webkit_resource_request_starting (int, int, int, int, int) 
		int web_view
		int web_frame
		int web_resource
		int request
		int response
		int message
		int body
		byte[] bytes
		int data
		String[] temp
		int requestHeaders
		int i
		String current
		int index
		String key
		String value
		byte[] nameBytes
		byte[] valueBytes
	int webkit_status_bar_text_changed (int, int) 
		int web_view
		int text
		int length
		byte[] bytes
		org.eclipse.swt.browser.StatusTextEvent statusText
		int i
	int webkit_web_view_ready (int) 
		int web_view
		org.eclipse.swt.browser.WindowEvent newEvent
		int settings
		int[] result
		int x
		int y
		int width
		int height
		int i
	int webkit_window_object_cleared (int, int, int, int) 
		int web_view
		int frame
		int context
		int window_object
		int globalObject
		int externalObject
		byte[] bytes
		int name
		java.util.Enumeration elements
		org.eclipse.swt.browser.BrowserFunction current
		int mainFrame
		boolean top
	int callJava (int, int, int, int, int, int) 
		int ctx
		int func
		int thisObject
		int argumentCount
		int arguments
		int exception
		Object returnValue
		int[] result
		int type
		int index
		Object key
		org.eclipse.swt.browser.BrowserFunction function
		Object temp
		Object[] args
		Exception e
		IllegalArgumentException e
	int convertToJS (int, java.lang.Object) 
		int ctx
		Object value
		byte[] bytes
		int stringRef
		int result
		Object[] arrayValue
		int length
		int[] arguments
		int i
		Object javaObject
		int jsObject
	java.lang.Object convertToJava (int, int) 
		int ctx
		int value
		int type
		int result
		double result
		int string
		int length
		byte[] bytes
		byte[] bytes
		int propertyName
		int valuePtr
		int length
		Object[] result
		int i
		int current
}

org/eclipse/swt/browser/WindowCreator2$1.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2$1 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.WindowCreator2 this$0
	void  (org.eclipse.swt.browser.WindowCreator2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
}

org/eclipse/swt/browser/WindowCreator2$2.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2$2 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.WindowCreator2 this$0
	void  (org.eclipse.swt.browser.WindowCreator2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
}

org/eclipse/swt/browser/WindowCreator2$3.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2$3 extends org.eclipse.swt.internal.mozilla.XPCOMObject {
	final org.eclipse.swt.browser.WindowCreator2 this$0
	void  (org.eclipse.swt.browser.WindowCreator2, int[]) 
		int[] $anonymous0
	public int method0 (int[]) 
		int[] args
	public int method1 (int[]) 
		int[] args
	public int method2 (int[]) 
		int[] args
	public int method3 (int[]) 
		int[] args
	public int method4 (int[]) 
		int[] args
}

org/eclipse/swt/browser/WindowCreator2$4.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2$4 extends java.lang.Object implements org.eclipse.swt.browser.VisibilityWindowListener  {
	final org.eclipse.swt.browser.WindowCreator2 this$0
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.WindowCreator2, org.eclipse.swt.widgets.Shell) 
	public void hide (org.eclipse.swt.browser.WindowEvent) 
		org.eclipse.swt.browser.WindowEvent event
	public void show (org.eclipse.swt.browser.WindowEvent) 
		org.eclipse.swt.browser.WindowEvent event
		org.eclipse.swt.graphics.Point size
}

org/eclipse/swt/browser/WindowCreator2$5.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2$5 extends java.lang.Object implements org.eclipse.swt.browser.CloseWindowListener  {
	final org.eclipse.swt.browser.WindowCreator2 this$0
	private final org.eclipse.swt.widgets.Shell val$shell
	void  (org.eclipse.swt.browser.WindowCreator2, org.eclipse.swt.widgets.Shell) 
	public void close (org.eclipse.swt.browser.WindowEvent) 
		org.eclipse.swt.browser.WindowEvent event
}

org/eclipse/swt/browser/WindowCreator2.class
WindowCreator2.java
package org.eclipse.swt.browser
 org.eclipse.swt.browser.WindowCreator2 extends java.lang.Object {
	org.eclipse.swt.internal.mozilla.XPCOMObject supports
	org.eclipse.swt.internal.mozilla.XPCOMObject windowCreator
	org.eclipse.swt.internal.mozilla.XPCOMObject windowCreator2
	int refCount
	void  () 
	int AddRef () 
	void createCOMInterfaces () 
	void disposeCOMInterfaces () 
	int getAddress () 
	int QueryInterface (int, int) 
		int riid
		int ppvObject
		org.eclipse.swt.internal.mozilla.nsID guid
	int Release () 
	int CreateChromeWindow (int, int, int) 
		int parent
		int chromeFlags
		int _retval
	int CreateChromeWindow2 (int, int, int, int, int, int) 
		int parent
		int chromeFlags
		int contextFlags
		int uri
		int cancel
		int _retval
		org.eclipse.swt.browser.Browser src
		org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome browserChromeParent
		int[] aWebBrowser
		int rc
		org.eclipse.swt.internal.mozilla.nsIWebBrowser webBrowser
		int[] result
		org.eclipse.swt.internal.mozilla.nsIBaseWindow baseWindow
		int[] aParentNativeWindow
		org.eclipse.swt.browser.Browser browser
		org.eclipse.swt.browser.Browser browser
		boolean doit
		int style
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.internal.mozilla.nsIURI location
		int aSpec
		int length
		int buffer
		byte[] dest
		org.eclipse.swt.browser.WindowEvent event
		int i
		String platform
		boolean isMozillaNativePlatform
		org.eclipse.swt.browser.Mozilla mozilla
		int chromePtr
		org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome webBrowserChrome
}

org/eclipse/swt/browser/WindowEvent.class
WindowEvent.java
package org.eclipse.swt.browser
public org.eclipse.swt.browser.WindowEvent extends org.eclipse.swt.events.TypedEvent {
	public boolean required
	public org.eclipse.swt.browser.Browser browser
	public org.eclipse.swt.graphics.Point location
	public org.eclipse.swt.graphics.Point size
	public boolean addressBar
	public boolean menuBar
	public boolean statusBar
	public boolean toolBar
	static final long serialVersionUID
	public void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget widget
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/custom/
org/eclipse/swt/custom/AnimatedProgress$1.class
AnimatedProgress.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.AnimatedProgress$1 extends org.eclipse.swt.events.ControlAdapter {
	final org.eclipse.swt.custom.AnimatedProgress this$0
	void  (org.eclipse.swt.custom.AnimatedProgress) 
	public void controlResized (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
}

org/eclipse/swt/custom/AnimatedProgress$2.class
AnimatedProgress.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.AnimatedProgress$2 extends java.lang.Object implements org.eclipse.swt.events.PaintListener  {
	final org.eclipse.swt.custom.AnimatedProgress this$0
	void  (org.eclipse.swt.custom.AnimatedProgress) 
	public void paintControl (org.eclipse.swt.events.PaintEvent) 
		org.eclipse.swt.events.PaintEvent e
}

org/eclipse/swt/custom/AnimatedProgress$3.class
AnimatedProgress.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.AnimatedProgress$3 extends java.lang.Object implements org.eclipse.swt.events.DisposeListener  {
	final org.eclipse.swt.custom.AnimatedProgress this$0
	void  (org.eclipse.swt.custom.AnimatedProgress) 
	public void widgetDisposed (org.eclipse.swt.events.DisposeEvent) 
		org.eclipse.swt.events.DisposeEvent e
}

org/eclipse/swt/custom/AnimatedProgress$4.class
AnimatedProgress.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.AnimatedProgress$4 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.AnimatedProgress this$0
	private final org.eclipse.swt.widgets.Display val$display
	private final Runnable[] val$timer
	void  (org.eclipse.swt.custom.AnimatedProgress, org.eclipse.swt.widgets.Display, java.lang.Runnable[]) 
	public void run () 
		org.eclipse.swt.graphics.GC gc
}

org/eclipse/swt/custom/AnimatedProgress.class
AnimatedProgress.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.AnimatedProgress extends org.eclipse.swt.widgets.Canvas {
	static final int SLEEP
	static final int DEFAULT_WIDTH
	static final int DEFAULT_HEIGHT
	boolean active
	boolean showStripes
	int value
	int orientation
	boolean showBorder
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
	private static int checkStyle (int) 
		int style
		int mask
	public synchronized void clear () 
	public org.eclipse.swt.graphics.Point computeSize (int, int, boolean) 
		int wHint
		int hHint
		boolean changed
		org.eclipse.swt.graphics.Point size
	private void drawBevelRect (org.eclipse.swt.graphics.GC, int, int, int, int, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.GC gc
		int x
		int y
		int w
		int h
		org.eclipse.swt.graphics.Color topleft
		org.eclipse.swt.graphics.Color bottomright
	void paint (org.eclipse.swt.events.PaintEvent) 
		org.eclipse.swt.events.PaintEvent event
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.widgets.Display disp
		org.eclipse.swt.graphics.Rectangle rect
	void paintStripes (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Color color
		int step
		int foregroundValue
		int y
		int w
		int h
		int i
		int x
		int x
		int w
		int h
		int i
		int y
	public synchronized void start () 
		org.eclipse.swt.widgets.Display display
		Runnable[] timer
	public synchronized void stop () 
}

org/eclipse/swt/custom/BidiSegmentEvent.class
BidiSegmentEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.BidiSegmentEvent extends org.eclipse.swt.events.TypedEvent {
	public int lineOffset
	public String lineText
	public int[] segments
	public char[] segmentsChars
	static final long serialVersionUID
	void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/BidiSegmentListener.class
BidiSegmentListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.BidiSegmentListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void lineGetSegments (org.eclipse.swt.custom.BidiSegmentEvent) 
}

org/eclipse/swt/custom/Bullet.class
Bullet.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.Bullet extends java.lang.Object {
	public int type
	public org.eclipse.swt.custom.StyleRange style
	public String text
	int[] linesIndices
	int count
	public void  (org.eclipse.swt.custom.StyleRange) 
		org.eclipse.swt.custom.StyleRange style
	public void  (int, org.eclipse.swt.custom.StyleRange) 
		int type
		org.eclipse.swt.custom.StyleRange style
	void addIndices (int, int) 
		int startLine
		int lineCount
		int i
		int modifyStart
		int modifyEnd
		int newSize
		int[] newLinesIndices
		int i
	int indexOf (int) 
		int lineIndex
		int i
	public int hashCode () 
	int[] removeIndices (int, int, int, boolean) 
		int startLine
		int replaceLineCount
		int newLineCount
		boolean update
		int endLine
		int delta
		int i
		int index
		int j
		int k
		int[] redrawLines
		int i
	int size () 
}

org/eclipse/swt/custom/BusyIndicator.class
BusyIndicator.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.BusyIndicator extends java.lang.Object {
	static int nextBusyId
	static final String BUSYID_NAME
	static final String BUSY_CURSOR
	static void  () 
	public void  () 
	public static void showWhile (org.eclipse.swt.widgets.Display, java.lang.Runnable) 
		org.eclipse.swt.widgets.Display display
		Runnable runnable
		Integer busyId
		org.eclipse.swt.graphics.Cursor cursor
		org.eclipse.swt.widgets.Shell[] shells
		int i
		Integer id
		int i
		int i
		Integer id
		Integer id
}

org/eclipse/swt/custom/CBanner$1.class
CBanner.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CBanner$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CBanner this$0
	void  (org.eclipse.swt.custom.CBanner) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/CBanner.class
CBanner.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CBanner extends org.eclipse.swt.widgets.Composite {
	org.eclipse.swt.widgets.Control left
	org.eclipse.swt.widgets.Control right
	org.eclipse.swt.widgets.Control bottom
	boolean simple
	int[] curve
	int curveStart
	org.eclipse.swt.graphics.Rectangle curveRect
	int curve_width
	int curve_indent
	int rightWidth
	int rightMinWidth
	int rightMinHeight
	org.eclipse.swt.graphics.Cursor resizeCursor
	boolean dragging
	int rightDragDisplacement
	org.eclipse.swt.widgets.Listener listener
	static final int OFFSCREEN
	static final int BORDER_BOTTOM
	static final int BORDER_TOP
	static final int BORDER_STRIPE
	static final int CURVE_TAIL
	static final int BEZIER_RIGHT
	static final int BEZIER_LEFT
	static final int MIN_LEFT
	static int BORDER1
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		int[] events
		int i
	static int[] bezier (int, int, int, int, int, int, int, int, int) 
		int x0
		int y0
		int x1
		int y1
		int x2
		int y2
		int x3
		int y3
		int count
		double a0
		double a1
		double a2
		double a3
		double b0
		double b1
		double b2
		double b3
		int[] polygon
		int i
		double t
	static int checkStyle (int) 
		int style
	public org.eclipse.swt.widgets.Control getBottom () 
	public org.eclipse.swt.graphics.Rectangle getClientArea () 
	public org.eclipse.swt.widgets.Control getLeft () 
	public org.eclipse.swt.widgets.Control getRight () 
	public org.eclipse.swt.graphics.Point getRightMinimumSize () 
	public int getRightWidth () 
		org.eclipse.swt.graphics.Point size
	public boolean getSimple () 
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void onMouseDown (int, int) 
		int x
		int y
	void onMouseExit () 
	void onMouseMove (int, int) 
		int x
		int y
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Point minSize
	void onMouseUp () 
	void onPaint (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Color border1
		int y
		int[] line1
		int index
		int x
		int i
		org.eclipse.swt.graphics.Color background
		int[] line2
		int i
		int[] line3
		int i
		org.eclipse.swt.graphics.RGB from
		org.eclipse.swt.graphics.RGB to
		int red
		int green
		int blue
		org.eclipse.swt.graphics.Color color
		int x1
		int x1
	void onResize () 
	public void setBottom (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.Point size
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	public void setLeft (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.Point size
	public void setRight (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.Point size
	public void setRightMinimumSize (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point size
	public void setRightWidth (int) 
		int width
	public void setSimple (boolean) 
		boolean simple
	void updateCurve (int) 
		int height
		int h
}

org/eclipse/swt/custom/CBannerLayout.class
CBannerLayout.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CBannerLayout extends org.eclipse.swt.widgets.Layout {
	void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.custom.CBanner banner
		org.eclipse.swt.widgets.Control left
		org.eclipse.swt.widgets.Control right
		org.eclipse.swt.widgets.Control bottom
		boolean showCurve
		int height
		int width
		org.eclipse.swt.graphics.Point bottomSize
		int trim
		int w
		org.eclipse.swt.graphics.Point rightSize
		int trim
		int w
		org.eclipse.swt.graphics.Point leftSize
		int trim
		int w
	org.eclipse.swt.graphics.Point computeChildSize (org.eclipse.swt.widgets.Control, int, int, boolean) 
		org.eclipse.swt.widgets.Control control
		int wHint
		int hHint
		boolean flushCache
		Object data
	int computeTrim (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control c
		org.eclipse.swt.graphics.Rectangle rect
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		Object data
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.custom.CBanner banner
		org.eclipse.swt.widgets.Control left
		org.eclipse.swt.widgets.Control right
		org.eclipse.swt.widgets.Control bottom
		org.eclipse.swt.graphics.Point size
		boolean showCurve
		int width
		int height
		org.eclipse.swt.graphics.Point bottomSize
		int trim
		int w
		org.eclipse.swt.graphics.Point rightSize
		int trim
		int w
		org.eclipse.swt.graphics.Point leftSize
		int trim
		int w
		int x
		int y
		int oldStart
		org.eclipse.swt.graphics.Rectangle leftRect
		org.eclipse.swt.graphics.Rectangle rightRect
		org.eclipse.swt.graphics.Rectangle bottomRect
}

org/eclipse/swt/custom/CCombo$1.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	static org.eclipse.swt.custom.CCombo access$0 (org.eclipse.swt.custom.CCombo$1) 
}

org/eclipse/swt/custom/CCombo$2.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.CCombo$1 this$1
	void  (org.eclipse.swt.custom.CCombo$1) 
	public void run () 
}

org/eclipse/swt/custom/CCombo$3.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$3 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Shell shell
}

org/eclipse/swt/custom/CCombo$4.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$4 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String name
		String text
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String shortcut
		String text
		char mnemonic
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
}

org/eclipse/swt/custom/CCombo$5.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$5 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
}

org/eclipse/swt/custom/CCombo$6.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$6 extends org.eclipse.swt.accessibility.AccessibleTextAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getSelectionRange (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.graphics.Point sel
}

org/eclipse/swt/custom/CCombo$7.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$7 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getChildAtPoint (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		org.eclipse.swt.graphics.Point testPoint
	public void getLocation (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		org.eclipse.swt.graphics.Rectangle location
		org.eclipse.swt.graphics.Point pt
	public void getChildCount (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getValue (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/CCombo$8.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$8 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/CCombo$9.class
CCombo.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CCombo$9 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.CCombo this$0
	void  (org.eclipse.swt.custom.CCombo) 
	public void getDefaultAction (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/CCombo.class
CCombo.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CCombo extends org.eclipse.swt.widgets.Composite {
	org.eclipse.swt.widgets.Text text
	org.eclipse.swt.widgets.List list
	int visibleItemCount
	org.eclipse.swt.widgets.Shell popup
	org.eclipse.swt.widgets.Button arrow
	boolean hasFocus
	org.eclipse.swt.widgets.Listener listener
	org.eclipse.swt.widgets.Listener filter
	org.eclipse.swt.graphics.Color foreground
	org.eclipse.swt.graphics.Color background
	org.eclipse.swt.graphics.Font font
	org.eclipse.swt.widgets.Shell _shell
	static final String PACKAGE_PREFIX
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		int textStyle
		int arrowStyle
		int[] comboEvents
		int i
		int[] textEvents
		int i
		int[] arrowEvents
		int i
	static int checkStyle (int) 
		int style
		int mask
	public void add (java.lang.String) 
		String string
	public void add (java.lang.String, int) 
		String string
		int index
	public void addModifyListener (org.eclipse.swt.events.ModifyListener) 
		org.eclipse.swt.events.ModifyListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	public void addSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	public void addVerifyListener (org.eclipse.swt.events.VerifyListener) 
		org.eclipse.swt.events.VerifyListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	void arrowEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.graphics.Point pt
		int oldIndex
		org.eclipse.swt.widgets.Event e
	protected void checkSubclass () 
		String name
		int index
	public void clearSelection () 
	void comboEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Control focusControl
	public org.eclipse.swt.graphics.Point computeSize (int, int, boolean) 
		int wHint
		int hHint
		boolean changed
		int width
		int height
		String[] items
		org.eclipse.swt.graphics.GC gc
		int spacer
		int textWidth
		int i
		org.eclipse.swt.graphics.Point textSize
		org.eclipse.swt.graphics.Point arrowSize
		org.eclipse.swt.graphics.Point listSize
		int borderWidth
	public void copy () 
	void createPopup (java.lang.String[], int) 
		String[] items
		int selectionIndex
		int style
		int listStyle
		int[] popupEvents
		int i
		int[] listEvents
		int i
	public void cut () 
	public void deselect (int) 
		int index
	public void deselectAll () 
	void dropDown (boolean) 
		boolean drop
		org.eclipse.swt.widgets.Display display
		String[] items
		int selectionIndex
		org.eclipse.swt.graphics.Point size
		int itemCount
		int itemHeight
		org.eclipse.swt.graphics.Point listSize
		int index
		org.eclipse.swt.graphics.Rectangle listRect
		org.eclipse.swt.graphics.Rectangle parentRect
		org.eclipse.swt.graphics.Point comboSize
		org.eclipse.swt.graphics.Rectangle displayRect
		int width
		int height
		int x
		int y
	char _findMnemonic (java.lang.String) 
		String string
		int index
		int length
	java.lang.String getAssociatedLabel () 
		org.eclipse.swt.widgets.Control[] siblings
		int i
		org.eclipse.swt.widgets.Control sibling
	public org.eclipse.swt.widgets.Control[] getChildren () 
	public boolean getEditable () 
	public java.lang.String getItem (int) 
		int index
	public int getItemCount () 
	public int getItemHeight () 
	public java.lang.String[] getItems () 
	public boolean getListVisible () 
	public org.eclipse.swt.widgets.Menu getMenu () 
	public org.eclipse.swt.graphics.Point getSelection () 
	public int getSelectionIndex () 
	public org.eclipse.swt.widgets.Shell getShell () 
		org.eclipse.swt.widgets.Shell shell
	public int getStyle () 
		int style
	public java.lang.String getText () 
	public int getTextHeight () 
	public int getTextLimit () 
	public int getVisibleItemCount () 
	void handleFocus (int) 
		int type
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Control focusControl
		org.eclipse.swt.widgets.Shell shell
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Event e
	void handleScroll (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.ScrollBar scrollBar
		org.eclipse.swt.widgets.Control scrollableParent
	public int indexOf (java.lang.String) 
		String string
	public int indexOf (java.lang.String, int) 
		String string
		int start
	void initAccessible () 
		org.eclipse.swt.accessibility.AccessibleAdapter accessibleAdapter
	boolean isDropped () 
	public boolean isFocusControl () 
	boolean isParentScrolling (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control scrollableParent
		org.eclipse.swt.widgets.Control parent
	void internalLayout (boolean) 
		boolean changed
		org.eclipse.swt.graphics.Rectangle rect
		int width
		int height
		org.eclipse.swt.graphics.Point arrowSize
	void listEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		String[] items
		int selectionIndex
		int index
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
	public void paste () 
	void popupEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.graphics.Rectangle listRect
		org.eclipse.swt.graphics.Color black
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle rect
	public void redraw () 
	public void redraw (int, int, int, int, boolean) 
		int x
		int y
		int width
		int height
		boolean all
	public void remove (int) 
		int index
	public void remove (int, int) 
		int start
		int end
	public void remove (java.lang.String) 
		String string
	public void removeAll () 
	public void removeModifyListener (org.eclipse.swt.events.ModifyListener) 
		org.eclipse.swt.events.ModifyListener listener
	public void removeSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	public void removeVerifyListener (org.eclipse.swt.events.VerifyListener) 
		org.eclipse.swt.events.VerifyListener listener
	public void select (int) 
		int index
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setEditable (boolean) 
		boolean editable
	public void setEnabled (boolean) 
		boolean enabled
	public boolean setFocus () 
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setItem (int, java.lang.String) 
		int index
		String string
	public void setItems (java.lang.String[]) 
		String[] items
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	public void setListVisible (boolean) 
		boolean visible
	public void setMenu (org.eclipse.swt.widgets.Menu) 
		org.eclipse.swt.widgets.Menu menu
	public void setSelection (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point selection
	public void setText (java.lang.String) 
		String string
		int index
	public void setTextLimit (int) 
		int limit
	public void setToolTipText (java.lang.String) 
		String string
	public void setVisible (boolean) 
		boolean visible
	public void setVisibleItemCount (int) 
		int count
	java.lang.String stripMnemonic (java.lang.String) 
		String string
		int index
		int length
	void textEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.widgets.Event keyEvent
		boolean dropped
		int oldIndex
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.widgets.Event mouseEvent
		boolean dropped
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.widgets.Event mouseEvent
		int oldIndex
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event e
	public boolean traverse (int) 
		int event
}

org/eclipse/swt/custom/CLabel$1.class
CLabel.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLabel$1 extends java.lang.Object implements org.eclipse.swt.events.PaintListener  {
	final org.eclipse.swt.custom.CLabel this$0
	void  (org.eclipse.swt.custom.CLabel) 
	public void paintControl (org.eclipse.swt.events.PaintEvent) 
		org.eclipse.swt.events.PaintEvent event
}

org/eclipse/swt/custom/CLabel$2.class
CLabel.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLabel$2 extends java.lang.Object implements org.eclipse.swt.events.TraverseListener  {
	final org.eclipse.swt.custom.CLabel this$0
	void  (org.eclipse.swt.custom.CLabel) 
	public void keyTraversed (org.eclipse.swt.events.TraverseEvent) 
		org.eclipse.swt.events.TraverseEvent event
}

org/eclipse/swt/custom/CLabel$3.class
CLabel.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLabel$3 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CLabel this$0
	void  (org.eclipse.swt.custom.CLabel) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/CLabel$4.class
CLabel.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLabel$4 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.CLabel this$0
	void  (org.eclipse.swt.custom.CLabel) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		char mnemonic
}

org/eclipse/swt/custom/CLabel$5.class
CLabel.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLabel$5 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.CLabel this$0
	void  (org.eclipse.swt.custom.CLabel) 
	public void getChildAtPoint (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getLocation (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		org.eclipse.swt.graphics.Rectangle rect
	public void getChildCount (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/CLabel.class
CLabel.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CLabel extends org.eclipse.swt.widgets.Canvas {
	private static final int GAP
	private static final int DEFAULT_MARGIN
	private static final String ELLIPSIS
	private int align
	private int leftMargin
	private int topMargin
	private int rightMargin
	private int bottomMargin
	private String text
	private org.eclipse.swt.graphics.Image image
	private String appToolTipText
	private boolean ignoreDispose
	private org.eclipse.swt.graphics.Image backgroundImage
	private org.eclipse.swt.graphics.Color[] gradientColors
	private int[] gradientPercents
	private boolean gradientVertical
	private org.eclipse.swt.graphics.Color background
	private static int DRAW_FLAGS
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
	private static int checkStyle (int) 
		int style
		int mask
	public org.eclipse.swt.graphics.Point computeSize (int, int, boolean) 
		int wHint
		int hHint
		boolean changed
		org.eclipse.swt.graphics.Point e
	private void drawBevelRect (org.eclipse.swt.graphics.GC, int, int, int, int, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.GC gc
		int x
		int y
		int w
		int h
		org.eclipse.swt.graphics.Color topleft
		org.eclipse.swt.graphics.Color bottomright
	char _findMnemonic (java.lang.String) 
		String string
		int index
		int length
	public int getAlignment () 
	public int getBottomMargin () 
	public org.eclipse.swt.graphics.Image getImage () 
	public int getLeftMargin () 
	public int getRightMargin () 
	private org.eclipse.swt.graphics.Point getTotalSize (org.eclipse.swt.graphics.Image, java.lang.String) 
		org.eclipse.swt.graphics.Image image
		String text
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle r
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Point e
	public int getStyle () 
		int style
	public java.lang.String getText () 
	public java.lang.String getToolTipText () 
	public int getTopMargin () 
	private void initAccessible () 
		org.eclipse.swt.accessibility.Accessible accessible
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void onMnemonic (org.eclipse.swt.events.TraverseEvent) 
		org.eclipse.swt.events.TraverseEvent event
		char mnemonic
		org.eclipse.swt.widgets.Composite control
		org.eclipse.swt.widgets.Control[] children
		int index
	void onPaint (org.eclipse.swt.events.PaintEvent) 
		org.eclipse.swt.events.PaintEvent event
		org.eclipse.swt.graphics.Rectangle rect
		boolean shortenText
		String t
		org.eclipse.swt.graphics.Image img
		int availableWidth
		org.eclipse.swt.graphics.Point extent
		org.eclipse.swt.graphics.GC gc
		String[] lines
		int i
		org.eclipse.swt.graphics.Point e
		int x
		org.eclipse.swt.graphics.Rectangle imageRect
		int xPos
		int yPos
		org.eclipse.swt.graphics.Color oldBackground
		org.eclipse.swt.graphics.Color oldForeground
		org.eclipse.swt.graphics.Color lastColor
		int pos
		int i
		int gradientHeight
		int gradientWidth
		int style
		org.eclipse.swt.graphics.Rectangle imageRect
		int lineHeight
		int textHeight
		int imageHeight
		int imageY
		int midPoint
		int lineY
		int i
		int lineX
		int lineWidth
		int lineWidth
	private void paintBorder (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle r
		org.eclipse.swt.widgets.Display disp
		org.eclipse.swt.graphics.Color c1
		org.eclipse.swt.graphics.Color c2
		int style
	public void setAlignment (int) 
		int align
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setBackground (org.eclipse.swt.graphics.Color[], int[]) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
	public void setBackground (org.eclipse.swt.graphics.Color[], int[], boolean) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		int i
		org.eclipse.swt.graphics.Color background
		boolean same
		int i
		int i
		int i
		int i
	public void setBackground (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setBottomMargin (int) 
		int bottomMargin
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setImage (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setLeftMargin (int) 
		int leftMargin
	public void setMargins (int, int, int, int) 
		int leftMargin
		int topMargin
		int rightMargin
		int bottomMargin
	public void setRightMargin (int) 
		int rightMargin
	public void setText (java.lang.String) 
		String text
	public void setToolTipText (java.lang.String) 
		String string
	public void setTopMargin (int) 
		int topMargin
	protected java.lang.String shortenText (org.eclipse.swt.graphics.GC, java.lang.String, int) 
		org.eclipse.swt.graphics.GC gc
		String t
		int width
		int w
		int l
		int max
		int min
		int mid
		org.eclipse.swt.graphics.TextLayout layout
		String s1
		String s2
		int l1
		int l2
		String result
	int validateOffset (org.eclipse.swt.graphics.TextLayout, int) 
		org.eclipse.swt.graphics.TextLayout layout
		int offset
		int nextOffset
	private java.lang.String[] splitString (java.lang.String) 
		String text
		String[] lines
		int start
		int pos
		boolean crlf
		String[] newLines
	static java.lang.String access$0 (org.eclipse.swt.custom.CLabel) 
}

org/eclipse/swt/custom/CLayoutData.class
CLayoutData.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CLayoutData extends java.lang.Object {
	int defaultWidth
	int defaultHeight
	int currentWhint
	int currentHhint
	int currentWidth
	int currentHeight
	void  () 
	org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Control, int, int, boolean) 
		org.eclipse.swt.widgets.Control control
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Point size
	void flushCache () 
}

org/eclipse/swt/custom/CTabFolder$1.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CTabFolder this$0
	void  (org.eclipse.swt.custom.CTabFolder) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/CTabFolder$2.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$2 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.CTabFolder this$0
	void  (org.eclipse.swt.custom.CTabFolder) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String name
		int childID
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String help
		int childID
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String shortcut
		int childID
		String text
		char mnemonic
}

org/eclipse/swt/custom/CTabFolder$3.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$3 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.CTabFolder this$0
	void  (org.eclipse.swt.custom.CTabFolder) 
	public void getChildAtPoint (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		org.eclipse.swt.graphics.Point testPoint
		int childID
		int i
		org.eclipse.swt.graphics.Rectangle location
	public void getLocation (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		org.eclipse.swt.graphics.Rectangle location
		org.eclipse.swt.graphics.Point pt
		int childID
	public void getChildCount (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getDefaultAction (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		String action
		int childID
	public void getFocus (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int childID
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int role
		int childID
	public void getSelection (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int state
		int childID
	public void getChildren (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int childIdCount
		Object[] children
		int i
}

org/eclipse/swt/custom/CTabFolder$4.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$4 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CTabFolder this$0
	private final org.eclipse.swt.accessibility.Accessible val$accessible
	void  (org.eclipse.swt.custom.CTabFolder, org.eclipse.swt.accessibility.Accessible) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/CTabFolder$5.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.CTabFolder this$0
	private final org.eclipse.swt.accessibility.Accessible val$accessible
	void  (org.eclipse.swt.custom.CTabFolder, org.eclipse.swt.accessibility.Accessible) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/CTabFolder$6.class
CTabFolder.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolder$6 extends org.eclipse.swt.events.SelectionAdapter {
	final org.eclipse.swt.custom.CTabFolder this$0
	void  (org.eclipse.swt.custom.CTabFolder) 
	public void widgetSelected (org.eclipse.swt.events.SelectionEvent) 
		org.eclipse.swt.events.SelectionEvent e
		org.eclipse.swt.widgets.MenuItem menuItem
		int index
}

org/eclipse/swt/custom/CTabFolder.class
CTabFolder.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabFolder extends org.eclipse.swt.widgets.Composite {
	public int marginWidth
	public int marginHeight
	public int MIN_TAB_WIDTH
	public static org.eclipse.swt.graphics.RGB borderInsideRGB
	public static org.eclipse.swt.graphics.RGB borderMiddleRGB
	public static org.eclipse.swt.graphics.RGB borderOutsideRGB
	boolean onBottom
	boolean single
	boolean simple
	int fixedTabHeight
	int tabHeight
	int minChars
	boolean borderVisible
	org.eclipse.swt.custom.CTabFolderRenderer renderer
	org.eclipse.swt.custom.CTabItem[] items
	int firstIndex
	int selectedIndex
	int[] priority
	boolean mru
	org.eclipse.swt.widgets.Listener listener
	boolean ignoreTraverse
	org.eclipse.swt.custom.CTabFolder2Listener[] folderListeners
	org.eclipse.swt.custom.CTabFolderListener[] tabListeners
	org.eclipse.swt.graphics.Image selectionBgImage
	org.eclipse.swt.graphics.Color[] selectionGradientColors
	int[] selectionGradientPercents
	boolean selectionGradientVertical
	org.eclipse.swt.graphics.Color selectionForeground
	org.eclipse.swt.graphics.Color selectionBackground
	org.eclipse.swt.graphics.Color[] gradientColors
	int[] gradientPercents
	boolean gradientVertical
	boolean showUnselectedImage
	boolean showClose
	boolean showUnselectedClose
	org.eclipse.swt.graphics.Rectangle chevronRect
	int chevronImageState
	boolean showChevron
	org.eclipse.swt.widgets.Menu showMenu
	boolean showMin
	org.eclipse.swt.graphics.Rectangle minRect
	boolean minimized
	int minImageState
	boolean showMax
	org.eclipse.swt.graphics.Rectangle maxRect
	boolean maximized
	int maxImageState
	org.eclipse.swt.widgets.Control topRight
	org.eclipse.swt.graphics.Rectangle topRightRect
	int topRightAlignment
	boolean inDispose
	org.eclipse.swt.graphics.Point oldSize
	org.eclipse.swt.graphics.Font oldFont
	static final int DEFAULT_WIDTH
	static final int DEFAULT_HEIGHT
	static final int SELECTION_FOREGROUND
	static final int SELECTION_BACKGROUND
	static final int FOREGROUND
	static final int BACKGROUND
	static final int CHEVRON_CHILD_ID
	static final int MINIMIZE_CHILD_ID
	static final int MAXIMIZE_CHILD_ID
	static final int EXTRA_CHILD_ID_COUNT
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
	void init (int) 
		int style
		int style2
		org.eclipse.swt.widgets.Display display
		int[] folderEvents
		int i
	static int checkStyle (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		int mask
	public void addCTabFolder2Listener (org.eclipse.swt.custom.CTabFolder2Listener) 
		org.eclipse.swt.custom.CTabFolder2Listener listener
		org.eclipse.swt.custom.CTabFolder2Listener[] newListeners
	public void addCTabFolderListener (org.eclipse.swt.custom.CTabFolderListener) 
		org.eclipse.swt.custom.CTabFolderListener listener
		org.eclipse.swt.custom.CTabFolderListener[] newTabListeners
	public void addSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	public org.eclipse.swt.graphics.Rectangle computeTrim (int, int, int, int) 
		int x
		int y
		int width
		int height
	void createItem (org.eclipse.swt.custom.CTabItem, int) 
		org.eclipse.swt.custom.CTabItem item
		int index
		org.eclipse.swt.custom.CTabItem[] newItems
		int[] newPriority
		int next
		int priorityIndex
		int i
	void destroyItem (org.eclipse.swt.custom.CTabItem) 
		org.eclipse.swt.custom.CTabItem item
		int index
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.custom.CTabItem[] newItems
		int[] newPriority
		int next
		int i
		org.eclipse.swt.widgets.Control control
		int nextSelection
	public boolean getBorderVisible () 
	public org.eclipse.swt.graphics.Rectangle getClientArea () 
		org.eclipse.swt.graphics.Rectangle trim
		org.eclipse.swt.graphics.Point size
		int width
		int height
	public org.eclipse.swt.custom.CTabItem getItem (int) 
		int index
	public org.eclipse.swt.custom.CTabItem getItem (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle trim
		int i
		org.eclipse.swt.custom.CTabItem item
		org.eclipse.swt.graphics.Rectangle rect
	public int getItemCount () 
	public org.eclipse.swt.custom.CTabItem[] getItems () 
		org.eclipse.swt.custom.CTabItem[] tabItems
	char _findMnemonic (java.lang.String) 
		String string
		int index
		int length
	java.lang.String stripMnemonic (java.lang.String) 
		String string
		int index
		int length
	public boolean getMinimized () 
	public boolean getMinimizeVisible () 
	public int getMinimumCharacters () 
	public boolean getMaximized () 
	public boolean getMaximizeVisible () 
	public boolean getMRUVisible () 
	public org.eclipse.swt.custom.CTabFolderRenderer getRenderer () 
	int getRightItemEdge (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle trim
		int x
		org.eclipse.swt.graphics.Point rightSize
	public org.eclipse.swt.custom.CTabItem getSelection () 
	public org.eclipse.swt.graphics.Color getSelectionBackground () 
	public org.eclipse.swt.graphics.Color getSelectionForeground () 
	public int getSelectionIndex () 
	public boolean getSimple () 
	public boolean getSingle () 
	public int getStyle () 
		int style
	public int getTabHeight () 
	public int getTabPosition () 
	public org.eclipse.swt.widgets.Control getTopRight () 
	public int getTopRightAlignment () 
	public boolean getUnselectedCloseVisible () 
	public boolean getUnselectedImageVisible () 
	public int indexOf (org.eclipse.swt.custom.CTabItem) 
		org.eclipse.swt.custom.CTabItem item
		int i
	void initAccessible () 
		org.eclipse.swt.accessibility.Accessible accessible
	void onKeyDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int count
		int leadKey
		int offset
		int index
		int index
		int index
		int[] visible
		int idx
		int current
		int i
		org.eclipse.swt.custom.CTabFolderEvent e
		int i
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int length
		int i
	void onDragDetect (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		boolean consume
		int i
	void onFocus (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	boolean onMnemonic (org.eclipse.swt.widgets.Event, boolean) 
		org.eclipse.swt.widgets.Event event
		boolean doit
		char key
		int i
		char mnemonic
	void onMouseDoubleClick (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Event e
	void onMouse (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int x
		int y
		int i
		org.eclipse.swt.custom.CTabItem item
		org.eclipse.swt.custom.CTabItem item
		org.eclipse.swt.graphics.Rectangle bounds
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		int index
		int oldSelectedIndex
		boolean close
		boolean minimize
		boolean maximize
		boolean chevron
		int i
		org.eclipse.swt.custom.CTabItem item
		boolean selected
		org.eclipse.swt.custom.CTabFolderEvent e
		int i
		boolean selected
		org.eclipse.swt.custom.CTabFolderEvent e
		int i
		boolean selected
		org.eclipse.swt.custom.CTabFolderEvent e
		int i
		org.eclipse.swt.custom.CTabItem item
		org.eclipse.swt.graphics.Rectangle bounds
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		boolean selected
		org.eclipse.swt.custom.CTabFolderEvent e
		int j
		org.eclipse.swt.custom.CTabFolder2Listener listener
		int j
		org.eclipse.swt.custom.CTabFolderListener listener
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.custom.CTabItem nextItem
	void onPageTraversal (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int count
		int index
		int offset
		int[] visible
		int idx
		int current
		int i
		org.eclipse.swt.custom.CTabFolderEvent e
		int i
	void onPaint (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.graphics.Font font
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Font gcFont
		org.eclipse.swt.graphics.Color gcBackground
		org.eclipse.swt.graphics.Color gcForeground
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle bodyRect
		int i
		org.eclipse.swt.graphics.Rectangle itemBounds
	void onResize () 
		org.eclipse.swt.graphics.Point size
		int x1
		org.eclipse.swt.graphics.Rectangle trim
		int y1
		int x2
		int y2
	void onTraverse (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Control focusControl
	void redrawTabs () 
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle trim
		int h
	public void removeCTabFolder2Listener (org.eclipse.swt.custom.CTabFolder2Listener) 
		org.eclipse.swt.custom.CTabFolder2Listener listener
		int index
		int i
		org.eclipse.swt.custom.CTabFolder2Listener[] newTabListeners
	public void removeCTabFolderListener (org.eclipse.swt.custom.CTabFolderListener) 
		org.eclipse.swt.custom.CTabFolderListener listener
		int index
		int i
		org.eclipse.swt.custom.CTabFolderListener[] newTabListeners
	public void removeSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	public void reskin (int) 
		int flags
		int i
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setBackground (org.eclipse.swt.graphics.Color[], int[]) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
	public void setBackground (org.eclipse.swt.graphics.Color[], int[], boolean) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		int i
		boolean same
		int i
		int i
		int i
		int i
	public void setBackgroundImage (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setBorderVisible (boolean) 
		boolean show
		org.eclipse.swt.graphics.Rectangle rectBefore
		org.eclipse.swt.graphics.Rectangle rectAfter
	void setButtonBounds (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Point size
		int oldX
		int oldY
		int oldWidth
		int oldHeight
		org.eclipse.swt.graphics.Rectangle trim
		int borderRight
		int borderLeft
		int borderBottom
		int borderTop
		org.eclipse.swt.graphics.Point maxSize
		int left
		int right
		int top
		org.eclipse.swt.graphics.Point minSize
		int left
		int right
		int top
		int rightEdge
		org.eclipse.swt.custom.CTabItem item
		int chevronWidth
		int lastIndex
		org.eclipse.swt.custom.CTabItem lastItem
		org.eclipse.swt.graphics.Point topRightSize
		int rightEdge
		int left
		int right
		int top
		org.eclipse.swt.graphics.Point chevronSize
		org.eclipse.swt.custom.CTabItem item
		int w
		int i
		int lastIndex
		org.eclipse.swt.custom.CTabItem lastItem
		int w
		int left
		int right
		int top
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setInsertMark (org.eclipse.swt.custom.CTabItem, boolean) 
		org.eclipse.swt.custom.CTabItem item
		boolean after
	public void setInsertMark (int, boolean) 
		int index
		boolean after
	boolean setItemLocation (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		boolean changed
		org.eclipse.swt.graphics.Rectangle trim
		int borderLeft
		int borderBottom
		int borderTop
		org.eclipse.swt.graphics.Point size
		int y
		org.eclipse.swt.graphics.Point closeButtonSize
		int defaultX
		int i
		org.eclipse.swt.custom.CTabItem item
		int oldX
		int oldY
		int rightItemEdge
		int maxWidth
		int width
		int i
		org.eclipse.swt.custom.CTabItem item
		int x
		int defaultX
		int i
		org.eclipse.swt.custom.CTabItem item
		int state
		org.eclipse.swt.graphics.Rectangle edgeTrim
	boolean setItemSize (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		boolean changed
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle trim
		int borderRight
		int borderLeft
		org.eclipse.swt.custom.CTabItem tab
		int width
		org.eclipse.swt.graphics.Point closeSize
		int[] widths
		int[] widths
		int[] widths
		int tabAreaWidth
		org.eclipse.swt.graphics.Point rightSize
		int minWidth
		int[] minWidths
		int i
		int index
		int state
		int index
		int maxWidth
		int[] maxWidths
		int i
		int state
		int extra
		int large
		int totalWidth
		int i
		int i
		int i
		org.eclipse.swt.custom.CTabItem tab
		int width
		org.eclipse.swt.graphics.Point closeSize
	public void setMaximizeVisible (boolean) 
		boolean visible
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	public void setMaximized (boolean) 
		boolean maximize
	public void setMinimizeVisible (boolean) 
		boolean visible
	public void setMinimized (boolean) 
		boolean minimize
	public void setMinimumCharacters (int) 
		int count
	public void setMRUVisible (boolean) 
		boolean show
		int idx
		int next
		int i
		int i
	public void setRenderer (org.eclipse.swt.custom.CTabFolderRenderer) 
		org.eclipse.swt.custom.CTabFolderRenderer renderer
		org.eclipse.swt.graphics.Rectangle rectBefore
		org.eclipse.swt.graphics.Rectangle rectAfter
	public void setSelection (org.eclipse.swt.custom.CTabItem) 
		org.eclipse.swt.custom.CTabItem item
		int index
	public void setSelection (int) 
		int index
		org.eclipse.swt.custom.CTabItem selection
		int oldIndex
		org.eclipse.swt.widgets.Control newControl
		org.eclipse.swt.widgets.Control oldControl
	void setSelection (int, boolean) 
		int index
		boolean notify
		int oldSelectedIndex
		org.eclipse.swt.widgets.Event event
	public void setSelectionBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setSelectionBackground (org.eclipse.swt.graphics.Color[], int[]) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
	public void setSelectionBackground (org.eclipse.swt.graphics.Color[], int[], boolean) 
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		int colorsLength
		int colorsLength
		int colorsLength
		org.eclipse.swt.graphics.Color highlightBeginColor
		int i
		boolean same
		int i
		int i
		int i
		int i
	void setSelectionHighlightGradientColor (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color start
	public void setSelectionBackground (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setSelectionForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setSimple (boolean) 
		boolean simple
		org.eclipse.swt.graphics.Rectangle rectBefore
		org.eclipse.swt.graphics.Rectangle rectAfter
	public void setSingle (boolean) 
		boolean single
		int i
		org.eclipse.swt.graphics.Rectangle rectBefore
		org.eclipse.swt.graphics.Rectangle rectAfter
	public void setTabHeight (int) 
		int height
	public void setTabPosition (int) 
		int position
		org.eclipse.swt.graphics.Rectangle rectBefore
		org.eclipse.swt.graphics.Rectangle rectAfter
	public void setTopRight (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	public void setTopRight (org.eclipse.swt.widgets.Control, int) 
		org.eclipse.swt.widgets.Control control
		int alignment
	public void setUnselectedCloseVisible (boolean) 
		boolean visible
	public void setUnselectedImageVisible (boolean) 
		boolean visible
	public void showItem (org.eclipse.swt.custom.CTabItem) 
		org.eclipse.swt.custom.CTabItem item
		int index
		int idx
		int i
		int[] newPriority
	void showList (org.eclipse.swt.graphics.Rectangle) 
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.widgets.MenuItem[] items
		int i
		int i
		org.eclipse.swt.custom.CTabItem tab
		org.eclipse.swt.widgets.MenuItem item
		int x
		int y
		org.eclipse.swt.graphics.Point location
	public void showSelection () 
	void _setToolTipText (int, int) 
		int x
		int y
		String oldTip
		String newTip
	boolean updateItems () 
	boolean updateItems (int) 
		int showIndex
		org.eclipse.swt.graphics.GC gc
		int firstIndex
		org.eclipse.swt.graphics.Rectangle trim
		int borderLeft
		int maxWidth
		int width
		int[] widths
		int i
		int state
		int i
		int state
		int i
		int state
		int i
		int state
		int index
		int i
		int i
		boolean oldShowChevron
		boolean changed
		org.eclipse.swt.graphics.Point pt
	boolean updateTabHeight (boolean) 
		boolean force
		int oldHeight
		org.eclipse.swt.graphics.GC gc
	java.lang.String _getToolTip (int, int) 
		int x
		int y
		org.eclipse.swt.custom.CTabItem item
}

org/eclipse/swt/custom/CTabFolder2Adapter.class
CTabFolder2Adapter.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabFolder2Adapter extends java.lang.Object implements org.eclipse.swt.custom.CTabFolder2Listener  {
	public void  () 
	public void close (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
	public void minimize (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
	public void maximize (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
	public void restore (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
	public void showList (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
}

org/eclipse/swt/custom/CTabFolder2Listener.class
CTabFolder2Listener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.CTabFolder2Listener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void close (org.eclipse.swt.custom.CTabFolderEvent) 
	public abstract void minimize (org.eclipse.swt.custom.CTabFolderEvent) 
	public abstract void maximize (org.eclipse.swt.custom.CTabFolderEvent) 
	public abstract void restore (org.eclipse.swt.custom.CTabFolderEvent) 
	public abstract void showList (org.eclipse.swt.custom.CTabFolderEvent) 
}

org/eclipse/swt/custom/CTabFolderAdapter.class
CTabFolderAdapter.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabFolderAdapter extends java.lang.Object implements org.eclipse.swt.custom.CTabFolderListener  {
	public void  () 
	public void itemClosed (org.eclipse.swt.custom.CTabFolderEvent) 
		org.eclipse.swt.custom.CTabFolderEvent event
}

org/eclipse/swt/custom/CTabFolderEvent.class
CTabFolderEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabFolderEvent extends org.eclipse.swt.events.TypedEvent {
	public org.eclipse.swt.widgets.Widget item
	public boolean doit
	public int x
	public int y
	public int width
	public int height
	static final long serialVersionUID
	void  (org.eclipse.swt.widgets.Widget) 
		org.eclipse.swt.widgets.Widget w
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/custom/CTabFolderLayout.class
CTabFolderLayout.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.CTabFolderLayout extends org.eclipse.swt.widgets.Layout {
	void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.custom.CTabFolder folder
		org.eclipse.swt.custom.CTabItem[] items
		org.eclipse.swt.custom.CTabFolderRenderer renderer
		int tabW
		int selectedIndex
		org.eclipse.swt.graphics.GC gc
		int i
		int state
		org.eclipse.swt.graphics.Point pt
		int controlW
		int controlH
		int i
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.Point size
		int minWidth
		int minHeight
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.custom.CTabFolder folder
		org.eclipse.swt.widgets.Control control
}

org/eclipse/swt/custom/CTabFolderListener.class
CTabFolderListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.CTabFolderListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void itemClosed (org.eclipse.swt.custom.CTabFolderEvent) 
}

org/eclipse/swt/custom/CTabFolderRenderer.class
CTabFolderRenderer.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabFolderRenderer extends java.lang.Object {
	protected org.eclipse.swt.custom.CTabFolder parent
	int[] curve
	int[] topCurveHighlightStart
	int[] topCurveHighlightEnd
	int curveWidth
	int curveIndent
	int lastTabHeight
	org.eclipse.swt.graphics.Color fillColor
	org.eclipse.swt.graphics.Color selectionHighlightGradientBegin
	org.eclipse.swt.graphics.Color[] selectionHighlightGradientColorsCache
	org.eclipse.swt.graphics.Color selectedOuterColor
	org.eclipse.swt.graphics.Color selectedInnerColor
	org.eclipse.swt.graphics.Color tabAreaColor
	org.eclipse.swt.graphics.Color lastBorderColor
	static final int[] TOP_LEFT_CORNER_HILITE
	static final int[] TOP_LEFT_CORNER
	static final int[] TOP_RIGHT_CORNER
	static final int[] BOTTOM_LEFT_CORNER
	static final int[] BOTTOM_RIGHT_CORNER
	static final int[] SIMPLE_TOP_LEFT_CORNER
	static final int[] SIMPLE_TOP_RIGHT_CORNER
	static final int[] SIMPLE_BOTTOM_LEFT_CORNER
	static final int[] SIMPLE_BOTTOM_RIGHT_CORNER
	static final int[] SIMPLE_UNSELECTED_INNER_CORNER
	static final int[] TOP_LEFT_CORNER_BORDERLESS
	static final int[] TOP_RIGHT_CORNER_BORDERLESS
	static final int[] BOTTOM_LEFT_CORNER_BORDERLESS
	static final int[] BOTTOM_RIGHT_CORNER_BORDERLESS
	static final int[] SIMPLE_TOP_LEFT_CORNER_BORDERLESS
	static final int[] SIMPLE_TOP_RIGHT_CORNER_BORDERLESS
	static final int[] SIMPLE_BOTTOM_LEFT_CORNER_BORDERLESS
	static final int[] SIMPLE_BOTTOM_RIGHT_CORNER_BORDERLESS
	static final org.eclipse.swt.graphics.RGB CLOSE_FILL
	static final int BUTTON_SIZE
	static final int BUTTON_BORDER
	static final int BUTTON_FILL
	static final int BORDER1_COLOR
	static final int ITEM_TOP_MARGIN
	static final int ITEM_BOTTOM_MARGIN
	static final int ITEM_LEFT_MARGIN
	static final int ITEM_RIGHT_MARGIN
	static final int INTERNAL_SPACING
	static final int FLAGS
	static final String ELLIPSIS
	public static final int PART_BODY
	public static final int PART_HEADER
	public static final int PART_BORDER
	public static final int PART_BACKGROUND
	public static final int PART_MAX_BUTTON
	public static final int PART_MIN_BUTTON
	public static final int PART_CHEVRON_BUTTON
	public static final int PART_CLOSE_BUTTON
	public static final int MINIMUM_SIZE
	static void  () 
	protected void  (org.eclipse.swt.custom.CTabFolder) 
		org.eclipse.swt.custom.CTabFolder parent
	void antialias (int[], org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.GC) 
		int[] shape
		org.eclipse.swt.graphics.Color innerColor
		org.eclipse.swt.graphics.Color outerColor
		org.eclipse.swt.graphics.GC gc
		String platform
		int index
		boolean left
		int oldY
		int[] outer
		int i
		int[] inner
		int index
		boolean left
		int oldY
		int i
	protected org.eclipse.swt.graphics.Point computeSize (int, int, org.eclipse.swt.graphics.GC, int, int) 
		int part
		int state
		org.eclipse.swt.graphics.GC gc
		int wHint
		int hHint
		int width
		int height
		org.eclipse.swt.custom.CTabItem[] items
		int i
		org.eclipse.swt.custom.CTabItem item
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Rectangle bounds
		String text
		int minChars
		int end
		int end
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Font gcFont
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Rectangle trim
	protected org.eclipse.swt.graphics.Rectangle computeTrim (int, int, int, int, int, int) 
		int part
		int state
		int x
		int y
		int width
		int height
		int borderLeft
		int borderRight
		int borderTop
		int borderBottom
		int tabHeight
		int style
		int highlight_header
		int highlight_margin
		int marginWidth
		int marginHeight
	void createAntialiasColors () 
		org.eclipse.swt.graphics.RGB lineRGB
		org.eclipse.swt.graphics.RGB innerRGB
		org.eclipse.swt.graphics.RGB outerRGB
		org.eclipse.swt.graphics.RGB from
		org.eclipse.swt.graphics.RGB to
		int red
		int green
		int blue
		org.eclipse.swt.graphics.RGB from
		org.eclipse.swt.graphics.RGB to
		int red
		int green
		int blue
		org.eclipse.swt.graphics.RGB from
		org.eclipse.swt.graphics.RGB to
		int red
		int green
		int blue
	void createSelectionHighlightGradientColors (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color start
		int fadeGradientSize
		org.eclipse.swt.graphics.RGB from
		org.eclipse.swt.graphics.RGB to
		int denom
		int i
		int propFrom
		int propTo
		int red
		int green
		int blue
	protected void dispose () 
	void disposeAntialiasColors () 
	void disposeSelectionHighlightGradientColors () 
		int i
	protected void draw (int, int, org.eclipse.swt.graphics.Rectangle, org.eclipse.swt.graphics.GC) 
		int part
		int state
		org.eclipse.swt.graphics.Rectangle bounds
		org.eclipse.swt.graphics.GC gc
	void drawBackground (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		boolean selected
		org.eclipse.swt.graphics.Color defaultBackground
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
	void drawBackground (org.eclipse.swt.graphics.GC, int[], boolean) 
		org.eclipse.swt.graphics.GC gc
		int[] shape
		boolean selected
		org.eclipse.swt.graphics.Color defaultBackground
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		org.eclipse.swt.graphics.Point size
		int width
		int height
		int x
		int borderLeft
		int borderTop
		int borderBottom
		int y
	void drawBackground (org.eclipse.swt.graphics.GC, int[], int, int, int, int, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Image, org.eclipse.swt.graphics.Color[], int[], boolean) 
		org.eclipse.swt.graphics.GC gc
		int[] shape
		int x
		int y
		int width
		int height
		org.eclipse.swt.graphics.Color defaultBackground
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		org.eclipse.swt.graphics.Region clipping
		org.eclipse.swt.graphics.Region region
		org.eclipse.swt.graphics.Rectangle imageRect
		org.eclipse.swt.graphics.Color background
		int pos
		org.eclipse.swt.graphics.Color lastColor
		int i
		int percentage
		int gradientHeight
		org.eclipse.swt.graphics.Color lastColor
		int pos
		int i
		int percentage
		int gradientHeight
		org.eclipse.swt.graphics.Color lastColor
		int pos
		int i
		int gradientWidth
	void drawBorder (org.eclipse.swt.graphics.GC, int[]) 
		org.eclipse.swt.graphics.GC gc
		int[] shape
	void drawBody (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		org.eclipse.swt.graphics.Point size
		int selectedIndex
		int tabHeight
		int borderLeft
		int borderRight
		int borderTop
		int borderBottom
		int style
		int highlight_header
		int highlight_margin
		int width
		int height
		int[] shape
		int x1
		int y1
		int x2
		int y2
		int x1
		int y1
		int x2
		int y2
		int marginWidth
		int marginHeight
		int xClient
		int yClient
		int yClient
		int height
		int x1
		int x2
		int y1
		int y2
	void drawClose (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle closeRect
		int closeImageState
		org.eclipse.swt.widgets.Display display
		int x
		int y
		org.eclipse.swt.graphics.Color closeBorder
		int[] shape
		int[] shape
		int[] shape
		int[] shape
	void drawChevron (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle chevronRect
		int chevronImageState
		int selectedIndex
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.Point dpi
		int fontHeight
		org.eclipse.swt.graphics.FontData fd
		org.eclipse.swt.graphics.Font f
		int fHeight
		int indent
		int x
		int y
		int count
		int count
		int itemCount
		int showCount
		String chevronString
		org.eclipse.swt.graphics.Color chevronBorder
	void drawHighlight (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		int rightEdge
		org.eclipse.swt.graphics.Color[] gradients
		int gradientsSize
		int x
		int y
		int[] leftHighlightCurve
		int d
		int lastX
		int lastY
		int lastColorIndex
		int i
		int rawX
		int rawY
		int i
		int rightEdgeOffset
		int i
		int rawX
		int rawY
		int i
		int i
		int rawX
		int rawY
	void drawLeftUnselectedBorder (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		int x
		int y
		int height
		int[] shape
		int[] left
		int index
		int i
		int[] left
		int index
		int i
	void drawMaximize (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle maxRect
		int maxImageState
		org.eclipse.swt.widgets.Display display
		int x
		int y
	void drawMinimize (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle minRect
		int minImageState
		org.eclipse.swt.widgets.Display display
		int x
		int y
	void drawRightUnselectedBorder (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		int x
		int y
		int width
		int height
		int[] shape
		int startX
		int[] right
		int index
		int i
		int[] right
		int index
		int i
	void drawSelected (int, org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		int itemIndex
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		org.eclipse.swt.custom.CTabItem item
		int x
		int y
		int height
		int width
		int borderLeft
		int borderRight
		int borderTop
		int borderBottom
		org.eclipse.swt.graphics.Point size
		int rightEdge
		int highlight_header
		int xx
		int yy
		int ww
		int hh
		int[] shape
		int x1
		int y1
		int x2
		int[] left
		int[] right
		int index
		int i
		int i
		int[] left
		int[] right
		int index
		int i
		int i
		org.eclipse.swt.graphics.Rectangle clipping
		org.eclipse.swt.graphics.Rectangle clipBounds
		boolean tabInPaint
		org.eclipse.swt.graphics.Color defaultBackground
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Color[] colors
		int[] percents
		boolean vertical
		int i
		org.eclipse.swt.graphics.Color borderColor
		org.eclipse.swt.graphics.Rectangle trim
		int xDraw
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Rectangle imageBounds
		int maxImageWidth
		int imageX
		int imageY
		int textWidth
		org.eclipse.swt.graphics.Font gcFont
		org.eclipse.swt.graphics.Point extent
		int textY
		org.eclipse.swt.widgets.Display display
	void drawTabArea (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		org.eclipse.swt.graphics.Point size
		int[] shape
		org.eclipse.swt.graphics.Color borderColor
		int tabHeight
		int style
		int borderLeft
		int borderRight
		int borderTop
		int borderBottom
		int selectedIndex
		int highlight_header
		int x1
		int x2
		int y1
		int y2
		int x
		int y
		int width
		int height
		boolean simple
		int[] left
		int[] left
		int[] right
		int[] right
		int index
		int i
		int i
		int[] left
		int[] left
		int[] right
		int[] right
		int index
		int i
		int i
		boolean single
		boolean bkSelected
		org.eclipse.swt.graphics.Region r
		int x1
		int y1
		int x2
	void drawUnselected (int, org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Rectangle, int) 
		int index
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle bounds
		int state
		org.eclipse.swt.custom.CTabItem item
		int x
		int y
		int height
		int width
		org.eclipse.swt.graphics.Rectangle clipping
		org.eclipse.swt.graphics.Rectangle trim
		int xDraw
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Rectangle imageBounds
		int maxImageWidth
		int imageX
		int imageHeight
		int imageY
		int imageWidth
		int textWidth
		org.eclipse.swt.graphics.Font gcFont
		org.eclipse.swt.graphics.Point extent
		int textY
	void fillRegion (org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Region) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Region region
		org.eclipse.swt.graphics.Region clipping
	org.eclipse.swt.graphics.Color getFillColor () 
	boolean isSelectionHighlightColorsCacheHit (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color start
		org.eclipse.swt.graphics.Color highlightBegin
		org.eclipse.swt.graphics.Color highlightEnd
	void setSelectionHighlightGradientColor (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color start
	java.lang.String shortenText (org.eclipse.swt.graphics.GC, java.lang.String, int) 
		org.eclipse.swt.graphics.GC gc
		String text
		int width
	java.lang.String shortenText (org.eclipse.swt.graphics.GC, java.lang.String, int, java.lang.String) 
		org.eclipse.swt.graphics.GC gc
		String text
		int width
		String ellipses
		int ellipseWidth
		int length
		org.eclipse.swt.graphics.TextLayout layout
		int end
		int l
	void updateCurves () 
		int tabHeight
		int d
		int d
	boolean useEllipses () 
}

org/eclipse/swt/custom/CTabItem.class
CTabItem.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CTabItem extends org.eclipse.swt.widgets.Item {
	org.eclipse.swt.custom.CTabFolder parent
	int x
	int y
	int width
	int height
	org.eclipse.swt.widgets.Control control
	String toolTipText
	String shortenedText
	int shortenedTextWidth
	org.eclipse.swt.graphics.Font font
	org.eclipse.swt.graphics.Image disabledImage
	org.eclipse.swt.graphics.Rectangle closeRect
	int closeImageState
	int state
	boolean showClose
	boolean showing
	public void  (org.eclipse.swt.custom.CTabFolder, int) 
		org.eclipse.swt.custom.CTabFolder parent
		int style
	public void  (org.eclipse.swt.custom.CTabFolder, int, int) 
		org.eclipse.swt.custom.CTabFolder parent
		int style
		int index
	public void dispose () 
	public org.eclipse.swt.graphics.Rectangle getBounds () 
	public org.eclipse.swt.widgets.Control getControl () 
	public org.eclipse.swt.graphics.Image getDisabledImage () 
	public org.eclipse.swt.graphics.Font getFont () 
	public org.eclipse.swt.custom.CTabFolder getParent () 
	public boolean getShowClose () 
	public java.lang.String getToolTipText () 
		String text
	public boolean isShowing () 
	public void setControl (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		int index
		int selectedIndex
		org.eclipse.swt.widgets.Control selectedControl
	public void setDisabledImage (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setImage (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Image oldImage
		org.eclipse.swt.graphics.Rectangle oldBounds
		org.eclipse.swt.graphics.Rectangle bounds
		int index
		boolean selected
		org.eclipse.swt.custom.CTabFolderRenderer renderer
		org.eclipse.swt.graphics.Rectangle trim
		int imageX
		int maxImageWidth
		int maxImageWidth
		org.eclipse.swt.graphics.GC gc
		int rightEdge
		int imageY
	public void setShowClose (boolean) 
		boolean close
	public void setText (java.lang.String) 
		String string
	public void setToolTipText (java.lang.String) 
		String string
}

org/eclipse/swt/custom/CaretEvent.class
CaretEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.CaretEvent extends org.eclipse.swt.events.TypedEvent {
	public int caretOffset
	static final long serialVersionUID
	void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/CaretListener.class
CaretListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.CaretListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void caretMoved (org.eclipse.swt.custom.CaretEvent) 
}

org/eclipse/swt/custom/ControlEditor$1.class
ControlEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ControlEditor$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ControlEditor this$0
	void  (org.eclipse.swt.custom.ControlEditor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ControlEditor$2.class
ControlEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ControlEditor$2 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ControlEditor this$0
	void  (org.eclipse.swt.custom.ControlEditor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ControlEditor.class
ControlEditor.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.ControlEditor extends java.lang.Object {
	public int horizontalAlignment
	public boolean grabHorizontal
	public int minimumWidth
	public int verticalAlignment
	public boolean grabVertical
	public int minimumHeight
	org.eclipse.swt.widgets.Composite parent
	org.eclipse.swt.widgets.Control editor
	private boolean hadFocus
	private org.eclipse.swt.widgets.Listener controlListener
	private org.eclipse.swt.widgets.Listener scrollbarListener
	private static final int[] EVENTS
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite) 
		org.eclipse.swt.widgets.Composite parent
		int i
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	org.eclipse.swt.graphics.Rectangle computeBounds () 
		org.eclipse.swt.graphics.Rectangle clientArea
		org.eclipse.swt.graphics.Rectangle editorRect
	public void dispose () 
		int i
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	public org.eclipse.swt.widgets.Control getEditor () 
	public void layout () 
	void scroll (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
	public void setEditor (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control editor
}

org/eclipse/swt/custom/DefaultContent.class
DefaultContent.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.DefaultContent extends java.lang.Object implements org.eclipse.swt.custom.StyledTextContent  {
	private static final String LineDelimiter
	java.util.Vector textListeners
	char[] textStore
	int gapStart
	int gapEnd
	int gapLine
	int highWatermark
	int lowWatermark
	int[][] lines
	int lineCount
	int expandExp
	int replaceExpandExp
	static void  () 
	void  () 
	void addLineIndex (int, int) 
		int start
		int length
		int size
		int[][] newLines
		int[] range
	int[][] addLineIndex (int, int, int[][], int) 
		int start
		int length
		int[][] linesArray
		int count
		int size
		int[][] newLines
		int[] range
	public void addTextChangeListener (org.eclipse.swt.custom.TextChangeListener) 
		org.eclipse.swt.custom.TextChangeListener listener
		org.eclipse.swt.custom.StyledTextListener typedListener
	void adjustGap (int, int, int) 
		int position
		int sizeHint
		int line
		int size
		int size
	void indexLines () 
		int start
		int textLength
		int i
		char ch
	boolean isDelimiter (char) 
		char ch
	protected boolean isValidReplace (int, int, java.lang.String) 
		int start
		int replaceLength
		String newText
		char before
		char after
		char startChar
		char before
		char endChar
		char after
	int[][] indexLines (int, int, int) 
		int offset
		int length
		int numLines
		int[][] indexedLines
		int start
		int lineCount
		int i
		int location
		char ch
		int[][] newLines
		int[] range
	void insert (int, java.lang.String) 
		int position
		String text
		int startLine
		int change
		boolean endInsert
		int startLineOffset
		int startLineLength
		int i
		int[][] newLines
		int numNewLines
		int i
		int i
	void moveAndResizeGap (int, int, int) 
		int position
		int size
		int newGapLine
		char[] content
		int oldSize
		int newSize
		int newSize
		int i
		int newGapStart
		int newGapEnd
		int delta
		int delta
		int gapLength
		int i
	int lineCount (int, int) 
		int startOffset
		int length
		int lineCount
		int count
		int i
		char ch
	int lineCount (java.lang.String) 
		String text
		int lineCount
		int length
		int i
		char ch
	public int getCharCount () 
		int length
	public java.lang.String getLine (int) 
		int index
		int start
		int length
		int end
		StringBuffer buf
		int gapLength
	public java.lang.String getLineDelimiter () 
	java.lang.String getFullLine (int) 
		int index
		int start
		int length
		int end
		StringBuffer buffer
		int gapLength
	java.lang.String getPhysicalLine (int) 
		int index
		int start
		int length
	public int getLineCount () 
	public int getLineAtOffset (int) 
		int charPosition
		int position
		int position
		int lastLine
		int high
		int low
		int index
		int lineStart
		int lineEnd
	int getLineAtPhysicalOffset (int) 
		int position
		int high
		int low
		int index
		int lineStart
		int lineEnd
	public int getOffsetAtLine (int) 
		int lineIndex
		int start
	void expandLinesBy (int) 
		int numLines
		int size
		int[][] newLines
	void error (int) 
		int code
	boolean gapExists () 
	java.lang.String getPhysicalText (int, int) 
		int start
		int length
	public java.lang.String getTextRange (int, int) 
		int start
		int length
		int end
		int gapLength
		StringBuffer buf
	public void removeTextChangeListener (org.eclipse.swt.custom.TextChangeListener) 
		org.eclipse.swt.custom.TextChangeListener listener
		int i
		org.eclipse.swt.widgets.TypedListener typedListener
	public void replaceTextRange (int, int, java.lang.String) 
		int start
		int replaceLength
		String newText
		org.eclipse.swt.custom.StyledTextEvent event
	void sendTextEvent (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent event
		int i
	public void setText (java.lang.String) 
		String text
		org.eclipse.swt.custom.StyledTextEvent event
	void delete (int, int, int) 
		int position
		int length
		int numLines
		int startLine
		int startLineOffset
		int endLine
		String endText
		boolean splittingDelimiter
		int[][] oldLines
		int j
		boolean eol
		char ch
		int numOldLines
		int i
}

org/eclipse/swt/custom/ExtendedModifyEvent.class
ExtendedModifyEvent.java
package org.eclipse.swt.custom
public final org.eclipse.swt.custom.ExtendedModifyEvent extends org.eclipse.swt.events.TypedEvent {
	public int start
	public int length
	public String replacedText
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/ExtendedModifyListener.class
ExtendedModifyListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.ExtendedModifyListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void modifyText (org.eclipse.swt.custom.ExtendedModifyEvent) 
}

org/eclipse/swt/custom/LineBackgroundEvent.class
LineBackgroundEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.LineBackgroundEvent extends org.eclipse.swt.events.TypedEvent {
	public int lineOffset
	public String lineText
	public org.eclipse.swt.graphics.Color lineBackground
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/LineBackgroundListener.class
LineBackgroundListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.LineBackgroundListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void lineGetBackground (org.eclipse.swt.custom.LineBackgroundEvent) 
}

org/eclipse/swt/custom/LineStyleEvent.class
LineStyleEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.LineStyleEvent extends org.eclipse.swt.events.TypedEvent {
	public int lineOffset
	public String lineText
	public int[] ranges
	public org.eclipse.swt.custom.StyleRange[] styles
	public int alignment
	public int indent
	public int wrapIndent
	public boolean justify
	public org.eclipse.swt.custom.Bullet bullet
	public int bulletIndex
	public int[] tabStops
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/LineStyleListener.class
LineStyleListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.LineStyleListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void lineGetStyle (org.eclipse.swt.custom.LineStyleEvent) 
}

org/eclipse/swt/custom/MovementEvent.class
MovementEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.MovementEvent extends org.eclipse.swt.events.TypedEvent {
	public int lineOffset
	public String lineText
	public int offset
	public int newOffset
	public int movement
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/MovementListener.class
MovementListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.MovementListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void getNextOffset (org.eclipse.swt.custom.MovementEvent) 
	public abstract void getPreviousOffset (org.eclipse.swt.custom.MovementEvent) 
}

org/eclipse/swt/custom/PaintObjectEvent.class
PaintObjectEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.PaintObjectEvent extends org.eclipse.swt.events.TypedEvent {
	public org.eclipse.swt.graphics.GC gc
	public int x
	public int y
	public int ascent
	public int descent
	public org.eclipse.swt.custom.StyleRange style
	public org.eclipse.swt.custom.Bullet bullet
	public int bulletIndex
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/PaintObjectListener.class
PaintObjectListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.PaintObjectListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void paintObject (org.eclipse.swt.custom.PaintObjectEvent) 
}

org/eclipse/swt/custom/PopupList$1.class
PopupList.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.PopupList$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.PopupList this$0
	void  (org.eclipse.swt.custom.PopupList) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/PopupList$2.class
PopupList.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.PopupList$2 extends java.lang.Object implements org.eclipse.swt.events.ControlListener  {
	final org.eclipse.swt.custom.PopupList this$0
	void  (org.eclipse.swt.custom.PopupList) 
	public void controlMoved (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
	public void controlResized (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
		org.eclipse.swt.graphics.Rectangle shellSize
}

org/eclipse/swt/custom/PopupList$3.class
PopupList.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.PopupList$3 extends java.lang.Object implements org.eclipse.swt.events.MouseListener  {
	final org.eclipse.swt.custom.PopupList this$0
	void  (org.eclipse.swt.custom.PopupList) 
	public void mouseDoubleClick (org.eclipse.swt.events.MouseEvent) 
		org.eclipse.swt.events.MouseEvent e
	public void mouseDown (org.eclipse.swt.events.MouseEvent) 
		org.eclipse.swt.events.MouseEvent e
	public void mouseUp (org.eclipse.swt.events.MouseEvent) 
		org.eclipse.swt.events.MouseEvent e
}

org/eclipse/swt/custom/PopupList$4.class
PopupList.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.PopupList$4 extends java.lang.Object implements org.eclipse.swt.events.KeyListener  {
	final org.eclipse.swt.custom.PopupList this$0
	void  (org.eclipse.swt.custom.PopupList) 
	public void keyReleased (org.eclipse.swt.events.KeyEvent) 
		org.eclipse.swt.events.KeyEvent e
	public void keyPressed (org.eclipse.swt.events.KeyEvent) 
		org.eclipse.swt.events.KeyEvent e
}

org/eclipse/swt/custom/PopupList.class
PopupList.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.PopupList extends java.lang.Object {
	org.eclipse.swt.widgets.Shell shell
	org.eclipse.swt.widgets.List list
	int minimumWidth
	public void  (org.eclipse.swt.widgets.Shell) 
		org.eclipse.swt.widgets.Shell parent
	public void  (org.eclipse.swt.widgets.Shell, int) 
		org.eclipse.swt.widgets.Shell parent
		int style
	private static int checkStyle (int) 
		int style
		int mask
	public org.eclipse.swt.graphics.Font getFont () 
	public java.lang.String[] getItems () 
	public int getMinimumWidth () 
	public java.lang.String open (org.eclipse.swt.graphics.Rectangle) 
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Point listSize
		org.eclipse.swt.graphics.Rectangle screenSize
		int spaceBelow
		int spaceAbove
		int y
		int x
		org.eclipse.swt.widgets.Display display
		String result
		String[] strings
	public void select (java.lang.String) 
		String string
		String[] items
		int i
		int index
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setItems (java.lang.String[]) 
		String[] strings
	public void setMinimumWidth (int) 
		int width
}

org/eclipse/swt/custom/ST.class
ST.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.ST extends java.lang.Object {
	public static final int LINE_UP
	public static final int LINE_DOWN
	public static final int LINE_START
	public static final int LINE_END
	public static final int COLUMN_PREVIOUS
	public static final int COLUMN_NEXT
	public static final int PAGE_UP
	public static final int PAGE_DOWN
	public static final int WORD_PREVIOUS
	public static final int WORD_NEXT
	public static final int TEXT_START
	public static final int TEXT_END
	public static final int WINDOW_START
	public static final int WINDOW_END
	public static final int SELECT_ALL
	public static final int SELECT_LINE_UP
	public static final int SELECT_LINE_DOWN
	public static final int SELECT_LINE_START
	public static final int SELECT_LINE_END
	public static final int SELECT_COLUMN_PREVIOUS
	public static final int SELECT_COLUMN_NEXT
	public static final int SELECT_PAGE_UP
	public static final int SELECT_PAGE_DOWN
	public static final int SELECT_WORD_PREVIOUS
	public static final int SELECT_WORD_NEXT
	public static final int SELECT_TEXT_START
	public static final int SELECT_TEXT_END
	public static final int SELECT_WINDOW_START
	public static final int SELECT_WINDOW_END
	public static final int CUT
	public static final int COPY
	public static final int PASTE
	public static final int DELETE_PREVIOUS
	public static final int DELETE_NEXT
	public static final int DELETE_WORD_PREVIOUS
	public static final int DELETE_WORD_NEXT
	public static final int TOGGLE_OVERWRITE
	public static final int TOGGLE_BLOCKSELECTION
	public static final int BULLET_DOT
	public static final int BULLET_NUMBER
	public static final int BULLET_LETTER_LOWER
	public static final int BULLET_LETTER_UPPER
	public static final int BULLET_TEXT
	public static final int BULLET_CUSTOM
	public void  () 
}

org/eclipse/swt/custom/SashForm$1.class
SashForm.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.SashForm$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.SashForm this$0
	void  (org.eclipse.swt.custom.SashForm) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/SashForm.class
SashForm.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.SashForm extends org.eclipse.swt.widgets.Composite {
	public int SASH_WIDTH
	int sashStyle
	org.eclipse.swt.widgets.Sash[] sashes
	org.eclipse.swt.graphics.Color background
	org.eclipse.swt.graphics.Color foreground
	org.eclipse.swt.widgets.Control[] controls
	org.eclipse.swt.widgets.Control maxControl
	org.eclipse.swt.widgets.Listener sashListener
	static final int DRAG_MINIMUM
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
	static int checkStyle (int) 
		int style
		int mask
	org.eclipse.swt.widgets.Sash createSash () 
		org.eclipse.swt.widgets.Sash sash
	public int getOrientation () 
	public int getSashWidth () 
	public int getStyle () 
		int style
	public org.eclipse.swt.widgets.Control getMaximizedControl () 
	public int[] getWeights () 
		org.eclipse.swt.widgets.Control[] cArray
		int[] ratios
		int i
		Object data
	org.eclipse.swt.widgets.Control[] getControls (boolean) 
		boolean onlyVisible
		org.eclipse.swt.widgets.Control[] children
		org.eclipse.swt.widgets.Control[] result
		int i
		org.eclipse.swt.widgets.Control[] newResult
	void onDragSash (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Sash sash
		int sashIndex
		int i
		org.eclipse.swt.widgets.Control c1
		org.eclipse.swt.widgets.Control c2
		org.eclipse.swt.graphics.Rectangle b1
		org.eclipse.swt.graphics.Rectangle b2
		org.eclipse.swt.graphics.Rectangle sashBounds
		org.eclipse.swt.graphics.Rectangle area
		boolean correction
		int totalWidth
		int shift
		Object data1
		Object data2
		int totalHeight
		int shift
		Object data1
		Object data2
	public void setOrientation (int) 
		int orientation
		int i
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
		int i
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
		int i
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	public void setMaximizedControl (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		int i
		int i
	public void setSashWidth (int) 
		int width
	public void setToolTipText (java.lang.String) 
		String string
		int i
	public void setWeights (int[]) 
		int[] weights
		org.eclipse.swt.widgets.Control[] cArray
		int total
		int i
		int i
		Object data
}

org/eclipse/swt/custom/SashFormData.class
SashFormData.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.SashFormData extends java.lang.Object {
	long weight
	void  () 
	java.lang.String getName () 
		String string
		int index
	public java.lang.String toString () 
}

org/eclipse/swt/custom/SashFormLayout.class
SashFormLayout.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.SashFormLayout extends org.eclipse.swt.widgets.Layout {
	void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.custom.SashForm sashForm
		org.eclipse.swt.widgets.Control[] cArray
		int width
		int height
		boolean vertical
		int maxIndex
		int maxValue
		int i
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Point size
		long[] ratios
		long total
		int i
		Object data
		int sashwidth
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.custom.SashForm sashForm
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.widgets.Control[] newControls
		org.eclipse.swt.widgets.Control[] controls
		int i
		org.eclipse.swt.widgets.Sash[] newSashes
		int i
		int i
		org.eclipse.swt.widgets.Sash[] newSashes
		int i
		org.eclipse.swt.widgets.Sash[] sashes
		long[] ratios
		long total
		int i
		Object data
		int sashwidth
		int width
		int x
		int i
		int height
		int y
		int i
}

org/eclipse/swt/custom/ScrolledComposite$1.class
ScrolledComposite.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledComposite$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ScrolledComposite this$0
	void  (org.eclipse.swt.custom.ScrolledComposite) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ScrolledComposite$2.class
ScrolledComposite.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledComposite$2 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ScrolledComposite this$0
	void  (org.eclipse.swt.custom.ScrolledComposite) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ScrolledComposite$3.class
ScrolledComposite.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledComposite$3 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ScrolledComposite this$0
	void  (org.eclipse.swt.custom.ScrolledComposite) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ScrolledComposite$4.class
ScrolledComposite.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledComposite$4 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ScrolledComposite this$0
	void  (org.eclipse.swt.custom.ScrolledComposite) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Control control
}

org/eclipse/swt/custom/ScrolledComposite$5.class
ScrolledComposite.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledComposite$5 extends java.lang.Object implements org.eclipse.swt.events.DisposeListener  {
	final org.eclipse.swt.custom.ScrolledComposite this$0
	void  (org.eclipse.swt.custom.ScrolledComposite) 
	public void widgetDisposed (org.eclipse.swt.events.DisposeEvent) 
		org.eclipse.swt.events.DisposeEvent e
}

org/eclipse/swt/custom/ScrolledComposite.class
ScrolledComposite.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.ScrolledComposite extends org.eclipse.swt.widgets.Composite {
	org.eclipse.swt.widgets.Control content
	org.eclipse.swt.widgets.Listener contentListener
	org.eclipse.swt.widgets.Listener filter
	int minHeight
	int minWidth
	boolean expandHorizontal
	boolean expandVertical
	boolean alwaysShowScroll
	boolean showFocusedControl
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	static int checkStyle (int) 
		int style
		int mask
	boolean contains (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.widgets.Composite parent
	public boolean getAlwaysShowScrollBars () 
	public boolean getExpandHorizontal () 
	public boolean getExpandVertical () 
	public int getMinWidth () 
	public int getMinHeight () 
	public org.eclipse.swt.widgets.Control getContent () 
	public boolean getShowFocusedControl () 
	void hScroll () 
		org.eclipse.swt.graphics.Point location
		org.eclipse.swt.widgets.ScrollBar hBar
		int hSelection
	boolean needHScroll (org.eclipse.swt.graphics.Rectangle, boolean) 
		org.eclipse.swt.graphics.Rectangle contentRect
		boolean vVisible
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.graphics.Rectangle hostRect
		int border
		org.eclipse.swt.widgets.ScrollBar vBar
	boolean needVScroll (org.eclipse.swt.graphics.Rectangle, boolean) 
		org.eclipse.swt.graphics.Rectangle contentRect
		boolean hVisible
		org.eclipse.swt.widgets.ScrollBar vBar
		org.eclipse.swt.graphics.Rectangle hostRect
		int border
		org.eclipse.swt.widgets.ScrollBar hBar
	public org.eclipse.swt.graphics.Point getOrigin () 
		org.eclipse.swt.graphics.Point location
	public void setOrigin (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point origin
	public void setOrigin (int, int) 
		int x
		int y
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	public void setAlwaysShowScrollBars (boolean) 
		boolean show
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	public void setContent (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control content
		org.eclipse.swt.widgets.ScrollBar vBar
		org.eclipse.swt.widgets.ScrollBar hBar
	public void setExpandHorizontal (boolean) 
		boolean expand
	public void setExpandVertical (boolean) 
		boolean expand
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	public void setMinHeight (int) 
		int height
	public void setMinSize (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point size
	public void setMinSize (int, int) 
		int width
		int height
	public void setMinWidth (int) 
		int width
	public void setShowFocusedControl (boolean) 
		boolean show
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.Control control
	public void showControl (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		org.eclipse.swt.graphics.Rectangle itemRect
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.graphics.Point origin
	void vScroll () 
		org.eclipse.swt.graphics.Point location
		org.eclipse.swt.widgets.ScrollBar vBar
		int vSelection
}

org/eclipse/swt/custom/ScrolledCompositeLayout.class
ScrolledCompositeLayout.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ScrolledCompositeLayout extends org.eclipse.swt.widgets.Layout {
	boolean inLayout
	static final int DEFAULT_WIDTH
	static final int DEFAULT_HEIGHT
	void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.custom.ScrolledComposite sc
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Point preferredSize
		org.eclipse.swt.graphics.Point currentSize
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.custom.ScrolledComposite sc
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
		org.eclipse.swt.graphics.Rectangle contentRect
		boolean hVisible
		boolean vVisible
		org.eclipse.swt.graphics.Rectangle hostRect
		int hPage
		int hSelection
		int vPage
		int vSelection
}

org/eclipse/swt/custom/StackLayout.class
StackLayout.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.StackLayout extends org.eclipse.swt.widgets.Layout {
	public int marginWidth
	public int marginHeight
	public org.eclipse.swt.widgets.Control topControl
	public void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.widgets.Control[] children
		int maxWidth
		int maxHeight
		int i
		org.eclipse.swt.graphics.Point size
		int width
		int height
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.widgets.Control[] children
		org.eclipse.swt.graphics.Rectangle rect
		int i
	java.lang.String getName () 
		String string
		int index
	public java.lang.String toString () 
		String string
}

org/eclipse/swt/custom/StyleRange.class
StyleRange.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.StyleRange extends org.eclipse.swt.graphics.TextStyle implements org.eclipse.swt.internal.CloneableCompatibility  {
	public int start
	public int length
	public int fontStyle
	public void  () 
	public void  (org.eclipse.swt.graphics.TextStyle) 
		org.eclipse.swt.graphics.TextStyle style
	public void  (int, int, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color) 
		int start
		int length
		org.eclipse.swt.graphics.Color foreground
		org.eclipse.swt.graphics.Color background
	public void  (int, int, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color, int) 
		int start
		int length
		org.eclipse.swt.graphics.Color foreground
		org.eclipse.swt.graphics.Color background
		int fontStyle
	public boolean equals (java.lang.Object) 
		Object object
		org.eclipse.swt.custom.StyleRange style
	public int hashCode () 
	boolean isVariableHeight () 
	public boolean isUnstyled () 
	public boolean similarTo (org.eclipse.swt.custom.StyleRange) 
		org.eclipse.swt.custom.StyleRange style
	public java.lang.Object clone () 
	public java.lang.String toString () 
		StringBuffer buffer
		String str
		int index
}

org/eclipse/swt/custom/StyledText$1.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$1 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void run () 
		int direction
		org.eclipse.swt.graphics.Point newCaretPos
}

org/eclipse/swt/custom/StyledText$10.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$10 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/StyledText$11.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$11 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String name
		String text
	public void getHelp (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
	public void getKeyboardShortcut (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		String shortcut
		String text
		char mnemonic
}

org/eclipse/swt/custom/StyledText$12.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$12 extends org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void getCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void setCaretOffset (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getSelectionRange (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.graphics.Point selection
	public void addSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Point point
		int end
	public void getSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Rectangle rect
		int lineIndex
		int linePixel
		org.eclipse.swt.graphics.Point point
		int temp
	public void getSelectionCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Point point
	public void removeSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
	public void setSelection (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Point point
		int end
	public void getCharacterCount (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void getOffsetAtPoint (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.widgets.Display display
	public void getTextBounds (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		int start
		int end
		int contentLength
		int temp
		int startLine
		int endLine
		org.eclipse.swt.graphics.Rectangle[] rects
		org.eclipse.swt.graphics.Rectangle bounds
		int index
		org.eclipse.swt.widgets.Display display
		int lineIndex
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.TextLayout layout
	int[] getRanges (int, int, int, int) 
		int left
		int top
		int right
		int bottom
		org.eclipse.swt.custom.StyledText st
		int lineStart
		int lineEnd
		int count
		int[] ranges
		int index
		int lineIndex
		String line
		int lineOffset
		int lineEndOffset
		int linePixel
		int start
		int[] trailing
		int end
		int temp
	public void getRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.widgets.Display display
	public void getText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		int start
		int end
		int contentLength
		int temp
		int count
		int newCount
		int newEnd
		int newStart
		int newCount
		int newEnd
		int newStart
		int offset
		int lineIndex
		String line
	public void getVisibleRanges (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
	public void scrollText (org.eclipse.swt.accessibility.AccessibleTextEvent) 
		org.eclipse.swt.accessibility.AccessibleTextEvent e
		org.eclipse.swt.custom.StyledText st
		int topPixel
		int horizontalPixel
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.Rectangle rect
}

org/eclipse/swt/custom/StyledText$13.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$13 extends org.eclipse.swt.accessibility.AccessibleAttributeAdapter {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void getAttributes (org.eclipse.swt.accessibility.AccessibleAttributeEvent) 
		org.eclipse.swt.accessibility.AccessibleAttributeEvent e
		org.eclipse.swt.custom.StyledText st
	public void getTextAttributes (org.eclipse.swt.accessibility.AccessibleTextAttributeEvent) 
		org.eclipse.swt.accessibility.AccessibleTextAttributeEvent e
		org.eclipse.swt.custom.StyledText st
		int contentLength
		int offset
		int lineIndex
		int lineOffset
		int lineCount
		org.eclipse.swt.graphics.TextLayout layout
		int lineLength
		org.eclipse.swt.graphics.TextStyle textStyle
		int[] ranges
		int index
		int end
		int styleStart
		int styleEnd
}

org/eclipse/swt/custom/StyledText$14.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$14 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
	public void getState (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
		int state
	public void getValue (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/StyledText$15.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$15 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledText this$0
	private final org.eclipse.swt.accessibility.Accessible val$accessible
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.accessibility.Accessible) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/StyledText$2.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledText this$0
	private final org.eclipse.swt.widgets.Display val$display
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.widgets.Display) 
	public void run () 
		int verticalScrollOffset
		int y
		int pixels
}

org/eclipse/swt/custom/StyledText$3.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$3 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledText this$0
	private final org.eclipse.swt.widgets.Display val$display
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.widgets.Display) 
	public void run () 
		int verticalScrollOffset
		int y
		int max
		int pixels
}

org/eclipse/swt/custom/StyledText$4.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$4 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledText this$0
	private final org.eclipse.swt.widgets.Display val$display
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.widgets.Display) 
	public void run () 
		int x
		int max
		int pixels
}

org/eclipse/swt/custom/StyledText$5.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$5 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledText this$0
	private final org.eclipse.swt.widgets.Display val$display
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.widgets.Display) 
	public void run () 
		int x
		int pixels
}

org/eclipse/swt/custom/StyledText$6.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$6 extends java.lang.Object implements org.eclipse.swt.custom.TextChangeListener  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void textChanging (org.eclipse.swt.custom.TextChangingEvent) 
		org.eclipse.swt.custom.TextChangingEvent event
	public void textChanged (org.eclipse.swt.custom.TextChangedEvent) 
		org.eclipse.swt.custom.TextChangedEvent event
	public void textSet (org.eclipse.swt.custom.TextChangedEvent) 
		org.eclipse.swt.custom.TextChangedEvent event
}

org/eclipse/swt/custom/StyledText$7.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$7 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/StyledText$8.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$8 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/StyledText$9.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$9 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledText this$0
	void  (org.eclipse.swt.custom.StyledText) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/StyledText$Printing.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$Printing extends java.lang.Object implements java.lang.Runnable  {
	static final int LEFT
	static final int CENTER
	static final int RIGHT
	org.eclipse.swt.printing.Printer printer
	org.eclipse.swt.custom.StyledTextRenderer printerRenderer
	org.eclipse.swt.custom.StyledTextPrintOptions printOptions
	org.eclipse.swt.graphics.Rectangle clientArea
	org.eclipse.swt.graphics.FontData fontData
	org.eclipse.swt.graphics.Font printerFont
	java.util.Hashtable resources
	int tabLength
	org.eclipse.swt.graphics.GC gc
	int pageWidth
	int startPage
	int endPage
	int scope
	int startLine
	int endLine
	boolean singleLine
	org.eclipse.swt.graphics.Point selection
	boolean mirrored
	int lineSpacing
	int printMargin
	void  (org.eclipse.swt.custom.StyledText, org.eclipse.swt.printing.Printer, org.eclipse.swt.custom.StyledTextPrintOptions) 
		org.eclipse.swt.custom.StyledText styledText
		org.eclipse.swt.printing.Printer printer
		org.eclipse.swt.custom.StyledTextPrintOptions printOptions
		org.eclipse.swt.printing.PrinterData data
		int temp
	void cacheLineData (org.eclipse.swt.custom.StyledText) 
		org.eclipse.swt.custom.StyledText styledText
		org.eclipse.swt.custom.StyledTextRenderer renderer
		int lineCount
		org.eclipse.swt.custom.StyledTextContent content
		int i
		String line
		int lineOffset
		org.eclipse.swt.custom.StyledTextEvent event
		org.eclipse.swt.custom.StyleRange[] styles
		org.eclipse.swt.graphics.Point screenDPI
		org.eclipse.swt.graphics.Point printerDPI
		int i
		org.eclipse.swt.graphics.Color color
		org.eclipse.swt.graphics.Color printerColor
		int indent
		org.eclipse.swt.custom.StyleRange[] styles
		int i
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.graphics.Font font
		org.eclipse.swt.graphics.Font printerFont
		org.eclipse.swt.graphics.Color color
		org.eclipse.swt.graphics.Color printerColor
		org.eclipse.swt.graphics.Color printerColor
		org.eclipse.swt.graphics.GlyphMetrics metrics
	org.eclipse.swt.custom.StyledTextContent copyContent (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent original
		org.eclipse.swt.custom.StyledTextContent printerContent
		int insertOffset
		int i
		int insertEndOffset
		int insertEndOffset
	void dispose () 
		java.util.Enumeration enumeration
		org.eclipse.swt.graphics.Resource resource
	void init () 
		org.eclipse.swt.graphics.Rectangle trim
		org.eclipse.swt.graphics.Point dpi
		int style
		int lineHeight
		org.eclipse.swt.custom.StyledTextContent content
		int pageSize
	void print () 
		org.eclipse.swt.graphics.Color background
		org.eclipse.swt.graphics.Color foreground
		int paintY
		int paintX
		int width
		int page
		int pageBottom
		int orientation
		org.eclipse.swt.graphics.TextLayout printLayout
		int numberingWidth
		int count
		String[] lineLabels
		int i
		int lineWidth
		StringBuffer buffer
		int i
		org.eclipse.swt.graphics.TextLayout layout
		org.eclipse.swt.graphics.Color lineBackground
		int paragraphBottom
		int lineCount
		int height
		int layoutHeight
	void printDecoration (int, boolean, org.eclipse.swt.graphics.TextLayout) 
		int page
		boolean header
		org.eclipse.swt.graphics.TextLayout layout
		String text
		int lastSegmentIndex
		int i
		int segmentIndex
		String segment
		String segment
	void printDecorationSegment (java.lang.String, int, int, boolean, org.eclipse.swt.graphics.TextLayout) 
		String segment
		int alignment
		int page
		boolean header
		org.eclipse.swt.graphics.TextLayout layout
		int pageIndex
		int pageTagLength
		StringBuffer buffer
		int segmentWidth
		int segmentHeight
		int drawX
		int drawY
		int drawY
	void printLine (int, int, org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.TextLayout, org.eclipse.swt.graphics.TextLayout, int) 
		int x
		int y
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Color foreground
		org.eclipse.swt.graphics.Color background
		org.eclipse.swt.graphics.TextLayout layout
		org.eclipse.swt.graphics.TextLayout printLayout
		int index
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.FontMetrics metrics
		String[] lineLabels
		int paintX
	public void run () 
		String jobName
}

org/eclipse/swt/custom/StyledText$RTFWriter.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$RTFWriter extends org.eclipse.swt.custom.StyledText$TextWriter {
	static final int DEFAULT_FOREGROUND
	static final int DEFAULT_BACKGROUND
	java.util.Vector colorTable
	java.util.Vector fontTable
	boolean WriteUnicode
	final org.eclipse.swt.custom.StyledText this$0
	public void  (org.eclipse.swt.custom.StyledText, int, int) 
		int start
		int length
	public void close () 
	int getColorIndex (org.eclipse.swt.graphics.Color, int) 
		org.eclipse.swt.graphics.Color color
		int defaultIndex
		int index
	int getFontIndex (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
		int index
	void setUnicode () 
		String osName
		String osVersion
		int majorVersion
		int majorIndex
	void write (java.lang.String, int, int) 
		String string
		int start
		int end
		int index
		char ch
	void writeHeader () 
		StringBuffer header
		org.eclipse.swt.graphics.FontData fontData
		String cpg
		int i
		org.eclipse.swt.graphics.FontData fd
		int i
		org.eclipse.swt.graphics.Color color
	public void writeLine (java.lang.String, int) 
		String line
		int lineOffset
		int lineIndex
		int lineAlignment
		int lineAlignment
		int lineIndent
		int lineIndent
		boolean lineJustify
		boolean lineJustify
		int[] ranges
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
		org.eclipse.swt.custom.StyleRange[] styles
		org.eclipse.swt.custom.StyledTextEvent event
		org.eclipse.swt.graphics.Color lineBackground
	public void writeLineDelimiter (java.lang.String) 
		String lineDelimiter
	void writeStyledLine (java.lang.String, int, int[], org.eclipse.swt.custom.StyleRange[], org.eclipse.swt.graphics.Color, int, int, boolean) 
		String line
		int lineOffset
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
		org.eclipse.swt.graphics.Color lineBackground
		int indent
		int alignment
		boolean justify
		int lineLength
		int startOffset
		int writeOffset
		int lineIndex
		int endOffset
		int lineEndOffset
		int i
		org.eclipse.swt.custom.StyleRange style
		int start
		int start
		int end
		int end
		int colorIndex
		org.eclipse.swt.graphics.Font font
		int fontIndex
		org.eclipse.swt.graphics.FontData fontData
		int copyEnd
}

org/eclipse/swt/custom/StyledText$TextWriter.class
StyledText.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledText$TextWriter extends java.lang.Object {
	private StringBuffer buffer
	private int startOffset
	private int endOffset
	private boolean isClosed
	final org.eclipse.swt.custom.StyledText this$0
	public void  (org.eclipse.swt.custom.StyledText, int, int) 
		int start
		int length
	public void close () 
	public int getCharCount () 
	public int getStart () 
	public boolean isClosed () 
	public java.lang.String toString () 
	void write (java.lang.String) 
		String string
	void write (java.lang.String, int) 
		String string
		int offset
	void write (int) 
		int i
	void write (char) 
		char i
	public void writeLine (java.lang.String, int) 
		String line
		int lineOffset
		int writeOffset
		int lineLength
		int lineIndex
		int lineIndex
		int copyEnd
	public void writeLineDelimiter (java.lang.String) 
		String lineDelimiter
}

org/eclipse/swt/custom/StyledText.class
StyledText.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.StyledText extends org.eclipse.swt.widgets.Canvas {
	static final char TAB
	static final String PlatformLineDelimiter
	static final int BIDI_CARET_WIDTH
	static final int DEFAULT_WIDTH
	static final int DEFAULT_HEIGHT
	static final int V_SCROLL_RATE
	static final int H_SCROLL_RATE
	static final int ExtendedModify
	static final int LineGetBackground
	static final int LineGetStyle
	static final int TextChanging
	static final int TextSet
	static final int VerifyKey
	static final int TextChanged
	static final int LineGetSegments
	static final int PaintObject
	static final int WordNext
	static final int WordPrevious
	static final int CaretMoved
	static final int PREVIOUS_OFFSET_TRAILING
	static final int OFFSET_LEADING
	org.eclipse.swt.graphics.Color selectionBackground
	org.eclipse.swt.graphics.Color selectionForeground
	org.eclipse.swt.custom.StyledTextContent content
	org.eclipse.swt.custom.StyledTextRenderer renderer
	org.eclipse.swt.widgets.Listener listener
	org.eclipse.swt.custom.TextChangeListener textChangeListener
	int verticalScrollOffset
	int horizontalScrollOffset
	int topIndex
	int topIndexY
	int clientAreaHeight
	int clientAreaWidth
	int tabLength
	int[] tabs
	int leftMargin
	int topMargin
	int rightMargin
	int bottomMargin
	org.eclipse.swt.graphics.Color marginColor
	int columnX
	int caretOffset
	int caretAlignment
	org.eclipse.swt.graphics.Point selection
	org.eclipse.swt.graphics.Point clipboardSelection
	int selectionAnchor
	org.eclipse.swt.graphics.Point doubleClickSelection
	boolean editable
	boolean wordWrap
	boolean doubleClickEnabled
	boolean overwrite
	int textLimit
	java.util.Hashtable keyActionMap
	org.eclipse.swt.graphics.Color background
	org.eclipse.swt.graphics.Color foreground
	org.eclipse.swt.dnd.Clipboard clipboard
	int clickCount
	int autoScrollDirection
	int autoScrollDistance
	int lastTextChangeStart
	int lastTextChangeNewLineCount
	int lastTextChangeNewCharCount
	int lastTextChangeReplaceLineCount
	int lastTextChangeReplaceCharCount
	int lastCharCount
	int lastLineBottom
	boolean isMirrored
	boolean bidiColoring
	org.eclipse.swt.graphics.Image leftCaretBitmap
	org.eclipse.swt.graphics.Image rightCaretBitmap
	int caretDirection
	int caretWidth
	org.eclipse.swt.widgets.Caret defaultCaret
	boolean updateCaretDirection
	boolean fixedLineHeight
	boolean dragDetect
	org.eclipse.swt.widgets.IME ime
	org.eclipse.swt.graphics.Cursor cursor
	int alignment
	boolean justify
	int indent
	int wrapIndent
	int lineSpacing
	int alignmentMargin
	int newOrientation
	int accCaretOffset
	boolean blockSelection
	int blockXAnchor
	int blockYAnchor
	int blockXLocation
	int blockYLocation
	static final boolean IS_MAC
	static final boolean IS_GTK
	static final boolean IS_MOTIF
	static void  () 
		String platform
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		org.eclipse.swt.widgets.Display display
		Runnable runnable
	public void addExtendedModifyListener (org.eclipse.swt.custom.ExtendedModifyListener) 
		org.eclipse.swt.custom.ExtendedModifyListener extendedModifyListener
		org.eclipse.swt.custom.StyledTextListener typedListener
	public void addBidiSegmentListener (org.eclipse.swt.custom.BidiSegmentListener) 
		org.eclipse.swt.custom.BidiSegmentListener listener
	public void addCaretListener (org.eclipse.swt.custom.CaretListener) 
		org.eclipse.swt.custom.CaretListener listener
	public void addLineBackgroundListener (org.eclipse.swt.custom.LineBackgroundListener) 
		org.eclipse.swt.custom.LineBackgroundListener listener
	public void addLineStyleListener (org.eclipse.swt.custom.LineStyleListener) 
		org.eclipse.swt.custom.LineStyleListener listener
	public void addModifyListener (org.eclipse.swt.events.ModifyListener) 
		org.eclipse.swt.events.ModifyListener modifyListener
	public void addPaintObjectListener (org.eclipse.swt.custom.PaintObjectListener) 
		org.eclipse.swt.custom.PaintObjectListener listener
	public void addSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	public void addVerifyKeyListener (org.eclipse.swt.custom.VerifyKeyListener) 
		org.eclipse.swt.custom.VerifyKeyListener listener
	public void addVerifyListener (org.eclipse.swt.events.VerifyListener) 
		org.eclipse.swt.events.VerifyListener verifyListener
	public void addWordMovementListener (org.eclipse.swt.custom.MovementListener) 
		org.eclipse.swt.custom.MovementListener movementListener
	public void append (java.lang.String) 
		String string
		int lastChar
	void calculateScrollBars () 
		org.eclipse.swt.widgets.ScrollBar horizontalBar
		org.eclipse.swt.widgets.ScrollBar verticalBar
	void calculateTopIndex (int) 
		int delta
		int oldTopIndex
		int oldTopIndexY
		int verticalIncrement
		int bottomPixel
		int fullLineTopPixel
		int fullLineVisibleHeight
		int lineIndex
		int lineCount
		int lineIndex
		int lineHeight
	static int checkStyle (int) 
		int style
	void claimBottomFreeSpace () 
		int newVerticalOffset
		int bottomIndex
		int height
	void claimRightFreeSpace () 
		int newHorizontalOffset
	void clearBlockSelection (boolean, boolean) 
		boolean reset
		boolean sendEvent
	void clearSelection (boolean) 
		boolean sendEvent
		int selectionStart
		int selectionEnd
		int length
		int redrawStart
		int redrawEnd
	public org.eclipse.swt.graphics.Point computeSize (int, int, boolean) 
		int wHint
		int hHint
		boolean changed
		int lineCount
		int width
		int height
		org.eclipse.swt.widgets.Display display
		int maxHeight
		int lineIndex
		org.eclipse.swt.graphics.TextLayout layout
		int wrapWidth
		org.eclipse.swt.graphics.Rectangle rect
		int wTrim
		int hTrim
		org.eclipse.swt.graphics.Rectangle rect
	public void copy () 
	public void copy (int) 
		int clipboardType
	boolean copySelection (int) 
		int type
		String text
		org.eclipse.swt.dnd.TextTransfer plainTextTransfer
		Object[] data
		org.eclipse.swt.dnd.Transfer[] types
		int length
		org.eclipse.swt.SWTError error
	public int getAlignment () 
	int getAvailableHeightAbove (int) 
		int height
		int maxHeight
		int lineIndex
	int getAvailableHeightBellow (int) 
		int height
		int partialBottomIndex
		int topY
		int lineHeight
		int availableHeight
		int clientAreaHeight
		int lineIndex
		int lineCount
	public org.eclipse.swt.graphics.Color getMarginColor () 
	java.lang.String getModelDelimitedText (java.lang.String) 
		String text
		int length
		int crIndex
		int lfIndex
		int i
		StringBuffer convertedText
		String delimiter
	boolean checkDragDetect (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.graphics.Rectangle rect
		int offset
	void createKeyBindings () 
		int nextKey
		int previousKey
	void createCaretBitmaps () 
		int caretWidth
		org.eclipse.swt.widgets.Display display
		int lineHeight
		org.eclipse.swt.graphics.GC gc
	public void cut () 
	void doAutoScroll (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int caretLine
	void doAutoScroll (int, int) 
		int direction
		int distance
		Runnable timer
		org.eclipse.swt.widgets.Display display
	void doBackspace () 
		org.eclipse.swt.widgets.Event event
		int lineIndex
		int lineOffset
		boolean isSurrogate
		String lineText
		char ch
		org.eclipse.swt.graphics.TextLayout layout
		int start
	void doBlockColumn (boolean) 
		boolean next
		int x
		int y
		int[] trailing
		int offset
		int lineIndex
		int newOffset
		int newOffset
		int width
		int maxWidth
		org.eclipse.swt.graphics.Rectangle rect
	void doBlockWord (boolean) 
		boolean next
		int x
		int y
		int[] trailing
		int offset
		int lineIndex
		int lineOffset
		String lineText
		int lineLength
		int newOffset
		int width
		int maxWidth
		org.eclipse.swt.graphics.Rectangle rect
	void doBlockLineVertical (boolean) 
		boolean up
		int y
		int lineIndex
		int lineCount
		int bottom
	void doBlockLineHorizontal (boolean) 
		boolean end
		int x
		int y
		int lineIndex
		int lineOffset
		String lineText
		int lineLength
		int[] trailing
		int offset
		int newOffset
		int maxWidth
		org.eclipse.swt.graphics.Rectangle rect
	void doBlockSelection (boolean) 
		boolean sendEvent
	void doContent (char) 
		char key
		org.eclipse.swt.widgets.Event event
		int lineIndex
		int lineOffset
		String line
	void doContentEnd () 
		int length
	void doContentStart () 
	void doCursorPrevious () 
	void doCursorNext () 
	void doDelete () 
		org.eclipse.swt.widgets.Event event
		int line
		int lineOffset
		int lineLength
	void doDeleteWordNext () 
		org.eclipse.swt.widgets.Event event
	void doDeleteWordPrevious () 
		org.eclipse.swt.widgets.Event event
	void doLineDown (boolean) 
		boolean select
		int caretLine
		int lineCount
		int y
		boolean lastLine
		int lineOffset
		int offsetInLine
		org.eclipse.swt.graphics.TextLayout layout
		int lineIndex
		int layoutLineCount
		int[] alignment
		int offset
		int oldColumnX
		int oldHScrollOffset
		int hScrollChange
	void doLineEnd () 
		int caretLine
		int lineOffset
		int lineEndOffset
		int lineEndOffset
		org.eclipse.swt.graphics.TextLayout layout
		int offsetInLine
		int lineIndex
		int[] offsets
		int lineLength
	void doLineStart () 
		int caretLine
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int offsetInLine
		int lineIndex
		int[] offsets
	void doLineUp (boolean) 
		boolean select
		int caretLine
		int y
		boolean firstLine
		int lineOffset
		int offsetInLine
		org.eclipse.swt.graphics.TextLayout layout
		int lineIndex
		int[] alignment
		int offset
		int oldColumnX
		int oldHScrollOffset
		int hScrollChange
	void doMouseLinkCursor () 
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.Point point
	void doMouseLinkCursor (int, int) 
		int x
		int y
		int offset
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.Cursor newCursor
		int type
	void doMouseLocationChange (int, int, boolean) 
		int x
		int y
		boolean select
		int line
		boolean wordSelect
		org.eclipse.swt.graphics.Point left
		int[] trailing
		int offset
		org.eclipse.swt.graphics.Point right
		int[] trailing
		int offset
		int avg
		int[] alignment
		int newCaretOffset
		int newCaretAlignemnt
		int newCaretLine
		boolean vchange
		boolean hchange
	void doMouseSelection () 
	int doMouseWordSelect (int, int, int) 
		int x
		int newCaretOffset
		int line
		boolean wordSelect
		int lineEnd
	void doPageDown (boolean, int) 
		boolean select
		int height
		int oldColumnX
		int oldHScrollOffset
		int lineCount
		int caretLine
		int lineHeight
		int lines
		int scrollLines
		int[] alignment
		int offset
		int verticalMaximum
		int pageSize
		int verticalScrollOffset
		int scrollOffset
		int lineCount
		int caretLine
		int lineIndex
		int lineIndex
		int lineHeight
		int lineHeight
		int topY
		org.eclipse.swt.graphics.TextLayout layout
		int y
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		int topLineY
		org.eclipse.swt.graphics.TextLayout layout
		int y
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		int caretHeight
		org.eclipse.swt.graphics.TextLayout layout
		int offsetInLine
		int[] alignment
		int offset
		int hScrollChange
	void doPageEnd () 
		int bottomOffset
		int bottomOffset
		int bottomOffset
		int lineIndex
		org.eclipse.swt.graphics.TextLayout layout
		int y
		int index
		org.eclipse.swt.graphics.Rectangle bounds
		int lineIndex
	void doPageStart () 
		int topOffset
		int topOffset
		int topOffset
		int y
		int y
		int lineIndex
		int lineIndex
		org.eclipse.swt.graphics.TextLayout layout
		int index
		int lineCount
		org.eclipse.swt.graphics.Rectangle bounds
	void doPageUp (boolean, int) 
		boolean select
		int height
		int oldHScrollOffset
		int oldColumnX
		int caretLine
		int lineHeight
		int lines
		int scrollLines
		int[] alignment
		int offset
		int verticalScrollOffset
		int scrollOffset
		int caretLine
		int lineHeight
		int lineHeight
		int lineHeight
		int lineIndex
		int lineIndex
		int lineIndex
		int lineIndex
		int lineIndex
		int y
		int y
		org.eclipse.swt.graphics.TextLayout layout
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		int topLineY
		org.eclipse.swt.graphics.TextLayout layout
		int y
		int i
		org.eclipse.swt.graphics.Rectangle bounds
		int caretHeight
		org.eclipse.swt.graphics.TextLayout layout
		int offsetInLine
		int[] alignment
		int offset
		int hScrollChange
	void doSelection (int) 
		int direction
		int redrawStart
		int redrawEnd
	void doSelectionCursorNext () 
		int caretLine
		int lineOffset
		int offsetInLine
		int offset
		int offset
		int alignment
		int alignment
		org.eclipse.swt.graphics.TextLayout layout
		int lineStart
	void doSelectionCursorPrevious () 
		int caretLine
		int lineOffset
		int offsetInLine
		int offset
		int offset
	void doSelectionLineDown () 
		int oldColumnX
	void doSelectionLineUp () 
		int oldColumnX
	void doSelectionPageDown (int) 
		int pixels
		int oldColumnX
	void doSelectionPageUp (int) 
		int pixels
		int oldColumnX
	void doSelectionWordNext () 
		int offset
	void doSelectionWordPrevious () 
		int offset
	void doVisualPrevious () 
		int offset
	void doVisualNext () 
		int offset
	void doWordNext () 
	void doWordPrevious () 
	void endAutoScroll () 
	public org.eclipse.swt.graphics.Color getBackground () 
	public int getBaseline () 
	public int getBaseline (int) 
		int offset
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int lineInParagraph
		org.eclipse.swt.graphics.FontMetrics metrics
	public boolean getBidiColoring () 
	public boolean getBlockSelection () 
	org.eclipse.swt.graphics.Rectangle getBlockSelectionPosition () 
		int firstLine
		int lastLine
		int temp
		int left
		int right
	public org.eclipse.swt.graphics.Rectangle getBlockSelectionBounds () 
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Point startPoint
		org.eclipse.swt.graphics.Point endPoint
		int height
	org.eclipse.swt.graphics.Rectangle getBlockSelectionRectangle () 
		org.eclipse.swt.graphics.Rectangle rect
	java.lang.String getBlockSelectionText (java.lang.String) 
		String delimiter
		org.eclipse.swt.graphics.Rectangle rect
		int firstLine
		int lastLine
		int left
		int right
		StringBuffer buffer
		int lineIndex
		int start
		int end
		int temp
		String text
	int getBottomIndex () 
		int bottomIndex
		int bottomIndex
		int lineCount
		int lineHeight
		int partialTopLineHeight
		int clientAreaHeight
		int linePixel
		int lineHeight
	public int getBottomMargin () 
	org.eclipse.swt.graphics.Rectangle getBoundsAtOffset (int) 
		int offset
		int lineIndex
		int lineOffset
		String line
		org.eclipse.swt.graphics.Rectangle bounds
		org.eclipse.swt.graphics.Rectangle bounds
		int offsetInLine
		org.eclipse.swt.graphics.TextLayout layout
		int lineEnd
	public int getCaretOffset () 
	int getCaretWidth () 
		org.eclipse.swt.widgets.Caret caret
	java.lang.Object getClipboardContent (int) 
		int clipboardType
		org.eclipse.swt.dnd.TextTransfer plainTextTransfer
	int getClusterNext (int, int) 
		int offset
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
	int getClusterPrevious (int, int) 
		int offset
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
	public org.eclipse.swt.custom.StyledTextContent getContent () 
	public boolean getDragDetect () 
	public boolean getDoubleClickEnabled () 
	public boolean getEditable () 
	public org.eclipse.swt.graphics.Color getForeground () 
	int getHorizontalIncrement () 
	public int getHorizontalIndex () 
	public int getHorizontalPixel () 
	public int getIndent () 
	public boolean getJustify () 
	public int getKeyBinding (int) 
		int key
		Integer action
	public int getCharCount () 
	public java.lang.String getLine (int) 
		int lineIndex
	public int getLineAlignment (int) 
		int index
	public int getLineAtOffset (int) 
		int offset
	public org.eclipse.swt.graphics.Color getLineBackground (int) 
		int index
	public org.eclipse.swt.custom.Bullet getLineBullet (int) 
		int index
	org.eclipse.swt.custom.StyledTextEvent getLineBackgroundData (int, java.lang.String) 
		int lineOffset
		String line
	public int getLineCount () 
	int getLineCountWhole () 
		int lineHeight
	public java.lang.String getLineDelimiter () 
	public int getLineHeight () 
	public int getLineHeight (int) 
		int offset
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int lineInParagraph
		int height
	public int getLineIndent (int) 
		int index
	public boolean getLineJustify (int) 
		int index
	public int getLineSpacing () 
	org.eclipse.swt.custom.StyledTextEvent getLineStyleData (int, java.lang.String) 
		int lineOffset
		String line
	public int getLinePixel (int) 
		int lineIndex
		int lineCount
		int lineHeight
		int height
		int i
		int i
	public int getLineIndex (int) 
		int y
		int lineHeight
		int lineIndex
		int lineCount
		int line
		int lineCount
		int lineHeight
	public int[] getLineTabStops (int) 
		int index
		int[] tabs
		int[] result
	public int getLineWrapIndent (int) 
		int index
	public int getLeftMargin () 
	public org.eclipse.swt.graphics.Point getLocationAtOffset (int) 
		int offset
	public int getOffsetAtLine (int) 
		int lineIndex
	public int getOffsetAtLocation (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point point
		int[] trailing
		int offset
	int getOffsetAtPoint (int, int, int[]) 
		int x
		int y
		int[] alignment
		int lineIndex
	int getOffsetAtPoint (int, int, int, int[]) 
		int x
		int y
		int lineIndex
		int[] alignment
		org.eclipse.swt.graphics.TextLayout layout
		int[] trailing
		int offsetInLine
		int lineInParagraph
		int lineStart
		String line
		int level
		int offset
		int trailingLevel
	int getOffsetAtPoint (int, int, int[], boolean) 
		int x
		int y
		int[] trailing
		boolean inTextOnly
		int bottomIndex
		int height
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int offset
		org.eclipse.swt.graphics.Rectangle rect
	public int getOrientation () 
		int style
	int getPartialBottomIndex () 
		int lineHeight
		int partialLineCount
	int getPartialTopIndex () 
		int lineHeight
	java.lang.String getPlatformDelimitedText (org.eclipse.swt.custom.StyledText$TextWriter) 
		org.eclipse.swt.custom.StyledText$TextWriter writer
		int end
		int startLine
		int endLine
		String endLineText
		int endLineOffset
		int i
	public int[] getRanges () 
		int[] ranges
	public int[] getRanges (int, int) 
		int start
		int length
		int contentLength
		int end
		int[] ranges
	public int getRightMargin () 
	public org.eclipse.swt.graphics.Point getSelection () 
	public org.eclipse.swt.graphics.Point getSelectionRange () 
	public int[] getSelectionRanges () 
		org.eclipse.swt.graphics.Rectangle rect
		int firstLine
		int lastLine
		int left
		int right
		int[] ranges
		int index
		int lineIndex
		int start
		int end
		int temp
	public org.eclipse.swt.graphics.Color getSelectionBackground () 
	public int getSelectionCount () 
	public org.eclipse.swt.graphics.Color getSelectionForeground () 
	public java.lang.String getSelectionText () 
	public int getStyle () 
		int style
	org.eclipse.swt.custom.StyledTextEvent getBidiSegments (int, java.lang.String) 
		int lineOffset
		String line
		org.eclipse.swt.custom.StyledTextEvent event
		org.eclipse.swt.custom.StyledTextEvent event
		int lineLength
		int[] segments
		int segmentCount
		int i
		int i
	int[] getBidiSegmentsCompatibility (java.lang.String, int) 
		String line
		int lineOffset
		int lineLength
		org.eclipse.swt.custom.StyleRange[] styles
		org.eclipse.swt.custom.StyledTextEvent event
		int k
		int count
		int[] offsets
		int i
		org.eclipse.swt.custom.StyleRange style
		int styleLineStart
		int styleLineEnd
		int[] result
	public org.eclipse.swt.custom.StyleRange getStyleRangeAtOffset (int) 
		int offset
		org.eclipse.swt.custom.StyleRange[] ranges
	public org.eclipse.swt.custom.StyleRange[] getStyleRanges () 
	public org.eclipse.swt.custom.StyleRange[] getStyleRanges (boolean) 
		boolean includeRanges
	public org.eclipse.swt.custom.StyleRange[] getStyleRanges (int, int) 
		int start
		int length
	public org.eclipse.swt.custom.StyleRange[] getStyleRanges (int, int, boolean) 
		int start
		int length
		boolean includeRanges
		int contentLength
		int end
		org.eclipse.swt.custom.StyleRange[] ranges
	public int getTabs () 
	public int[] getTabStops () 
		int[] result
	public java.lang.String getText () 
	public java.lang.String getText (int, int) 
		int start
		int end
		int contentLength
	public org.eclipse.swt.graphics.Rectangle getTextBounds (int, int) 
		int start
		int end
		int contentLength
		int lineStart
		int lineEnd
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle rect
		int y
		int height
		int left
		int right
		int i
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int length
	public java.lang.String getTextRange (int, int) 
		int start
		int length
		int contentLength
		int end
	public int getTextLimit () 
	public int getTopIndex () 
	public int getTopMargin () 
	public int getTopPixel () 
	int getVerticalIncrement () 
	int getVerticalScrollOffset () 
		int height
		int i
	int getVisualLineIndex (org.eclipse.swt.graphics.TextLayout, int) 
		org.eclipse.swt.graphics.TextLayout layout
		int offsetInLine
		int lineIndex
		int[] offsets
		int lineY
		int caretY
	int getCaretDirection () 
		int caretLine
		int lineOffset
		String line
		int offset
		int lineLength
		org.eclipse.swt.graphics.TextLayout layout
		int level
	int getCaretLine () 
	int getWrapWidth () 
		int width
	int getWordNext (int, int) 
		int offset
		int movement
	int getWordNext (int, int, boolean) 
		int offset
		int movement
		boolean ignoreListener
		int newOffset
		int newOffset
		int newOffset
		int lineOffset
		int lineOffset
		String lineText
		String lineText
		int lineIndex
		int lineIndex
		int lineLength
		org.eclipse.swt.graphics.TextLayout layout
	int getWordPrevious (int, int) 
		int offset
		int movement
	int getWordPrevious (int, int, boolean) 
		int offset
		int movement
		boolean ignoreListener
		int newOffset
		int newOffset
		int newOffset
		int lineOffset
		int lineOffset
		String lineText
		String lineText
		int lineIndex
		int lineIndex
		String nextLineText
		int nextLineOffset
		int layoutOffset
		org.eclipse.swt.graphics.TextLayout layout
	public boolean getWordWrap () 
	public int getWrapIndent () 
	org.eclipse.swt.graphics.Point getPointAtOffset (int) 
		int offset
		int lineIndex
		String line
		int lineOffset
		int offsetInLine
		int lineLength
		int endLineOffset
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.TextLayout layout
	public void insert (java.lang.String) 
		String string
		org.eclipse.swt.graphics.Point sel
	int insertBlockSelectionText (java.lang.String, boolean) 
		String text
		boolean fillWithSpaces
		int lineCount
		int i
		char ch
		String[] lines
		int start
		int i
		char ch
		int maxLength
		int i
		int length
		int i
		String line
		int length
		int numSpaces
		StringBuffer buffer
		int j
		int firstLine
		int firstLine
		int lastLine
		int lastLine
		int left
		int left
		int right
		int right
		org.eclipse.swt.graphics.Rectangle rect
		int caretLine
		int index
		int lineIndex
		String string
		int lineStart
		int lineStart
	void insertBlockSelectionText (char, int) 
		char key
		int action
		org.eclipse.swt.graphics.Rectangle rect
		int firstLine
		int lastLine
		int left
		int right
		int[] trailing
		int offset
		int delta
		String text
		int length
		int lineIndex
		String line
		int lineOffset
		int lineEndOffset
		int linePixel
		int start
		boolean outOfLine
		int end
		int temp
		org.eclipse.swt.widgets.Event event
		int x
		int verticalScrollOffset
	void installDefaultContent () 
	void installListeners () 
		org.eclipse.swt.widgets.ScrollBar verticalBar
		org.eclipse.swt.widgets.ScrollBar horizontalBar
	void internalRedrawRange (int, int) 
		int start
		int length
		int end
		int startLine
		int endLine
		int partialBottomIndex
		int partialTopIndex
		org.eclipse.swt.graphics.TextLayout layout
		int lineX
		int startLineY
		int[] offsets
		int startIndex
		org.eclipse.swt.graphics.Rectangle rect
		int endIndex
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle startRect
		org.eclipse.swt.graphics.Rectangle bounds
		int endIndex
		org.eclipse.swt.graphics.Rectangle endRect
		org.eclipse.swt.graphics.Rectangle bounds
		int y
	void handleCompositionOffset (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int[] trailing
	void handleCompositionSelection (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void handleCompositionChanged (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		String text
		int start
		int end
		int length
		int alignment
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
	void handleDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void handleHorizontalScroll (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int scrollPixel
	void handleKey (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int action
		int action
		int c
		boolean ignore
	void handleKeyDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Event verifyEvent
	void handleKeyUp (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.Event e
	void handleMouseDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		String text
		org.eclipse.swt.widgets.Event e
		boolean select
		boolean wordSelect
		int offset
		int lineIndex
		int lineOffset
		int min
		int max
		int start
		int end
		int lineEnd
	void handleMouseMove (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void handleMouseUp (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void handlePaint (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int startLine
		int y
		int endY
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Color background
		org.eclipse.swt.graphics.Color foreground
		int lineCount
		int x
		int i
		org.eclipse.swt.graphics.Rectangle rect
	void handleResize (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int oldHeight
		int oldWidth
		org.eclipse.swt.graphics.Rectangle clientArea
		int x
		int y
		org.eclipse.swt.widgets.ScrollBar horizontalBar
	void handleTextChanged (org.eclipse.swt.custom.TextChangedEvent) 
		org.eclipse.swt.custom.TextChangedEvent event
		int offset
		int firstLine
		int lastLine
		int firstLineTop
		int newLastLineBottom
	void handleTextChanging (org.eclipse.swt.custom.TextChangingEvent) 
		org.eclipse.swt.custom.TextChangingEvent event
		int lineIndex
		int srcY
		int destY
		int newEndOfText
	void handleTextSet (org.eclipse.swt.custom.TextChangedEvent) 
		org.eclipse.swt.custom.TextChangedEvent event
		int newCharCount
	void handleTraverse (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void handleVerticalScroll (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int scrollPixel
	void initializeAccessible () 
		org.eclipse.swt.accessibility.Accessible accessible
	java.lang.String getAssociatedLabel () 
		org.eclipse.swt.widgets.Control[] siblings
		int i
		org.eclipse.swt.widgets.Control sibling
	java.lang.String stripMnemonic (java.lang.String) 
		String string
		int index
		int length
	char _findMnemonic (java.lang.String) 
		String string
		int index
		int length
	public void invokeAction (int) 
		int action
	boolean invokeBlockAction (int) 
		int action
	boolean isBidi () 
	boolean isBidiCaret () 
	boolean isFixedLineHeight () 
	boolean isLineDelimiter (int) 
		int offset
		int line
		int lineOffset
		int offsetInLine
	boolean isMirrored () 
	boolean isSingleLine () 
	void modifyContent (org.eclipse.swt.widgets.Event, boolean) 
		org.eclipse.swt.widgets.Event event
		boolean updateCaret
		org.eclipse.swt.custom.StyledTextEvent styledTextEvent
		int replacedLength
		int lineIndex
		int lineOffset
		org.eclipse.swt.graphics.TextLayout layout
		int levelStart
		int lineIndexEnd
		int levelEnd
	void paintObject (org.eclipse.swt.graphics.GC, int, int, int, int, org.eclipse.swt.custom.StyleRange, org.eclipse.swt.custom.Bullet, int) 
		org.eclipse.swt.graphics.GC gc
		int x
		int y
		int ascent
		int descent
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.custom.Bullet bullet
		int bulletIndex
		org.eclipse.swt.custom.StyledTextEvent event
	public void paste () 
		String text
		boolean fillWithSpaces
		int offset
		org.eclipse.swt.widgets.Event event
	public void print () 
		org.eclipse.swt.printing.Printer printer
		org.eclipse.swt.custom.StyledTextPrintOptions options
	public java.lang.Runnable print (org.eclipse.swt.printing.Printer) 
		org.eclipse.swt.printing.Printer printer
		org.eclipse.swt.custom.StyledTextPrintOptions options
	public java.lang.Runnable print (org.eclipse.swt.printing.Printer, org.eclipse.swt.custom.StyledTextPrintOptions) 
		org.eclipse.swt.printing.Printer printer
		org.eclipse.swt.custom.StyledTextPrintOptions options
	public void redraw () 
		int itemCount
	public void redraw (int, int, int, int, boolean) 
		int x
		int y
		int width
		int height
		boolean all
		int firstLine
		int lastLine
	void redrawLines (int, int, boolean) 
		int startLine
		int lineCount
		boolean bottomChanged
		int endLine
		int partialBottomIndex
		int partialTopIndex
		int redrawTop
		int redrawBottom
		int redrawWidth
	void redrawLinesBullet (int[]) 
		int[] redrawLines
		int topIndex
		int bottomIndex
		int i
		int lineIndex
		int width
		org.eclipse.swt.custom.Bullet bullet
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.graphics.GlyphMetrics metrics
		int height
		int y
	public void redrawRange (int, int, boolean) 
		int start
		int length
		boolean clearBackground
		int end
		int contentLength
		int firstLine
		int lastLine
	public void removeBidiSegmentListener (org.eclipse.swt.custom.BidiSegmentListener) 
		org.eclipse.swt.custom.BidiSegmentListener listener
	public void removeCaretListener (org.eclipse.swt.custom.CaretListener) 
		org.eclipse.swt.custom.CaretListener listener
	public void removeExtendedModifyListener (org.eclipse.swt.custom.ExtendedModifyListener) 
		org.eclipse.swt.custom.ExtendedModifyListener extendedModifyListener
	public void removeLineBackgroundListener (org.eclipse.swt.custom.LineBackgroundListener) 
		org.eclipse.swt.custom.LineBackgroundListener listener
	public void removeLineStyleListener (org.eclipse.swt.custom.LineStyleListener) 
		org.eclipse.swt.custom.LineStyleListener listener
	public void removeModifyListener (org.eclipse.swt.events.ModifyListener) 
		org.eclipse.swt.events.ModifyListener modifyListener
	public void removePaintObjectListener (org.eclipse.swt.custom.PaintObjectListener) 
		org.eclipse.swt.custom.PaintObjectListener listener
	public void removeSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	public void removeVerifyListener (org.eclipse.swt.events.VerifyListener) 
		org.eclipse.swt.events.VerifyListener verifyListener
	public void removeVerifyKeyListener (org.eclipse.swt.custom.VerifyKeyListener) 
		org.eclipse.swt.custom.VerifyKeyListener listener
	public void removeWordMovementListener (org.eclipse.swt.custom.MovementListener) 
		org.eclipse.swt.custom.MovementListener listener
	public void replaceStyleRanges (int, int, org.eclipse.swt.custom.StyleRange[]) 
		int start
		int length
		org.eclipse.swt.custom.StyleRange[] ranges
	public void replaceTextRange (int, int, java.lang.String) 
		int start
		int length
		String text
		int contentLength
		int end
		org.eclipse.swt.widgets.Event event
	void reset () 
		org.eclipse.swt.widgets.ScrollBar verticalBar
		org.eclipse.swt.widgets.ScrollBar horizontalBar
	void resetCache (int, int) 
		int firstLine
		int count
		int maxLineIndex
	void resetSelection () 
	public void scroll (int, int, int, int, int, int, boolean) 
		int destX
		int destY
		int x
		int y
		int width
		int height
		boolean all
		int deltaX
		int deltaY
		org.eclipse.swt.widgets.Control[] children
		int i
		org.eclipse.swt.widgets.Control child
		org.eclipse.swt.graphics.Rectangle rect
	boolean scrollHorizontal (int, boolean) 
		int pixels
		boolean adjustScrollBar
		org.eclipse.swt.widgets.ScrollBar horizontalBar
		int scrollHeight
		int sourceX
		int scrollWidth
		int destinationX
		int scrollWidth
	boolean scrollVertical (int, boolean) 
		int pixels
		boolean adjustScrollBar
		org.eclipse.swt.widgets.ScrollBar verticalBar
		int scrollWidth
		int sourceY
		int scrollHeight
		int redrawY
		int redrawHeight
		int destinationY
		int scrollHeight
		int redrawY
		int redrawHeight
	void scrollText (int, int) 
		int srcY
		int destY
		int deltaY
		int scrollWidth
		int scrollHeight
		int scrollHeight
	void sendAccessibleTextCaretMoved () 
	void sendAccessibleTextChanged (int, int, int) 
		int start
		int newCharCount
		int replaceCharCount
		org.eclipse.swt.accessibility.Accessible accessible
	public void selectAll () 
		int verticalScrollOffset
		int left
		int top
		int right
		int bottom
	void sendKeyEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	org.eclipse.swt.custom.StyledTextEvent sendLineEvent (int, int, java.lang.String) 
		int eventType
		int lineOffset
		String line
		org.eclipse.swt.custom.StyledTextEvent event
	void sendSelectionEvent () 
		org.eclipse.swt.widgets.Event event
	int sendTextEvent (int, int, int, java.lang.String, boolean) 
		int left
		int right
		int lineIndex
		String text
		boolean fillWithSpaces
		int lineWidth
		int start
		int start
		int end
		int end
		int end
		StringBuffer buffer
		int[] trailing
		int lineOffset
		int lineLegth
		org.eclipse.swt.graphics.TextLayout layout
		int temp
		int spacesWidth
		int spacesCount
		int i
		org.eclipse.swt.widgets.Event event
	int sendWordBoundaryEvent (int, int, int, int, java.lang.String, int) 
		int eventType
		int movement
		int offset
		int newOffset
		String lineText
		int lineOffset
		org.eclipse.swt.custom.StyledTextEvent event
		int length
	void setAlignment () 
		int alignment
		int newAlignmentMargin
		int width
	public void setAlignment (int) 
		int alignment
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setBlockSelection (boolean) 
		boolean blockSelection
		org.eclipse.swt.widgets.Display display
		int type
		int start
		int end
	public void setBlockSelectionBounds (org.eclipse.swt.graphics.Rectangle) 
		org.eclipse.swt.graphics.Rectangle rect
	public void setBlockSelectionBounds (int, int, int, int) 
		int x
		int y
		int width
		int height
		int verticalScrollOffset
		int start
		int end
		int minY
		int minX
		int maxY
		int maxX
		int anchorX
		int anchorY
		int locationX
		int locationY
		int avg
	void setBlockSelectionLocation (int, int, boolean) 
		int x
		int y
		boolean sendEvent
		int verticalScrollOffset
		int[] alignment
		int offset
	void setBlockSelectionLocation (int, int, int, int, boolean) 
		int anchorX
		int anchorY
		int x
		int y
		boolean sendEvent
		int verticalScrollOffset
	void setBlockSelectionOffset (int, boolean) 
		int offset
		boolean sendEvent
		org.eclipse.swt.graphics.Point point
		int verticalScrollOffset
	void setBlockSelectionOffset (int, int, boolean) 
		int anchorOffset
		int offset
		boolean sendEvent
		int verticalScrollOffset
		org.eclipse.swt.graphics.Point anchorPoint
	public void setCaret (org.eclipse.swt.widgets.Caret) 
		org.eclipse.swt.widgets.Caret caret
	public void setBidiColoring (boolean) 
		boolean mode
	public void setBottomMargin (int) 
		int bottomMargin
	void setCaretLocation () 
		org.eclipse.swt.graphics.Point newCaretPos
	void setCaretLocation (org.eclipse.swt.graphics.Point, int) 
		org.eclipse.swt.graphics.Point location
		int direction
		org.eclipse.swt.widgets.Caret caret
		boolean isDefaultCaret
		int lineHeight
		int caretHeight
		int imageDirection
	public void setCaretOffset (int) 
		int offset
		int length
	void setCaretOffset (int, int) 
		int offset
		int alignment
		org.eclipse.swt.custom.StyledTextEvent event
	void setClipboardContent (int, int, int)  throws org.eclipse.swt.SWTError 
		int start
		int length
		int clipboardType
		org.eclipse.swt.dnd.TextTransfer plainTextTransfer
		org.eclipse.swt.custom.StyledText$TextWriter plainTextWriter
		String plainText
		Object[] data
		Object[] data
		org.eclipse.swt.dnd.Transfer[] types
		org.eclipse.swt.dnd.Transfer[] types
		org.eclipse.swt.dnd.RTFTransfer rtfTransfer
		org.eclipse.swt.custom.StyledText$RTFWriter rtfWriter
		String rtfText
	public void setContent (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent newContent
	public void setCursor (org.eclipse.swt.graphics.Cursor) 
		org.eclipse.swt.graphics.Cursor cursor
		org.eclipse.swt.widgets.Display display
		int type
	public void setDoubleClickEnabled (boolean) 
		boolean enable
	public void setDragDetect (boolean) 
		boolean dragDetect
	public void setEditable (boolean) 
		boolean editable
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
		int oldLineHeight
		int lineHeight
		int vscroll
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setHorizontalIndex (int) 
		int offset
		int width
	public void setHorizontalPixel (int) 
		int pixel
		int width
	public void setIndent (int) 
		int indent
	public void setJustify (boolean) 
		boolean justify
	public void setKeyBinding (int, int) 
		int key
		int action
		int modifierValue
		char keyChar
		char ch
		int newKey
	public void setLeftMargin (int) 
		int leftMargin
	public void setLineAlignment (int, int, int) 
		int startLine
		int lineCount
		int alignment
		int caretLine
	public void setLineBackground (int, int, org.eclipse.swt.graphics.Color) 
		int startLine
		int lineCount
		org.eclipse.swt.graphics.Color background
	public void setLineBullet (int, int, org.eclipse.swt.custom.Bullet) 
		int startLine
		int lineCount
		org.eclipse.swt.custom.Bullet bullet
		int oldBottom
		int newBottom
		int caretLine
	void setVariableLineHeight () 
	public void setLineIndent (int, int, int) 
		int startLine
		int lineCount
		int indent
		int oldBottom
		int newBottom
		int caretLine
	public void setLineJustify (int, int, boolean) 
		int startLine
		int lineCount
		boolean justify
		int caretLine
	public void setLineSpacing (int) 
		int lineSpacing
	public void setLineTabStops (int, int, int[]) 
		int startLine
		int lineCount
		int[] tabStops
		int pos
		int[] newTabs
		int i
		int caretLine
	public void setLineWrapIndent (int, int, int) 
		int startLine
		int lineCount
		int wrapIndent
		int oldBottom
		int newBottom
		int caretLine
	public void setMarginColor (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setMargins (int, int, int, int) 
		int leftMargin
		int topMargin
		int rightMargin
		int bottomMargin
	void setMouseWordSelectionAnchor () 
	public void setOrientation (int) 
		int orientation
	public void setRightMargin (int) 
		int rightMargin
	void setScrollBars (boolean) 
		boolean vertical
		int inactive
		org.eclipse.swt.widgets.ScrollBar verticalBar
		int maximum
		org.eclipse.swt.widgets.ScrollBar horizontalBar
		int maximum
	public void setSelection (int) 
		int start
	public void setSelection (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point point
	public void setSelectionBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setSelectionForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setSelection (int, int) 
		int start
		int end
	void setSelection (int, int, boolean, boolean) 
		int start
		int length
		boolean sendEvent
		boolean doBlock
		int end
		int temp
	public void setSelectionRange (int, int) 
		int start
		int length
		int contentLength
		int end
	public void setStyleRange (org.eclipse.swt.custom.StyleRange) 
		org.eclipse.swt.custom.StyleRange range
	public void setStyleRanges (int, int, int[], org.eclipse.swt.custom.StyleRange[]) 
		int start
		int length
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
	public void setStyleRanges (int[], org.eclipse.swt.custom.StyleRange[]) 
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
	void setStyleRanges (int, int, int[], org.eclipse.swt.custom.StyleRange[], boolean) 
		int start
		int length
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
		boolean reset
		int charCount
		int end
		int lastOffset
		boolean variableHeight
		int i
		int rangeStart
		int rangeStart
		int rangeLength
		int rangeLength
		int rangeStart
		int rangeEnd
		int expectedBottom
		int lineEnd
		int partialTopIndex
		int partialBottomIndex
		int lineStart
		int lineEnd
		int partialTopIndex
		int partialBottomIndex
		int top
		int bottom
		int oldColumnX
	public void setStyleRanges (org.eclipse.swt.custom.StyleRange[]) 
		org.eclipse.swt.custom.StyleRange[] ranges
	public void setTabs (int) 
		int tabs
	public void setTabStops (int[]) 
		int[] tabs
		int pos
		int[] newTabs
		int i
	public void setText (java.lang.String) 
		String text
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.custom.StyledTextEvent styledTextEvent
	public void setTextLimit (int) 
		int limit
	public void setTopIndex (int) 
		int topIndex
		int lineCount
		int pixel
		int pixel
		int pageSize
	public void setTopMargin (int) 
		int topMargin
	public void setTopPixel (int) 
		int pixel
		int lineCount
		int height
		int verticalOffset
		int maxTopPixel
	public void setWordWrap (boolean) 
		boolean wrap
		org.eclipse.swt.widgets.ScrollBar horizontalBar
	public void setWrapIndent (int) 
		int wrapIndent
	boolean showLocation (org.eclipse.swt.graphics.Rectangle, boolean) 
		org.eclipse.swt.graphics.Rectangle rect
		boolean scrollPage
		boolean scrolled
		int width
		int minScroll
		int scrollWidth
		int maxScroll
		int scrollWidth
		int maxScroll
	void showCaret () 
		org.eclipse.swt.graphics.Rectangle bounds
	public void showSelection () 
		boolean rightToLeft
		int startOffset
		int startOffset
		int endOffset
		int endOffset
		org.eclipse.swt.graphics.Rectangle startBounds
		org.eclipse.swt.graphics.Rectangle endBounds
		int w
		boolean selectionFits
	void updateCaretVisibility () 
		org.eclipse.swt.widgets.Caret caret
		org.eclipse.swt.graphics.Point location
		org.eclipse.swt.graphics.Point size
		boolean visible
	void updateSelection (int, int, int) 
		int startOffset
		int replacedLength
		int newLength
		int netNewLength
		int redrawStart
}

org/eclipse/swt/custom/StyledTextContent.class
StyledTextContent.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.StyledTextContent extends java.lang.Object {
	public abstract void addTextChangeListener (org.eclipse.swt.custom.TextChangeListener) 
	public abstract int getCharCount () 
	public abstract java.lang.String getLine (int) 
	public abstract int getLineAtOffset (int) 
	public abstract int getLineCount () 
	public abstract java.lang.String getLineDelimiter () 
	public abstract int getOffsetAtLine (int) 
	public abstract java.lang.String getTextRange (int, int) 
	public abstract void removeTextChangeListener (org.eclipse.swt.custom.TextChangeListener) 
	public abstract void replaceTextRange (int, int, java.lang.String) 
	public abstract void setText (java.lang.String) 
}

org/eclipse/swt/custom/StyledTextDropTargetEffect$1.class
StyledTextDropTargetEffect.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextDropTargetEffect$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.StyledTextDropTargetEffect this$0
	void  (org.eclipse.swt.custom.StyledTextDropTargetEffect) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.custom.StyledText text
		org.eclipse.swt.graphics.Point position
		int height
}

org/eclipse/swt/custom/StyledTextDropTargetEffect.class
StyledTextDropTargetEffect.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.StyledTextDropTargetEffect extends org.eclipse.swt.dnd.DropTargetEffect {
	static final int CARET_WIDTH
	static final int SCROLL_HYSTERESIS
	static final int SCROLL_TOLERANCE
	int currentOffset
	long scrollBeginTime
	int scrollX
	int scrollY
	org.eclipse.swt.widgets.Listener paintListener
	public void  (org.eclipse.swt.custom.StyledText) 
		org.eclipse.swt.custom.StyledText styledText
	public void dragEnter (org.eclipse.swt.dnd.DropTargetEvent) 
		org.eclipse.swt.dnd.DropTargetEvent event
	public void dragLeave (org.eclipse.swt.dnd.DropTargetEvent) 
		org.eclipse.swt.dnd.DropTargetEvent event
		org.eclipse.swt.custom.StyledText text
	public void dragOver (org.eclipse.swt.dnd.DropTargetEvent) 
		org.eclipse.swt.dnd.DropTargetEvent event
		int effect
		org.eclipse.swt.custom.StyledText text
		org.eclipse.swt.graphics.Point pt
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.FontMetrics fm
		int charWidth
		int scrollAmount
		int leftPixel
		int leftPixel
		int lineHeight
		int topPixel
		int topPixel
		int[] trailing
		int newOffset
	void refreshCaret (org.eclipse.swt.custom.StyledText, int, int) 
		org.eclipse.swt.custom.StyledText text
		int oldOffset
		int newOffset
		org.eclipse.swt.graphics.Point oldPos
		int oldHeight
		org.eclipse.swt.graphics.Point newPos
		int newHeight
	public void dropAccept (org.eclipse.swt.dnd.DropTargetEvent) 
		org.eclipse.swt.dnd.DropTargetEvent event
		org.eclipse.swt.custom.StyledText text
}

org/eclipse/swt/custom/StyledTextEvent.class
StyledTextEvent.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextEvent extends org.eclipse.swt.widgets.Event {
	int[] ranges
	org.eclipse.swt.custom.StyleRange[] styles
	int alignment
	int indent
	int wrapIndent
	boolean justify
	org.eclipse.swt.custom.Bullet bullet
	int bulletIndex
	int[] tabStops
	org.eclipse.swt.graphics.Color lineBackground
	int[] segments
	char[] segmentsChars
	int replaceCharCount
	int newCharCount
	int replaceLineCount
	int newLineCount
	int x
	int y
	int ascent
	int descent
	org.eclipse.swt.custom.StyleRange style
	void  (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent content
}

org/eclipse/swt/custom/StyledTextListener.class
StyledTextListener.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextListener extends org.eclipse.swt.widgets.TypedListener {
	void  (org.eclipse.swt.internal.SWTEventListener) 
		org.eclipse.swt.internal.SWTEventListener listener
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.custom.ExtendedModifyEvent extendedModifyEvent
		org.eclipse.swt.custom.LineBackgroundEvent lineBgEvent
		org.eclipse.swt.custom.BidiSegmentEvent segmentEvent
		org.eclipse.swt.custom.LineStyleEvent lineStyleEvent
		org.eclipse.swt.custom.PaintObjectEvent paintObjectEvent
		org.eclipse.swt.events.VerifyEvent verifyEvent
		org.eclipse.swt.custom.TextChangedEvent textChangedEvent
		org.eclipse.swt.custom.TextChangingEvent textChangingEvent
		org.eclipse.swt.custom.TextChangedEvent textChangedEvent
		org.eclipse.swt.custom.MovementEvent wordBoundaryEvent
		org.eclipse.swt.custom.MovementEvent wordBoundaryEvent
		org.eclipse.swt.custom.CaretEvent caretEvent
}

org/eclipse/swt/custom/StyledTextPrintOptions.class
StyledTextPrintOptions.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.StyledTextPrintOptions extends java.lang.Object {
	public static final String PAGE_TAG
	public static final String SEPARATOR
	public String header
	public String footer
	public String jobName
	public boolean printTextForeground
	public boolean printTextBackground
	public boolean printTextFontStyle
	public boolean printLineBackground
	public boolean printLineNumbers
	public String[] lineLabels
	public void  () 
}

org/eclipse/swt/custom/StyledTextRenderer$1.class
StyledTextRenderer.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextRenderer$1 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.StyledTextRenderer this$0
	void  (org.eclipse.swt.custom.StyledTextRenderer) 
	public void run () 
		int i
		long start
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.widgets.ScrollBar bar
}

org/eclipse/swt/custom/StyledTextRenderer$LineInfo.class
StyledTextRenderer.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextRenderer$LineInfo extends java.lang.Object {
	int flags
	org.eclipse.swt.graphics.Color background
	int alignment
	int indent
	int wrapIndent
	boolean justify
	int[] segments
	char[] segmentsChars
	int[] tabStops
	public void  () 
	public void  (org.eclipse.swt.custom.StyledTextRenderer$LineInfo) 
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
}

org/eclipse/swt/custom/StyledTextRenderer.class
StyledTextRenderer.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.StyledTextRenderer extends java.lang.Object {
	org.eclipse.swt.graphics.Device device
	org.eclipse.swt.custom.StyledText styledText
	org.eclipse.swt.custom.StyledTextContent content
	org.eclipse.swt.graphics.Font regularFont
	org.eclipse.swt.graphics.Font boldFont
	org.eclipse.swt.graphics.Font italicFont
	org.eclipse.swt.graphics.Font boldItalicFont
	int tabWidth
	int ascent
	int descent
	int averageCharWidth
	int topIndex
	org.eclipse.swt.graphics.TextLayout[] layouts
	int lineCount
	int[] lineWidth
	int[] lineHeight
	org.eclipse.swt.custom.StyledTextRenderer$LineInfo[] lines
	int maxWidth
	int maxWidthLineIndex
	boolean idleRunning
	org.eclipse.swt.custom.Bullet[] bullets
	int[] bulletsIndices
	int[] redrawLines
	int[] ranges
	int styleCount
	org.eclipse.swt.custom.StyleRange[] styles
	org.eclipse.swt.custom.StyleRange[] stylesSet
	int stylesSetCount
	boolean hasLinks
	boolean fixedPitch
	static final int BULLET_MARGIN
	static final boolean COMPACT_STYLES
	static final boolean MERGE_STYLES
	static final int GROW
	static final int IDLE_TIME
	static final int CACHE_SIZE
	static final int BACKGROUND
	static final int ALIGNMENT
	static final int INDENT
	static final int JUSTIFY
	static final int SEGMENTS
	static final int TABSTOPS
	static final int WRAP_INDENT
	static final int SEGMENT_CHARS
	void  (org.eclipse.swt.graphics.Device, org.eclipse.swt.custom.StyledText) 
		org.eclipse.swt.graphics.Device device
		org.eclipse.swt.custom.StyledText styledText
	int addMerge (int[], org.eclipse.swt.custom.StyleRange[], int, int, int) 
		int[] mergeRanges
		org.eclipse.swt.custom.StyleRange[] mergeStyles
		int mergeCount
		int modifyStart
		int modifyEnd
		int rangeCount
		org.eclipse.swt.custom.StyleRange endStyle
		int endStart
		int endLength
		int grow
		int[] tmpRanges
		org.eclipse.swt.custom.StyleRange[] tmpStyles
		int j
		int i
	int addMerge (org.eclipse.swt.custom.StyleRange[], int, int, int) 
		org.eclipse.swt.custom.StyleRange[] mergeStyles
		int mergeCount
		int modifyStart
		int modifyEnd
		int grow
		org.eclipse.swt.custom.StyleRange endStyle
		org.eclipse.swt.custom.StyleRange[] tmpStyles
		int j
		int i
		org.eclipse.swt.custom.StyleRange newStyle
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.custom.StyleRange style
	void calculate (int, int) 
		int startLine
		int lineCount
		int endLine
		int hTrim
		int i
		org.eclipse.swt.graphics.TextLayout layout
		org.eclipse.swt.graphics.Rectangle rect
	void calculateClientArea () 
		int index
		int lineCount
		int height
		int y
	void calculateIdle () 
		Runnable runnable
		org.eclipse.swt.widgets.Display display
	void clearLineBackground (int, int) 
		int startLine
		int count
		int i
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	void clearLineStyle (int, int) 
		int startLine
		int count
		int i
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	void copyInto (org.eclipse.swt.custom.StyledTextRenderer) 
		org.eclipse.swt.custom.StyledTextRenderer renderer
		int[] newRanges
		org.eclipse.swt.custom.StyleRange[] newStyles
		int i
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo[] newLines
		int i
	void dispose () 
	void disposeTextLayout (org.eclipse.swt.graphics.TextLayout) 
		org.eclipse.swt.graphics.TextLayout layout
		int i
	void drawBullet (org.eclipse.swt.custom.Bullet, org.eclipse.swt.graphics.GC, int, int, int, int, int) 
		org.eclipse.swt.custom.Bullet bullet
		org.eclipse.swt.graphics.GC gc
		int paintX
		int paintY
		int index
		int lineAscent
		int lineDescent
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.graphics.GlyphMetrics metrics
		org.eclipse.swt.graphics.Color color
		int size
		org.eclipse.swt.widgets.Display display
		int x
		org.eclipse.swt.graphics.Font font
		String string
		int type
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.graphics.TextLayout layout
		int x
	int drawLine (int, int, int, org.eclipse.swt.graphics.GC, org.eclipse.swt.graphics.Color, org.eclipse.swt.graphics.Color) 
		int lineIndex
		int paintX
		int paintY
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Color widgetBackground
		org.eclipse.swt.graphics.Color widgetForeground
		org.eclipse.swt.graphics.TextLayout layout
		String line
		int lineOffset
		int lineLength
		org.eclipse.swt.graphics.Point selection
		int selectionStart
		int selectionEnd
		org.eclipse.swt.graphics.Rectangle client
		org.eclipse.swt.graphics.Color lineBackground
		org.eclipse.swt.custom.StyledTextEvent event
		int height
		int start
		int end
		org.eclipse.swt.graphics.Color selectionFg
		org.eclipse.swt.graphics.Color selectionBg
		int flags
		int flags
		org.eclipse.swt.custom.Bullet bullet
		int bulletIndex
		int index
		int i
		org.eclipse.swt.graphics.FontMetrics metrics
		int lineAscent
		org.eclipse.swt.graphics.TextStyle[] styles
		int[] ranges
		int i
		int start
		int length
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.graphics.FontMetrics metrics
		org.eclipse.swt.custom.StyleRange style
		int lineAscent
	int getBaseline () 
	org.eclipse.swt.graphics.Font getFont (int) 
		int style
	org.eclipse.swt.graphics.FontData[] getFontData (int) 
		int style
		org.eclipse.swt.graphics.FontData[] fontDatas
		int i
	int getHeight () 
		int defaultLineHeight
		int totalHeight
		int width
		int i
		int height
		int length
	boolean hasLink (int) 
		int offset
		int lineIndex
		int lineOffset
		String line
		org.eclipse.swt.custom.StyledTextEvent event
		org.eclipse.swt.custom.StyleRange[] styles
		int[] ranges
		int i
		int i
		int rangeCount
		int index
		int rangeStart
		int rangeLength
		org.eclipse.swt.custom.StyleRange rangeStyle
	int getLineAlignment (int, int) 
		int index
		int defaultAlignment
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	org.eclipse.swt.graphics.Color getLineBackground (int, org.eclipse.swt.graphics.Color) 
		int index
		org.eclipse.swt.graphics.Color defaultBackground
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	org.eclipse.swt.custom.Bullet getLineBullet (int, org.eclipse.swt.custom.Bullet) 
		int index
		org.eclipse.swt.custom.Bullet defaultBullet
		int i
		org.eclipse.swt.custom.Bullet bullet
	int getLineHeight () 
	int getLineHeight (int) 
		int lineIndex
	int getLineIndent (int, int) 
		int index
		int defaultIndent
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	int getLineWrapIndent (int, int) 
		int index
		int defaultWrapIndent
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	boolean getLineJustify (int, boolean) 
		int index
		boolean defaultJustify
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	int[] getLineTabStops (int, int[]) 
		int index
		int[] defaultTabStops
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
	int getRangeIndex (int, int, int) 
		int offset
		int low
		int high
		int index
		int end
		int index
		int end
	int[] getRanges (int, int) 
		int start
		int length
		int[] newRanges
		int[] newRanges
		int end
		int rangeCount
		int rangeStart
		int rangeEnd
		int rangeStart
		int rangeEnd
		int i
		int j
		org.eclipse.swt.custom.StyleRange style
	org.eclipse.swt.custom.StyleRange[] getStyleRanges (int, int, boolean) 
		int start
		int length
		boolean includeRanges
		org.eclipse.swt.custom.StyleRange[] newStyles
		org.eclipse.swt.custom.StyleRange[] newStyles
		int end
		int rangeCount
		int rangeStart
		int rangeEnd
		int i
		int j
		int rangeStart
		int rangeEnd
		org.eclipse.swt.custom.StyleRange style
	org.eclipse.swt.custom.StyleRange getStyleRange (org.eclipse.swt.custom.StyleRange) 
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.custom.StyleRange clone
	org.eclipse.swt.graphics.TextLayout getTextLayout (int) 
		int lineIndex
	org.eclipse.swt.graphics.TextLayout getTextLayout (int, int, int, int) 
		int lineIndex
		int orientation
		int width
		int lineSpacing
		org.eclipse.swt.graphics.TextLayout layout
		int topIndex
		org.eclipse.swt.graphics.TextLayout[] newLayouts
		int i
		int layoutIndex
		int delta
		int startIndex
		int i
		int endIndex
		int i
		int layoutIndex
		String line
		int lineOffset
		int[] segments
		char[] segmentChars
		int indent
		int wrapIndent
		int alignment
		boolean justify
		int[] tabs
		org.eclipse.swt.custom.Bullet bullet
		int[] ranges
		org.eclipse.swt.custom.StyleRange[] styles
		int rangeStart
		int styleCount
		org.eclipse.swt.custom.StyledTextEvent event
		int i
		int index
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo info
		int i
		org.eclipse.swt.custom.StyleRange style
		org.eclipse.swt.graphics.GlyphMetrics metrics
		int lastOffset
		int length
		int rangeCount
		int i
		int start
		int start
		int end
		int end
		int i
		int start
		int start
		int end
		int end
		org.eclipse.swt.widgets.IME ime
		int compositionOffset
		int commitCount
		int compositionLength
		int compositionLine
		int[] imeRanges
		org.eclipse.swt.graphics.TextStyle[] imeStyles
		int i
		int start
		int end
		org.eclipse.swt.graphics.TextStyle imeStyle
		org.eclipse.swt.graphics.TextStyle userStyle
		int j
		org.eclipse.swt.graphics.TextStyle newStyle
		int start
		int end
		org.eclipse.swt.graphics.TextStyle userStyle
		org.eclipse.swt.graphics.TextStyle newStyle
		int index
		int lineCount
		int height
		int i
		int lineHeight
		org.eclipse.swt.graphics.FontMetrics metrics
		int i
		int topIndex
		int topIndexY
		int lineHeight
	int getWidth () 
	void reset () 
		int i
		org.eclipse.swt.graphics.TextLayout layout
	void reset (int, int) 
		int startLine
		int lineCount
		int endLine
		int i
		int i
	void setContent (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent content
	void setFont (org.eclipse.swt.graphics.Font, int) 
		org.eclipse.swt.graphics.Font font
		int tabs
		org.eclipse.swt.graphics.TextLayout layout
		org.eclipse.swt.graphics.FontMetrics metrics
		StringBuffer tabBuffer
		int i
		org.eclipse.swt.graphics.GC gc
	void setLineAlignment (int, int, int) 
		int startLine
		int count
		int alignment
		int i
	void setLineBackground (int, int, org.eclipse.swt.graphics.Color) 
		int startLine
		int count
		org.eclipse.swt.graphics.Color background
		int i
	void setLineBullet (int, int, org.eclipse.swt.custom.Bullet) 
		int startLine
		int count
		org.eclipse.swt.custom.Bullet bullet
		int index
		org.eclipse.swt.custom.Bullet[] newBulletsList
	void setLineIndent (int, int, int) 
		int startLine
		int count
		int indent
		int i
	void setLineWrapIndent (int, int, int) 
		int startLine
		int count
		int wrapIndent
		int i
	void setLineJustify (int, int, boolean) 
		int startLine
		int count
		boolean justify
		int i
	void setLineSegments (int, int, int[]) 
		int startLine
		int count
		int[] segments
		int i
	void setLineSegmentChars (int, int, char[]) 
		int startLine
		int count
		char[] segmentChars
		int i
	void setLineTabStops (int, int, int[]) 
		int startLine
		int count
		int[] tabStops
		int i
	void setStyleRanges (int[], org.eclipse.swt.custom.StyleRange[]) 
		int[] newRanges
		org.eclipse.swt.custom.StyleRange[] newStyles
		org.eclipse.swt.custom.StyleRange[] tmpStyles
		int i
		int j
		org.eclipse.swt.custom.StyleRange newStyle
		int index
		org.eclipse.swt.custom.StyleRange[] tmpStylesSet
		int i
		int j
		int i
		int j
		int rangeCount
		int start
		int modifyStart
		int modifyEnd
		int modifyEnd
		boolean insert
		int end
		int[] mergeRanges
		org.eclipse.swt.custom.StyleRange[] mergeStyles
		int i
		int newStart
		int newEnd
		int modifyLast
		int mergeCount
		int grow
		int start
		int modifyStart
		int modifyEnd
		int modifyEnd
		boolean insert
		int end
		org.eclipse.swt.custom.StyleRange[] mergeStyles
		int i
		org.eclipse.swt.custom.StyleRange newStyle
		org.eclipse.swt.custom.StyleRange style
		int newStart
		int newEnd
		int modifyLast
		int mergeCount
		int grow
	void textChanging (org.eclipse.swt.custom.TextChangingEvent) 
		org.eclipse.swt.custom.TextChangingEvent event
		int start
		int newCharCount
		int replaceCharCount
		int newLineCount
		int replaceLineCount
		int startLine
		int delta
		int[] newWidths
		int[] newHeights
		org.eclipse.swt.custom.StyledTextRenderer$LineInfo[] newLines
		int startIndex
		int endIndex
		int i
		int i
		int layoutStartLine
		int layoutEndLine
		int i
		int i
		int i
		int startLineOffset
		int i
		int i
		int i
	void updateBullets (int, int, int, boolean) 
		int startLine
		int replaceLineCount
		int newLineCount
		boolean update
		int i
		org.eclipse.swt.custom.Bullet bullet
		int[] lines
		int[] newRedrawBullets
		int removed
		int i
		org.eclipse.swt.custom.Bullet[] newBulletsList
		int i
		int j
		org.eclipse.swt.custom.Bullet bullet
	void updateRanges (int, int, int) 
		int start
		int replaceCharCount
		int newCharCount
		int rangeCount
		int modifyStart
		int end
		int modifyEnd
		int offset
		int[] newRanges
		org.eclipse.swt.custom.StyleRange[] newStyles
		int i
		int i
		int modifyStart
		int end
		int modifyEnd
		int offset
		org.eclipse.swt.custom.StyleRange[] newStyles
		int i
		int i
}

org/eclipse/swt/custom/TableCursor$1.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/TableCursor$2.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$2 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/TableCursor$3.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$3 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/TableCursor$4.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$4 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/TableCursor$5.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$5 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
}

org/eclipse/swt/custom/TableCursor$6.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$6 extends org.eclipse.swt.accessibility.AccessibleControlAdapter {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void getRole (org.eclipse.swt.accessibility.AccessibleControlEvent) 
		org.eclipse.swt.accessibility.AccessibleControlEvent e
}

org/eclipse/swt/custom/TableCursor$7.class
TableCursor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableCursor$7 extends org.eclipse.swt.accessibility.AccessibleAdapter {
	final org.eclipse.swt.custom.TableCursor this$0
	void  (org.eclipse.swt.custom.TableCursor) 
	public void getName (org.eclipse.swt.accessibility.AccessibleEvent) 
		org.eclipse.swt.accessibility.AccessibleEvent e
		int columnIndex
}

org/eclipse/swt/custom/TableCursor.class
TableCursor.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TableCursor extends org.eclipse.swt.widgets.Canvas {
	org.eclipse.swt.widgets.Table table
	org.eclipse.swt.widgets.TableItem row
	org.eclipse.swt.widgets.TableColumn column
	org.eclipse.swt.widgets.Listener listener
	org.eclipse.swt.widgets.Listener tableListener
	org.eclipse.swt.widgets.Listener resizeListener
	org.eclipse.swt.widgets.Listener disposeItemListener
	org.eclipse.swt.widgets.Listener disposeColumnListener
	org.eclipse.swt.graphics.Color background
	org.eclipse.swt.graphics.Color foreground
	static final int BACKGROUND
	static final int FOREGROUND
	public void  (org.eclipse.swt.widgets.Table, int) 
		org.eclipse.swt.widgets.Table parent
		int style
		int[] events
		int i
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	public void addSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.ScrollBar hBar
		org.eclipse.swt.widgets.ScrollBar vBar
	void keyDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int rowIndex
		int columnIndex
		int columnCount
		int[] order
		int index
		int leadKey
		int i
		int index
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.widgets.TableItem item
		org.eclipse.swt.graphics.Rectangle itemRect
		int height
		int page
		int index
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.widgets.TableItem item
		org.eclipse.swt.graphics.Rectangle itemRect
		int height
		int page
		int end
	void paint (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		int columnIndex
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.widgets.Display display
		int x
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.graphics.Rectangle imageSize
		int imageY
		String text
		org.eclipse.swt.graphics.Rectangle bounds
		org.eclipse.swt.graphics.Point extent
		String platform
		int alignmnent
		int alignmnent
		int textY
	void tableFocusIn (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void tableMouseDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.graphics.Point pt
		int lineWidth
		org.eclipse.swt.widgets.TableItem item
		int start
		int end
		org.eclipse.swt.graphics.Rectangle clientRect
		int i
		org.eclipse.swt.widgets.TableItem nextItem
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.widgets.TableColumn newColumn
		int columnCount
		org.eclipse.swt.graphics.Rectangle rect
		int i
		org.eclipse.swt.graphics.Rectangle rect
	void setRowColumn (int, int, boolean) 
		int row
		int column
		boolean notify
		org.eclipse.swt.widgets.TableItem item
		org.eclipse.swt.widgets.TableColumn col
	void setRowColumn (org.eclipse.swt.widgets.TableItem, org.eclipse.swt.widgets.TableColumn, boolean) 
		org.eclipse.swt.widgets.TableItem row
		org.eclipse.swt.widgets.TableColumn column
		boolean notify
		int columnIndex
	public void setVisible (boolean) 
		boolean visible
	public void removeSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	void _resize () 
		int columnIndex
	public int getColumn () 
	public org.eclipse.swt.graphics.Color getBackground () 
	public org.eclipse.swt.graphics.Color getForeground () 
	public org.eclipse.swt.widgets.TableItem getRow () 
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setSelection (int, int) 
		int row
		int column
		int columnCount
		int maxColumnIndex
	public void setSelection (org.eclipse.swt.widgets.TableItem, int) 
		org.eclipse.swt.widgets.TableItem row
		int column
		int columnCount
		int maxColumnIndex
	void unhookRowColumnListeners () 
}

org/eclipse/swt/custom/TableEditor$1.class
TableEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableEditor$1 extends java.lang.Object implements org.eclipse.swt.events.ControlListener  {
	final org.eclipse.swt.custom.TableEditor this$0
	void  (org.eclipse.swt.custom.TableEditor) 
	public void controlMoved (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
	public void controlResized (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
}

org/eclipse/swt/custom/TableEditor$2.class
TableEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableEditor$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.TableEditor this$0
	void  (org.eclipse.swt.custom.TableEditor) 
	public void run () 
}

org/eclipse/swt/custom/TableEditor.class
TableEditor.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TableEditor extends org.eclipse.swt.custom.ControlEditor {
	org.eclipse.swt.widgets.Table table
	org.eclipse.swt.widgets.TableItem item
	int column
	org.eclipse.swt.events.ControlListener columnListener
	Runnable timer
	static final int TIMEOUT
	public void  (org.eclipse.swt.widgets.Table) 
		org.eclipse.swt.widgets.Table table
	org.eclipse.swt.graphics.Rectangle computeBounds () 
		org.eclipse.swt.graphics.Rectangle cell
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.graphics.Rectangle editorRect
	public void dispose () 
		org.eclipse.swt.widgets.TableColumn tableColumn
	public int getColumn () 
	public org.eclipse.swt.widgets.TableItem getItem () 
	void resize () 
		org.eclipse.swt.widgets.Display display
	public void setColumn (int) 
		int column
		int columnCount
		org.eclipse.swt.widgets.TableColumn tableColumn
		org.eclipse.swt.widgets.TableColumn tableColumn
	public void setItem (org.eclipse.swt.widgets.TableItem) 
		org.eclipse.swt.widgets.TableItem item
	public void setEditor (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control editor
	public void setEditor (org.eclipse.swt.widgets.Control, org.eclipse.swt.widgets.TableItem, int) 
		org.eclipse.swt.widgets.Control editor
		org.eclipse.swt.widgets.TableItem item
		int column
	public void layout () 
		int columnCount
}

org/eclipse/swt/custom/TableTree$1.class
TableTree.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableTree$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableTree this$0
	void  (org.eclipse.swt.custom.TableTree) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/TableTree$2.class
TableTree.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableTree$2 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.TableTree this$0
	void  (org.eclipse.swt.custom.TableTree) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/TableTree.class
TableTree.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TableTree extends org.eclipse.swt.widgets.Composite {
	org.eclipse.swt.widgets.Table table
	org.eclipse.swt.custom.TableTreeItem[] items
	org.eclipse.swt.graphics.Image plusImage
	org.eclipse.swt.graphics.Image minusImage
	org.eclipse.swt.graphics.Image sizeImage
	org.eclipse.swt.widgets.Listener listener
	boolean inDispose
	static final org.eclipse.swt.custom.TableTreeItem[] EMPTY_ITEMS
	static final String[] EMPTY_TEXTS
	static final org.eclipse.swt.graphics.Image[] EMPTY_IMAGES
	static final String ITEMID
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		org.eclipse.swt.widgets.Listener tableListener
		int[] tableEvents
		int i
		int[] events
		int i
	int addItem (org.eclipse.swt.custom.TableTreeItem, int) 
		org.eclipse.swt.custom.TableTreeItem item
		int index
		org.eclipse.swt.custom.TableTreeItem[] newItems
	public void addSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	public void addTreeListener (org.eclipse.swt.events.TreeListener) 
		org.eclipse.swt.events.TreeListener listener
		org.eclipse.swt.widgets.TypedListener typedListener
	private static int checkStyle (int) 
		int style
		int mask
	public org.eclipse.swt.graphics.Point computeSize (int, int, boolean) 
		int wHint
		int hHint
		boolean changed
	public org.eclipse.swt.graphics.Rectangle computeTrim (int, int, int, int) 
		int x
		int y
		int width
		int height
	public void deselectAll () 
	void expandItem (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		org.eclipse.swt.widgets.Event event
	public org.eclipse.swt.graphics.Color getBackground () 
	public org.eclipse.swt.graphics.Rectangle getClientArea () 
	public org.eclipse.swt.graphics.Color getForeground () 
	public org.eclipse.swt.graphics.Font getFont () 
	public int getItemCount () 
	public int getItemHeight () 
	public org.eclipse.swt.custom.TableTreeItem[] getItems () 
		org.eclipse.swt.custom.TableTreeItem[] newItems
	public org.eclipse.swt.custom.TableTreeItem[] getSelection () 
		org.eclipse.swt.widgets.TableItem[] selection
		org.eclipse.swt.custom.TableTreeItem[] result
		int i
	public int getSelectionCount () 
	public int getStyle () 
	public org.eclipse.swt.widgets.Table getTable () 
	void createImages () 
		int itemHeight
		int indent
		int size
		int midpoint
		org.eclipse.swt.graphics.Color foreground
		org.eclipse.swt.graphics.Color plusMinus
		org.eclipse.swt.graphics.Color background
		org.eclipse.swt.graphics.PaletteData palette
		org.eclipse.swt.graphics.ImageData imageData
		org.eclipse.swt.graphics.GC gc
	org.eclipse.swt.graphics.Image getPlusImage () 
	org.eclipse.swt.graphics.Image getMinusImage () 
	public int indexOf (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		int i
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		int i
	void onResize (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.graphics.Point size
	void onSelection (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.TableItem tableItem
		org.eclipse.swt.custom.TableTreeItem item
	public org.eclipse.swt.custom.TableTreeItem getItem (int) 
		int index
		int count
	public org.eclipse.swt.custom.TableTreeItem getItem (org.eclipse.swt.graphics.Point) 
		org.eclipse.swt.graphics.Point point
		org.eclipse.swt.widgets.TableItem item
	org.eclipse.swt.custom.TableTreeItem getItem (org.eclipse.swt.widgets.TableItem) 
		org.eclipse.swt.widgets.TableItem tableItem
		int i
		org.eclipse.swt.custom.TableTreeItem item
	void onFocusIn (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
	void onKeyDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
		org.eclipse.swt.custom.TableTreeItem[] selection
		org.eclipse.swt.custom.TableTreeItem item
		int type
		int trailKey
		org.eclipse.swt.custom.TableTreeItem newSelection
		org.eclipse.swt.custom.TableTreeItem parent
		int index
		org.eclipse.swt.widgets.Event event
	void onMouseDown (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.widgets.TableItem[] items
		int i
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.custom.TableTreeItem item
	public void removeAll () 
		int i
	void removeItem (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		int index
		org.eclipse.swt.custom.TableTreeItem[] newItems
	public void removeSelectionListener (org.eclipse.swt.events.SelectionListener) 
		org.eclipse.swt.events.SelectionListener listener
	public void removeTreeListener (org.eclipse.swt.events.TreeListener) 
		org.eclipse.swt.events.TreeListener listener
	public void selectAll () 
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Rectangle size
	public void setEnabled (boolean) 
		boolean enabled
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setMenu (org.eclipse.swt.widgets.Menu) 
		org.eclipse.swt.widgets.Menu menu
	public void setSelection (org.eclipse.swt.custom.TableTreeItem[]) 
		org.eclipse.swt.custom.TableTreeItem[] items
		int length
		org.eclipse.swt.widgets.TableItem[] tableItems
		int i
	public void setToolTipText (java.lang.String) 
		String string
	public void showItem (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		org.eclipse.swt.widgets.TableItem tableItem
	public void showSelection () 
}

org/eclipse/swt/custom/TableTreeEditor$1.class
TableTreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableTreeEditor$1 extends java.lang.Object implements org.eclipse.swt.events.TreeListener  {
	final Runnable runnable
	final org.eclipse.swt.custom.TableTreeEditor this$0
	void  (org.eclipse.swt.custom.TableTreeEditor) 
	public void treeCollapsed (org.eclipse.swt.events.TreeEvent) 
		org.eclipse.swt.events.TreeEvent e
	public void treeExpanded (org.eclipse.swt.events.TreeEvent) 
		org.eclipse.swt.events.TreeEvent e
	static org.eclipse.swt.custom.TableTreeEditor access$0 (org.eclipse.swt.custom.TableTreeEditor$1) 
}

org/eclipse/swt/custom/TableTreeEditor$2.class
TableTreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableTreeEditor$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.TableTreeEditor$1 this$1
	void  (org.eclipse.swt.custom.TableTreeEditor$1) 
	public void run () 
}

org/eclipse/swt/custom/TableTreeEditor$3.class
TableTreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TableTreeEditor$3 extends java.lang.Object implements org.eclipse.swt.events.ControlListener  {
	final org.eclipse.swt.custom.TableTreeEditor this$0
	void  (org.eclipse.swt.custom.TableTreeEditor) 
	public void controlMoved (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
	public void controlResized (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
}

org/eclipse/swt/custom/TableTreeEditor.class
TableTreeEditor.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TableTreeEditor extends org.eclipse.swt.custom.ControlEditor {
	org.eclipse.swt.custom.TableTree tableTree
	org.eclipse.swt.custom.TableTreeItem item
	int column
	org.eclipse.swt.events.ControlListener columnListener
	org.eclipse.swt.events.TreeListener treeListener
	public void  (org.eclipse.swt.custom.TableTree) 
		org.eclipse.swt.custom.TableTree tableTree
	org.eclipse.swt.graphics.Rectangle computeBounds () 
		org.eclipse.swt.graphics.Rectangle cell
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.graphics.Rectangle editorRect
	public void dispose () 
		org.eclipse.swt.widgets.Table table
		org.eclipse.swt.widgets.TableColumn tableColumn
	public int getColumn () 
	public org.eclipse.swt.custom.TableTreeItem getItem () 
	public void setColumn (int) 
		int column
		org.eclipse.swt.widgets.Table table
		int columnCount
		org.eclipse.swt.widgets.TableColumn tableColumn
		org.eclipse.swt.widgets.TableColumn tableColumn
	public void setItem (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
	public void setEditor (org.eclipse.swt.widgets.Control, org.eclipse.swt.custom.TableTreeItem, int) 
		org.eclipse.swt.widgets.Control editor
		org.eclipse.swt.custom.TableTreeItem item
		int column
	public void layout () 
		org.eclipse.swt.widgets.Table table
		int columnCount
}

org/eclipse/swt/custom/TableTreeItem.class
TableTreeItem.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TableTreeItem extends org.eclipse.swt.widgets.Item {
	org.eclipse.swt.widgets.TableItem tableItem
	org.eclipse.swt.custom.TableTree parent
	org.eclipse.swt.custom.TableTreeItem parentItem
	org.eclipse.swt.custom.TableTreeItem[] items
	String[] texts
	org.eclipse.swt.graphics.Image[] images
	org.eclipse.swt.graphics.Color background
	org.eclipse.swt.graphics.Color foreground
	org.eclipse.swt.graphics.Font font
	boolean expanded
	boolean checked
	boolean grayed
	public void  (org.eclipse.swt.custom.TableTree, int) 
		org.eclipse.swt.custom.TableTree parent
		int style
	public void  (org.eclipse.swt.custom.TableTree, int, int) 
		org.eclipse.swt.custom.TableTree parent
		int style
		int index
	public void  (org.eclipse.swt.custom.TableTreeItem, int) 
		org.eclipse.swt.custom.TableTreeItem parent
		int style
	public void  (org.eclipse.swt.custom.TableTreeItem, int, int) 
		org.eclipse.swt.custom.TableTreeItem parent
		int style
		int index
	void  (org.eclipse.swt.custom.TableTree, org.eclipse.swt.custom.TableTreeItem, int, int) 
		org.eclipse.swt.custom.TableTree parent
		org.eclipse.swt.custom.TableTreeItem parentItem
		int style
		int index
		int tableIndex
		int itemHeight
		org.eclipse.swt.graphics.GC gc
	void addCheck () 
		org.eclipse.swt.widgets.Table table
	void addItem (org.eclipse.swt.custom.TableTreeItem, int) 
		org.eclipse.swt.custom.TableTreeItem item
		int index
		org.eclipse.swt.graphics.Image image
		org.eclipse.swt.custom.TableTreeItem[] newItems
	public org.eclipse.swt.graphics.Color getBackground () 
	public org.eclipse.swt.graphics.Rectangle getBounds (int) 
		int index
	public boolean getChecked () 
	public boolean getGrayed () 
	public boolean getExpanded () 
	public org.eclipse.swt.graphics.Font getFont () 
	public org.eclipse.swt.graphics.Color getForeground () 
	public org.eclipse.swt.graphics.Image getImage () 
	public org.eclipse.swt.graphics.Image getImage (int) 
		int index
	int getIndent () 
	public org.eclipse.swt.custom.TableTreeItem getItem (int) 
		int index
		int count
	public int getItemCount () 
	public org.eclipse.swt.custom.TableTreeItem[] getItems () 
		org.eclipse.swt.custom.TableTreeItem[] newItems
	org.eclipse.swt.custom.TableTreeItem getItem (org.eclipse.swt.widgets.TableItem) 
		org.eclipse.swt.widgets.TableItem tableItem
		int i
		org.eclipse.swt.custom.TableTreeItem item
	public org.eclipse.swt.custom.TableTree getParent () 
	public org.eclipse.swt.custom.TableTreeItem getParentItem () 
	public java.lang.String getText () 
	public java.lang.String getText (int) 
		int index
	boolean getVisible () 
	public int indexOf (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		int i
	void expandAll (boolean) 
		boolean notify
		org.eclipse.swt.widgets.Event event
		int i
	int expandedIndexOf (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		int index
		int i
	int visibleChildrenCount () 
		int count
		int i
	public void dispose () 
		int i
	void removeItem (org.eclipse.swt.custom.TableTreeItem) 
		org.eclipse.swt.custom.TableTreeItem item
		int index
		org.eclipse.swt.custom.TableTreeItem[] newItems
	public void setBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setChecked (boolean) 
		boolean checked
		org.eclipse.swt.widgets.Table table
	public void setGrayed (boolean) 
		boolean grayed
		org.eclipse.swt.widgets.Table table
	public void setExpanded (boolean) 
		boolean expanded
		int i
		org.eclipse.swt.graphics.Image image
	public void setFont (org.eclipse.swt.graphics.Font) 
		org.eclipse.swt.graphics.Font font
	public void setForeground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setImage (int, org.eclipse.swt.graphics.Image) 
		int index
		org.eclipse.swt.graphics.Image image
		int columnCount
		org.eclipse.swt.graphics.Image[] newImages
	public void setImage (org.eclipse.swt.graphics.Image) 
		org.eclipse.swt.graphics.Image image
	public void setText (int, java.lang.String) 
		int index
		String text
		int columnCount
		String[] newTexts
	public void setText (java.lang.String) 
		String string
	void setVisible (boolean) 
		boolean show
		org.eclipse.swt.widgets.Table table
		int parentIndex
		int index
		int columnCount
		int i
		int i
		int length
		int i
		int length
}

org/eclipse/swt/custom/TextChangeListener.class
TextChangeListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.TextChangeListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void textChanging (org.eclipse.swt.custom.TextChangingEvent) 
	public abstract void textChanged (org.eclipse.swt.custom.TextChangedEvent) 
	public abstract void textSet (org.eclipse.swt.custom.TextChangedEvent) 
}

org/eclipse/swt/custom/TextChangedEvent.class
TextChangedEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TextChangedEvent extends org.eclipse.swt.events.TypedEvent {
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent source
}

org/eclipse/swt/custom/TextChangingEvent.class
TextChangingEvent.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TextChangingEvent extends org.eclipse.swt.events.TypedEvent {
	public int start
	public String newText
	public int replaceCharCount
	public int newCharCount
	public int replaceLineCount
	public int newLineCount
	static final long serialVersionUID
	public void  (org.eclipse.swt.custom.StyledTextContent) 
		org.eclipse.swt.custom.StyledTextContent source
	void  (org.eclipse.swt.custom.StyledTextContent, org.eclipse.swt.custom.StyledTextEvent) 
		org.eclipse.swt.custom.StyledTextContent source
		org.eclipse.swt.custom.StyledTextEvent e
}

org/eclipse/swt/custom/TreeEditor$1.class
TreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TreeEditor$1 extends java.lang.Object implements org.eclipse.swt.events.ControlListener  {
	final org.eclipse.swt.custom.TreeEditor this$0
	void  (org.eclipse.swt.custom.TreeEditor) 
	public void controlMoved (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
	public void controlResized (org.eclipse.swt.events.ControlEvent) 
		org.eclipse.swt.events.ControlEvent e
}

org/eclipse/swt/custom/TreeEditor$2.class
TreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TreeEditor$2 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.TreeEditor this$0
	void  (org.eclipse.swt.custom.TreeEditor) 
	public void run () 
}

org/eclipse/swt/custom/TreeEditor$3.class
TreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TreeEditor$3 extends java.lang.Object implements org.eclipse.swt.events.TreeListener  {
	final Runnable runnable
	final org.eclipse.swt.custom.TreeEditor this$0
	void  (org.eclipse.swt.custom.TreeEditor) 
	public void treeCollapsed (org.eclipse.swt.events.TreeEvent) 
		org.eclipse.swt.events.TreeEvent e
	public void treeExpanded (org.eclipse.swt.events.TreeEvent) 
		org.eclipse.swt.events.TreeEvent e
	static org.eclipse.swt.custom.TreeEditor access$0 (org.eclipse.swt.custom.TreeEditor$3) 
}

org/eclipse/swt/custom/TreeEditor$4.class
TreeEditor.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.TreeEditor$4 extends java.lang.Object implements java.lang.Runnable  {
	final org.eclipse.swt.custom.TreeEditor$3 this$1
	void  (org.eclipse.swt.custom.TreeEditor$3) 
	public void run () 
}

org/eclipse/swt/custom/TreeEditor.class
TreeEditor.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.TreeEditor extends org.eclipse.swt.custom.ControlEditor {
	org.eclipse.swt.widgets.Tree tree
	org.eclipse.swt.widgets.TreeItem item
	int column
	org.eclipse.swt.events.ControlListener columnListener
	org.eclipse.swt.events.TreeListener treeListener
	Runnable timer
	static final int TIMEOUT
	public void  (org.eclipse.swt.widgets.Tree) 
		org.eclipse.swt.widgets.Tree tree
	org.eclipse.swt.graphics.Rectangle computeBounds () 
		org.eclipse.swt.graphics.Rectangle cell
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Rectangle area
		org.eclipse.swt.graphics.Rectangle editorRect
	public void dispose () 
		org.eclipse.swt.widgets.TreeColumn treeColumn
	public int getColumn () 
	public org.eclipse.swt.widgets.TreeItem getItem () 
	void resize () 
		org.eclipse.swt.widgets.Display display
	public void setColumn (int) 
		int column
		int columnCount
		org.eclipse.swt.widgets.TreeColumn treeColumn
		org.eclipse.swt.widgets.TreeColumn treeColumn
	public void setItem (org.eclipse.swt.widgets.TreeItem) 
		org.eclipse.swt.widgets.TreeItem item
	public void setEditor (org.eclipse.swt.widgets.Control, org.eclipse.swt.widgets.TreeItem, int) 
		org.eclipse.swt.widgets.Control editor
		org.eclipse.swt.widgets.TreeItem item
		int column
	public void setEditor (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control editor
	public void setEditor (org.eclipse.swt.widgets.Control, org.eclipse.swt.widgets.TreeItem) 
		org.eclipse.swt.widgets.Control editor
		org.eclipse.swt.widgets.TreeItem item
	public void layout () 
		int columnCount
}

org/eclipse/swt/custom/VerifyKeyListener.class
VerifyKeyListener.java
package org.eclipse.swt.custom
public abstract org.eclipse.swt.custom.VerifyKeyListener extends java.lang.Object implements org.eclipse.swt.internal.SWTEventListener  {
	public abstract void verifyKey (org.eclipse.swt.events.VerifyEvent) 
}

org/eclipse/swt/custom/ViewForm$1.class
ViewForm.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ViewForm$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	final org.eclipse.swt.custom.ViewForm this$0
	void  (org.eclipse.swt.custom.ViewForm) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event e
}

org/eclipse/swt/custom/ViewForm.class
ViewForm.java
package org.eclipse.swt.custom
public org.eclipse.swt.custom.ViewForm extends org.eclipse.swt.widgets.Composite {
	public int marginWidth
	public int marginHeight
	public int horizontalSpacing
	public int verticalSpacing
	public static org.eclipse.swt.graphics.RGB borderInsideRGB
	public static org.eclipse.swt.graphics.RGB borderMiddleRGB
	public static org.eclipse.swt.graphics.RGB borderOutsideRGB
	org.eclipse.swt.widgets.Control topLeft
	org.eclipse.swt.widgets.Control topCenter
	org.eclipse.swt.widgets.Control topRight
	org.eclipse.swt.widgets.Control content
	boolean separateTopCenter
	boolean showBorder
	int separator
	int borderTop
	int borderBottom
	int borderLeft
	int borderRight
	int highlight
	org.eclipse.swt.graphics.Point oldSize
	org.eclipse.swt.graphics.Color selectionBackground
	org.eclipse.swt.widgets.Listener listener
	static final int OFFSCREEN
	static final int BORDER1_COLOR
	static final int SELECTION_BACKGROUND
	static void  () 
	public void  (org.eclipse.swt.widgets.Composite, int) 
		org.eclipse.swt.widgets.Composite parent
		int style
		int[] events
		int i
	static int checkStyle (int) 
		int style
		int mask
	public org.eclipse.swt.graphics.Rectangle computeTrim (int, int, int, int) 
		int x
		int y
		int width
		int height
		int trimX
		int trimY
		int trimWidth
		int trimHeight
	public org.eclipse.swt.graphics.Rectangle getClientArea () 
		org.eclipse.swt.graphics.Rectangle clientArea
	public org.eclipse.swt.widgets.Control getContent () 
	public org.eclipse.swt.widgets.Control getTopCenter () 
	public org.eclipse.swt.widgets.Control getTopLeft () 
	public org.eclipse.swt.widgets.Control getTopRight () 
	void onDispose (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
	void onPaint (org.eclipse.swt.graphics.GC) 
		org.eclipse.swt.graphics.GC gc
		org.eclipse.swt.graphics.Color gcForeground
		org.eclipse.swt.graphics.Point size
		org.eclipse.swt.graphics.Color border
		int x1
		int y1
		int x2
		int y2
		int[] shape
		org.eclipse.swt.graphics.Color highlightColor
	void onResize () 
		org.eclipse.swt.graphics.Point size
		int width
		int height
	public void setContent (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control content
	public void setLayout (org.eclipse.swt.widgets.Layout) 
		org.eclipse.swt.widgets.Layout layout
	void setSelectionBackground (org.eclipse.swt.graphics.Color) 
		org.eclipse.swt.graphics.Color color
	public void setTopCenter (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control topCenter
		org.eclipse.swt.graphics.Point size
	public void setTopLeft (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control c
		org.eclipse.swt.graphics.Point size
	public void setTopRight (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control c
		org.eclipse.swt.graphics.Point size
	public void setBorderVisible (boolean) 
		boolean show
	public void setTopCenterSeparate (boolean) 
		boolean show
}

org/eclipse/swt/custom/ViewFormLayout.class
ViewFormLayout.java
package org.eclipse.swt.custom
 org.eclipse.swt.custom.ViewFormLayout extends org.eclipse.swt.widgets.Layout {
	void  () 
	protected org.eclipse.swt.graphics.Point computeSize (org.eclipse.swt.widgets.Composite, int, int, boolean) 
		org.eclipse.swt.widgets.Composite composite
		int wHint
		int hHint
		boolean flushCache
		org.eclipse.swt.custom.ViewForm form
		org.eclipse.swt.widgets.Control left
		org.eclipse.swt.widgets.Control center
		org.eclipse.swt.widgets.Control right
		org.eclipse.swt.widgets.Control content
		org.eclipse.swt.graphics.Point leftSize
		org.eclipse.swt.graphics.Point centerSize
		org.eclipse.swt.graphics.Point rightSize
		org.eclipse.swt.graphics.Point size
		int count
		org.eclipse.swt.graphics.Point contentSize
	org.eclipse.swt.graphics.Point computeChildSize (org.eclipse.swt.widgets.Control, int, int, boolean) 
		org.eclipse.swt.widgets.Control control
		int wHint
		int hHint
		boolean flushCache
		Object data
	int computeTrim (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control c
		org.eclipse.swt.graphics.Rectangle rect
	protected boolean flushCache (org.eclipse.swt.widgets.Control) 
		org.eclipse.swt.widgets.Control control
		Object data
	protected void layout (org.eclipse.swt.widgets.Composite, boolean) 
		org.eclipse.swt.widgets.Composite composite
		boolean flushCache
		org.eclipse.swt.custom.ViewForm form
		org.eclipse.swt.widgets.Control left
		org.eclipse.swt.widgets.Control center
		org.eclipse.swt.widgets.Control right
		org.eclipse.swt.widgets.Control content
		org.eclipse.swt.graphics.Rectangle rect
		org.eclipse.swt.graphics.Point leftSize
		org.eclipse.swt.graphics.Point centerSize
		org.eclipse.swt.graphics.Point rightSize
		int minTopWidth
		int count
		int x
		int y
		boolean top
		int topHeight
		int trim
		int leftW
		int trim
		int w
		org.eclipse.swt.graphics.Point size
		int topHeight
		org.eclipse.swt.graphics.Rectangle trim
		int w
		int h
		int oldSeperator
		int t
		int t
		int t
		int b
		int b
		int b
}

org/eclipse/swt/dnd/
org/eclipse/swt/dnd/ByteArrayTransfer.class
ByteArrayTransfer.java
package org.eclipse.swt.dnd
public abstract org.eclipse.swt.dnd.ByteArrayTransfer extends org.eclipse.swt.dnd.Transfer {
	public void  () 
	public org.eclipse.swt.dnd.TransferData[] getSupportedTypes () 
		int[] types
		org.eclipse.swt.dnd.TransferData[] data
		int i
	public boolean isSupportedType (org.eclipse.swt.dnd.TransferData) 
		org.eclipse.swt.dnd.TransferData transferData
		int[] types
		int i
	protected void javaToNative (java.lang.Object, org.eclipse.swt.dnd.TransferData) 
		Object object
		org.eclipse.swt.dnd.TransferData transferData
		byte[] buffer
		int pValue
	protected java.lang.Object nativeToJava (org.eclipse.swt.dnd.TransferData) 
		org.eclipse.swt.dnd.TransferData transferData
		int size
		byte[] buffer
	boolean checkByteArray (java.lang.Object) 
		Object object
}

org/eclipse/swt/dnd/Clipboard.class
Clipboard.java
package org.eclipse.swt.dnd
public org.eclipse.swt.dnd.Clipboard extends java.lang.Object {
	private org.eclipse.swt.widgets.Display display
	static int GTKCLIPBOARD
	static int GTKPRIMARYCLIPBOARD
	private static int TARGET
	static Class class$0
	static void  () 
		byte[] buffer
		int primary
	public void  (org.eclipse.swt.widgets.Display) 
		org.eclipse.swt.widgets.Display display
	protected void checkSubclass () 
		String name
		String validName
	protected void checkWidget () 
		org.eclipse.swt.widgets.Display display
	public void clearContents () 
	public void clearContents (int) 
		int clipboards
		org.eclipse.swt.dnd.ClipboardProxy proxy
	public void dispose () 
	public java.lang.Object getContents (org.eclipse.swt.dnd.Transfer) 
		org.eclipse.swt.dnd.Transfer transfer
	public java.lang.Object getContents (org.eclipse.swt.dnd.Transfer, int) 
		org.eclipse.swt.dnd.Transfer transfer
		int clipboards
		int selection_data
		int[] typeIds
		int i
		org.eclipse.swt.internal.gtk.GtkSelectionData gtkSelectionData
		org.eclipse.swt.dnd.TransferData tdata
		Object result
	public boolean isDisposed () 
	public void setContents (java.lang.Object[], org.eclipse.swt.dnd.Transfer[]) 
		Object[] data
		org.eclipse.swt.dnd.Transfer[] dataTypes
	public void setContents (java.lang.Object[], org.eclipse.swt.dnd.Transfer[], int) 
		Object[] data
		org.eclipse.swt.dnd.Transfer[] dataTypes
		int clipboards
		int i
		org.eclipse.swt.dnd.ClipboardProxy proxy
	public org.eclipse.swt.dnd.TransferData[] getAvailableTypes () 
	public org.eclipse.swt.dnd.TransferData[] getAvailableTypes (int) 
		int clipboards
		org.eclipse.swt.dnd.TransferData[] result
		int[] types
		int i
		int[] types
		int offset
		org.eclipse.swt.dnd.TransferData[] newResult
		int i
	public java.lang.String[] getAvailableTypeNames () 
		int[] types1
		int[] types2
		String[] result
		int count
		int i
		int pName
		byte[] buffer
		int i
		int pName
		byte[] buffer
		String[] temp
	private int[] getAvailablePrimaryTypes () 
		int[] types
		int selection_data
		org.eclipse.swt.internal.gtk.GtkSelectionData gtkSelectionData
	private int[] getAvailableClipboardTypes () 
		int[] types
		int selection_data
		org.eclipse.swt.internal.gtk.GtkSelectionData gtkSelectionData
	int gtk_clipboard_wait_for_contents (int, int) 
		int clipboard
		int target
		String key
		org.eclipse.swt.widgets.Display display
		int selection_data
}

org/eclipse/swt/dnd/ClipboardProxy$1.class
ClipboardProxy.java
package org.eclipse.swt.dnd
 org.eclipse.swt.dnd.ClipboardProxy$1 extends java.lang.Object implements org.eclipse.swt.widgets.Listener  {
	private final org.eclipse.swt.widgets.Display val$display
	void  (org.eclipse.swt.widgets.Display) 
	public void handleEvent (org.eclipse.swt.widgets.Event) 
		org.eclipse.swt.widgets.Event event
		org.eclipse.swt.dnd.ClipboardProxy clipbordProxy
}

org/eclipse/swt/dnd/ClipboardProxy.class
ClipboardProxy.java
package org.eclipse.swt.dnd
 org.eclipse.swt.dnd.ClipboardProxy extends java.lang.Object {
	Object[] clipboardData
	org.eclipse.swt.dnd.Transfer[] clipboardDataTypes
	Object[] primaryClipboardData
	org.eclipse.swt.dnd.Transfer[] primaryClipboardDataTypes
	int clipboardOwner
	org.eclipse.swt.widgets.Display display
	org.eclipse.swt.dnd.Clipboard activeClipboard
	org.eclipse.swt.dnd.Clipboard activePrimaryClipboard
	org.eclipse.swt.internal.Callback getFunc
	org.eclipse.swt.internal.Callback clearFunc
	static String ID
	static void  () 
	static org.eclipse.swt.dnd.ClipboardProxy _getInstance (org.eclipse.swt.widgets.Display) 
		org.eclipse.swt.widgets.Display display
		org.eclipse.swt.dnd.ClipboardProxy proxy
	void  (org.eclipse.swt.widgets.Display) 
		org.eclipse.swt.widgets.Display display
	void clear (org.eclipse.swt.dnd.Clipboard, int) 
		org.eclipse.swt.dnd.Clipboard owner
		int clipboards
	int clearFunc (int, int) 
		int clipboard
		int user_data_or_owner
	void dispose () 
	int getFunc (int, int, int, int) 
		int clipboard
		int selection_data
		int info
		int user_data_or_owner
		org.eclipse.swt.internal.gtk.GtkSelectionData selectionData
		org.eclipse.swt.dnd.TransferData tdata
		org.eclipse.swt.dnd.Transfer[] types
		int index
		int i
		Object[] data
	boolean setData (org.eclipse.swt.dnd.Clipboard, java.lang.Object[], org.eclipse.swt.dnd.Transfer[], int) 
		org.eclipse.swt.dnd.Clipboard owner
		Object[] data
		org.eclipse.swt.dnd.Transfer[] dataTypes
		int clipboards
		org.eclipse.swt.internal.gtk.GtkTargetEntry[] entries
		int pTargetsList
		int i
		org.eclipse.swt.dnd.Transfer transfer
		int[] typeIds
		String[] typeNames
		int j
		org.eclipse.swt.internal.gtk.GtkTargetEntry entry
		byte[] buffer
		int pName
		org.eclipse.swt.internal.gtk.GtkTargetEntry[] tmp
		int offset
		int offset
		int offset
		int i
		int getFuncProc
		int getFuncProc
		int clearFuncProc
		int clearFuncProc
		int getFuncProc
		int getFuncProc
		int clearFuncProc
		int clearFuncProc
		int i
		int i
		int i
		int i
		org.eclipse.swt.internal.gtk.GtkTargetEntry entry
		org.eclipse.swt.internal.gtk.GtkTargetEntry entry
		org.eclipse.swt.internal.gtk.GtkTargetEntry entry
		org.eclipse.swt.internal.gtk.GtkTargetEntry entry
}

org/eclipse/swt/dnd/DND.class
DND.java
package org.eclipse.swt.dnd
public org.eclipse.swt.dnd.DND extends java.lang.Object {
	public static final int CLIPBOARD
	public static final int SELECTION_CLIPBOARD
	public static final int DROP_NONE
	public static final int DROP_COPY
	public static final int DROP_MOVE
	public static final int DROP_LINK
	public static final int DROP_TARGET_MOVE
	public static final int DROP_DEFAULT
	public static final int DragEnd
	public static final int DragSetData
	public static final int DragEnter
	public static final int DragLeave
	public static final int DragOver
	public static final int DragOperationChanged
	public static final int Drop
	public static final int DropAccept
	public static final int DragStart
	public static final int FEEDBACK_NONE
	public static final int FEEDBACK_SELECT
	public static final int FEEDBACK_INSERT_BEFORE
	public static final int FEEDBACK_INSERT_AFTER
	public static final int FEEDBACK_SCROLL
	public static final int FEEDBACK_EXPAND
	public static final int ERROR