C M R S

S

setDragDrop(Label) - Static method in class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet78
 
Snippet1 - Class in com.ibm.jdg2e.swt.snippets.helloworld
example snippet: Hello World.
Snippet1() - Constructor for class com.ibm.jdg2e.swt.snippets.helloworld.Snippet1
 
Snippet10 - Class in com.ibm.jdg2e.swt.snippets.gc
Drawing with transformations, paths and alpha blending.
Snippet10() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet10
 
Snippet100 - Class in com.ibm.jdg2e.swt.snippets.font
Font example snippet: create a large font for use by a text widget.
Snippet100() - Constructor for class com.ibm.jdg2e.swt.snippets.font.Snippet100
 
Snippet101 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: insert a table item (at an index).
Snippet101() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet101
 
Snippet102 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: insert a tree item (at an index).
Snippet102() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet102
 
Snippet103 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: update table item text.
Snippet103() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet103
 
Snippet104 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: create a splash screen.
Snippet104() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet104
 
Snippet105 - Class in com.ibm.jdg2e.swt.snippets.program
Program example snippet: invoke an external batch file.
Snippet105() - Constructor for class com.ibm.jdg2e.swt.snippets.program.Snippet105
 
Snippet106 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: insert a table column (at an index).
Snippet106() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet106
 
Snippet107 - Class in com.ibm.jdg2e.swt.snippets.sash
Sash example snippet: implement a simple splitter (with a 20 pixel limit).
Snippet107() - Constructor for class com.ibm.jdg2e.swt.snippets.sash.Snippet107
 
Snippet108 - Class in com.ibm.jdg2e.swt.snippets.button
Button example snippet: set the default button.
Snippet108() - Constructor for class com.ibm.jdg2e.swt.snippets.button.Snippet108
 
Snippet109 - Class in com.ibm.jdg2e.swt.snippets.sashform
SashForm example snippet: create a sash form with three children.
Snippet109() - Constructor for class com.ibm.jdg2e.swt.snippets.sashform.Snippet109
 
Snippet11 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: set the selection (i-beam).
Snippet11() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet11
 
Snippet110 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: find a table cell from mouse down (works for any table style).
Snippet110() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet110
 
Snippet111 - Class in com.ibm.jdg2e.swt.snippets.tree
TreeEditor example snippet: edit the text of a tree item (in place, fancy).
Snippet111() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet111
 
Snippet112 - Class in com.ibm.jdg2e.swt.snippets.image
Image example snippet: display an image in a group.
Snippet112() - Constructor for class com.ibm.jdg2e.swt.snippets.image.Snippet112
 
Snippet113 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: detect a selection or check event in a table (SWT.CHECK).
Snippet113() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet113
 
Snippet114 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: detect a selection or check event in a tree (SWT.CHECK).
Snippet114() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet114
 
Snippet115 - Class in com.ibm.jdg2e.swt.snippets.composite
Composite example snippet: force radio behavior on two different composites.
Snippet115() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet115
 
Snippet116 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: stop CR from going to the default button.
Snippet116() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet116
 
Snippet117 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: add a select all menu item to the control.
Snippet117() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet117
 
Snippet118 - Class in com.ibm.jdg2e.swt.snippets.cursor
Cursor example snippet: create a color cursor from an image file.
Snippet118() - Constructor for class com.ibm.jdg2e.swt.snippets.cursor.Snippet118
 
Snippet119 - Class in com.ibm.jdg2e.swt.snippets.cursor
Cursor example snippet: create a color cursor from a source and a mask.
Snippet119() - Constructor for class com.ibm.jdg2e.swt.snippets.cursor.Snippet119
 
Snippet12 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: set the selection (start, end).
Snippet12() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet12
 
Snippet120 - Class in com.ibm.jdg2e.swt.snippets.monitor
Monitor example snippet: center a shell on the primary monitor.
Snippet120() - Constructor for class com.ibm.jdg2e.swt.snippets.monitor.Snippet120
 
Snippet121 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: prompt for a password (set the echo character).
Snippet121() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet121
 
Snippet122 - Class in com.ibm.jdg2e.swt.snippets.clipboard
Clipboard example snippet: enable/disable menu depending on clipboard content availability.
Snippet122() - Constructor for class com.ibm.jdg2e.swt.snippets.clipboard.Snippet122
 
Snippet123 - Class in com.ibm.jdg2e.swt.snippets.ole
 
Snippet123() - Constructor for class com.ibm.jdg2e.swt.snippets.ole.Snippet123
 
Snippet124 - Class in com.ibm.jdg2e.swt.snippets.tableeditor
TableEditor example snippet: edit a cell in a table (in place, fancy).
Snippet124() - Constructor for class com.ibm.jdg2e.swt.snippets.tableeditor.Snippet124
 
Snippet125 - Class in com.ibm.jdg2e.swt.snippets.tooltips
Tool Tips example snippet: create fake tool tips for items in a table.
Snippet125() - Constructor for class com.ibm.jdg2e.swt.snippets.tooltips.Snippet125
 
Snippet126 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: place arbitrary controls in a table.
Snippet126() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet126
 
Snippet127 - Class in com.ibm.jdg2e.swt.snippets.control
Control example snippet: prevent Tab from traversing out of a control.
Snippet127() - Constructor for class com.ibm.jdg2e.swt.snippets.control.Snippet127
 
Snippet128 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: bring up a browser
Snippet128() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet128
 
Snippet129 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: color cells and rows in table.
Snippet129() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet129
 
Snippet13 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: draw a thick line.
Snippet13() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet13
 
Snippet130 - Class in com.ibm.jdg2e.swt.snippets.busyindicator
BusyIndicator example snippet: display busy cursor during long running task
Snippet130() - Constructor for class com.ibm.jdg2e.swt.snippets.busyindicator.Snippet130
 
Snippet131 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: show a popup menu (wait for it to close).
Snippet131() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet131
 
Snippet132 - Class in com.ibm.jdg2e.swt.snippets.printing
Printing example snippet: print "Hello World!" in black, outlined in red, to default printer.
Snippet132() - Constructor for class com.ibm.jdg2e.swt.snippets.printing.Snippet132
 
Snippet133 - Class in com.ibm.jdg2e.swt.snippets.printing
Printing example snippet: print text to printer, with word wrap and pagination.
Snippet133() - Constructor for class com.ibm.jdg2e.swt.snippets.printing.Snippet133
 
Snippet134 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: create a non-rectangular window.
Snippet134() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet134
 
Snippet135 - Class in com.ibm.jdg2e.swt.snippets.swing
example snippet: embed Swing/AWT in SWT.
Snippet135() - Constructor for class com.ibm.jdg2e.swt.snippets.swing.Snippet135
 
Snippet136 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: render HTML from memory
Snippet136() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet136
 
Snippet137 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: render HTML that includes relative links from memory
Snippet137() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet137
 
Snippet138 - Class in com.ibm.jdg2e.swt.snippets.image
example snippet: set icons with different resolutions.
Snippet138() - Constructor for class com.ibm.jdg2e.swt.snippets.image.Snippet138
 
Snippet139 - Class in com.ibm.jdg2e.swt.snippets.image
example snippet: rotate and flip an image.
Snippet139() - Constructor for class com.ibm.jdg2e.swt.snippets.image.Snippet139
 
Snippet14 - Class in com.ibm.jdg2e.swt.snippets.control
Control example snippet: detect mouse enter, exit and hover events.
Snippet14() - Constructor for class com.ibm.jdg2e.swt.snippets.control.Snippet14
 
Snippet140 - Class in com.ibm.jdg2e.swt.snippets.coolbar
CoolBar example snippet: drop-down a chevron menu containing hidden tool items.
Snippet140() - Constructor for class com.ibm.jdg2e.swt.snippets.coolbar.Snippet140
 
Snippet141 - Class in com.ibm.jdg2e.swt.snippets.image
Image example snippet: display an animated GIF.
Snippet141() - Constructor for class com.ibm.jdg2e.swt.snippets.image.Snippet141
 
Snippet142 - Class in com.ibm.jdg2e.swt.snippets.automation
UI Automation (for testing tools) snippet: post mouse events
Snippet142() - Constructor for class com.ibm.jdg2e.swt.snippets.automation.Snippet142
 
Snippet143 - Class in com.ibm.jdg2e.swt.snippets.tray
Tray example snippet: place an icon with a popup menu on the system tray.
Snippet143() - Constructor for class com.ibm.jdg2e.swt.snippets.tray.Snippet143
 
Snippet144 - Class in com.ibm.jdg2e.swt.snippets.table
Virtual Table example snippet: create a table with 1,000,000 items (lazy).
Snippet144() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet144
 
Snippet145 - Class in com.ibm.jdg2e.swt.snippets.text
TextLayout example snippet: draw internationalized styled text on a shell.
Snippet145() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet145
 
Snippet146 - Class in com.ibm.jdg2e.swt.snippets.automation
UI Automation (for testing tools) snippet: post key events
Snippet146() - Constructor for class com.ibm.jdg2e.swt.snippets.automation.Snippet146
 
Snippet147 - Class in com.ibm.jdg2e.swt.snippets.combo
Text example snippet: stop CR from going to the default button.
Snippet147() - Constructor for class com.ibm.jdg2e.swt.snippets.combo.Snippet147
 
Snippet148 - Class in com.ibm.jdg2e.swt.snippets.browser
Text example snippet: check if the browser is available or not
Snippet148() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet148
 
Snippet149 - Class in com.ibm.jdg2e.swt.snippets.tableeditor
TableEditor example snippet: place a progress bar in a table.
Snippet149() - Constructor for class com.ibm.jdg2e.swt.snippets.tableeditor.Snippet149
 
Snippet15 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: create a tree.
Snippet15() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet15
 
Snippet150 - Class in com.ibm.jdg2e.swt.snippets.coolbar
CoolBar example snippet: create a coolbar (relayout when resized).
Snippet150() - Constructor for class com.ibm.jdg2e.swt.snippets.coolbar.Snippet150
 
Snippet151 - Class in com.ibm.jdg2e.swt.snippets.table
Create a virtual table and add 1000 entries to it every 500 ms.
Snippet151() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet151
 
Snippet152 - Class in com.ibm.jdg2e.swt.snippets.statusline
Control example snippet: update a status line when an item is armed.
Snippet152() - Constructor for class com.ibm.jdg2e.swt.snippets.statusline.Snippet152
 
Snippet153 - Class in com.ibm.jdg2e.swt.snippets.statusline
ToolBar example snippet: update a status line when the pointer enters a ToolItem.
Snippet153() - Constructor for class com.ibm.jdg2e.swt.snippets.statusline.Snippet153
 
Snippet154 - Class in com.ibm.jdg2e.swt.snippets.swing
example snippet: embed a JTable in SWT (no flicker).
Snippet154() - Constructor for class com.ibm.jdg2e.swt.snippets.swing.Snippet154
 
Snippet155 - Class in com.ibm.jdg2e.swt.snippets.swing
example snippet: draw an X using AWT Graphics.
Snippet155() - Constructor for class com.ibm.jdg2e.swt.snippets.swing.Snippet155
 
Snippet156 - Class in com.ibm.jdg2e.swt.snippets.swing
example snippet: convert between SWT Image and AWT BufferedImage.
Snippet156() - Constructor for class com.ibm.jdg2e.swt.snippets.swing.Snippet156
 
Snippet159 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: modify HTML title tag.
Snippet159() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet159
 
Snippet16 - Class in com.ibm.jdg2e.swt.snippets.display
Display example snippet: create one repeating timer (every 500 ms).
Snippet16() - Constructor for class com.ibm.jdg2e.swt.snippets.display.Snippet16
 
Snippet160 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: query DOM node value
Snippet160() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet160
 
Snippet161 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser example snippet: modify DOM (executing javascript)
Snippet161() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet161
 
Snippet162 - Class in com.ibm.jdg2e.swt.snippets.accessibility
Adding an accessible listener to provide state information
Snippet162() - Constructor for class com.ibm.jdg2e.swt.snippets.accessibility.Snippet162
 
Snippet163 - Class in com.ibm.jdg2e.swt.snippets.font
Setting the font style, foreground and background colors of StyledText.
Snippet163() - Constructor for class com.ibm.jdg2e.swt.snippets.font.Snippet163
 
Snippet164 - Class in com.ibm.jdg2e.swt.snippets.accessibility
Override the text that is spoken for a native Button.
Snippet164() - Constructor for class com.ibm.jdg2e.swt.snippets.accessibility.Snippet164
 
Snippet165 - Class in com.ibm.jdg2e.swt.snippets.ctabfolder
Create a CTabFolder with min and max buttons, as well as close button and image only on selected tab.
Snippet165() - Constructor for class com.ibm.jdg2e.swt.snippets.ctabfolder.Snippet165
 
Snippet166 - Class in com.ibm.jdg2e.swt.snippets.composite
Create a ScrolledComposite with wrapping content.
Snippet166() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet166
 
Snippet167 - Class in com.ibm.jdg2e.swt.snippets.composite
Create two ScrolledComposites that scroll in tandem.
Snippet167() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet167
 
Snippet168 - Class in com.ibm.jdg2e.swt.snippets.gc
Draw lines and polygons with different cap and join styles.
Snippet168() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet168
 
Snippet169 - Class in com.ibm.jdg2e.swt.snippets.button
Make a toggle button have radio behavior.
Snippet169() - Constructor for class com.ibm.jdg2e.swt.snippets.button.Snippet169
 
Snippet17 - Class in com.ibm.jdg2e.swt.snippets.slider
Slider example snippet: print scroll event details.
Snippet17() - Constructor for class com.ibm.jdg2e.swt.snippets.slider.Snippet17
 
Snippet170 - Class in com.ibm.jdg2e.swt.snippets.tree
Create a Tree with columns.
Snippet170() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet170
 
Snippet171 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
Drag and Drop example snippet: define data transfer types that subclass each other.
Snippet171() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet171
 
Snippet172 - Class in com.ibm.jdg2e.swt.snippets.gridlayout
GridLayout snippet: align widgets in a GridLayout.
Snippet172() - Constructor for class com.ibm.jdg2e.swt.snippets.gridlayout.Snippet172
 
Snippet173 - Class in com.ibm.jdg2e.swt.snippets.browser
Browser snippet: bring up a browser (pop-up blocker)
Snippet173() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet173
 
Snippet175 - Class in com.ibm.jdg2e.swt.snippets.gridlayout
Exclude a widget from a GridLayout.
Snippet175() - Constructor for class com.ibm.jdg2e.swt.snippets.gridlayout.Snippet175
 
Snippet176 - Class in com.ibm.jdg2e.swt.snippets.rowlayout
RowLayout snippet: align widgets in a row.
Snippet176() - Constructor for class com.ibm.jdg2e.swt.snippets.rowlayout.Snippet176
 
Snippet177 - Class in com.ibm.jdg2e.swt.snippets.rowlayout
RowLayout snippet: align widgets in a column.
Snippet177() - Constructor for class com.ibm.jdg2e.swt.snippets.rowlayout.Snippet177
 
Snippet179 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: verify input (format for date).
Snippet179() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet179
 
Snippet18 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: create a tool bar (text).
Snippet18() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet18
 
Snippet180 - Class in com.ibm.jdg2e.swt.snippets.shell
Create a non-rectangular shell to simulate transparency.
Snippet180() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet180
 
Snippet181 - Class in com.ibm.jdg2e.swt.snippets.table
Allow user to reorder columns and reorder columns programmatically.
Snippet181() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet181
 
Snippet182 - Class in com.ibm.jdg2e.swt.snippets.link
Link example snippet: create a link widget.
Snippet182() - Constructor for class com.ibm.jdg2e.swt.snippets.link.Snippet182
 
Snippet183 - Class in com.ibm.jdg2e.swt.snippets.link
Link example snippet: detect selection events in a link widget.
Snippet183() - Constructor for class com.ibm.jdg2e.swt.snippets.link.Snippet183
 
Snippet184 - Class in com.ibm.jdg2e.swt.snippets.spinner
Spinner example snippet: create and initialize a spinner widget.
Snippet184() - Constructor for class com.ibm.jdg2e.swt.snippets.spinner.Snippet184
 
Snippet185 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
Make a dropped data type depend on a target item in table.
Snippet185() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet185
 
Snippet187 - Class in com.ibm.jdg2e.swt.snippets.browser
Running a script within IE.
Snippet187() - Constructor for class com.ibm.jdg2e.swt.snippets.browser.Snippet187
 
Snippet188 - Class in com.ibm.jdg2e.swt.snippets.scrollablecomposite
Scroll a widget into view on focus in.
Snippet188() - Constructor for class com.ibm.jdg2e.swt.snippets.scrollablecomposite.Snippet188
 
Snippet189 - Class in com.ibm.jdg2e.swt.snippets.text
Text with underline and strike through.
Snippet189() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet189
 
Snippet19 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: verify input (only allow digits).
Snippet19() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet19
 
Snippet190 - Class in com.ibm.jdg2e.swt.snippets.spinner
Floating point values in Spinner.
Snippet190() - Constructor for class com.ibm.jdg2e.swt.snippets.spinner.Snippet190
 
Snippet191 - Class in com.ibm.jdg2e.swt.snippets.text
Detect when the user scrolls a text control.
Snippet191() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet191
 
Snippet192 - Class in com.ibm.jdg2e.swt.snippets.table
Show a sort indicator in the column header.
Snippet192() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet192
 
Snippet193 - Class in com.ibm.jdg2e.swt.snippets.table
Allow user to reorder columns and reorder columns programmatically.
Snippet193() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet193
 
Snippet194 - Class in com.ibm.jdg2e.swt.snippets.gc
Write an animated GIF to a file.
Snippet194() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet194
 
Snippet196 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: use a regular expression to verify input.
Snippet196() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet196
 
Snippet197 - Class in com.ibm.jdg2e.swt.snippets.text
Draw wrapped text using TextLayout.
Snippet197() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet197
 
Snippet198 - Class in com.ibm.jdg2e.swt.snippets.text
Create a path from some text.
Snippet198() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet198
 
Snippet199 - Class in com.ibm.jdg2e.swt.snippets.excel
Listen for events in Excel (win32 only).
Snippet199() - Constructor for class com.ibm.jdg2e.swt.snippets.excel.Snippet199
 
Snippet2 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: sort a table by column.
Snippet2() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet2
 
Snippet20 - Class in com.ibm.jdg2e.swt.snippets.coolbar
CoolBar example snippet: create a cool bar.
Snippet20() - Constructor for class com.ibm.jdg2e.swt.snippets.coolbar.Snippet20
 
Snippet200 - Class in com.ibm.jdg2e.swt.snippets.gc
Fill a shape with a predefined pattern.
Snippet200() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet200
 
Snippet201 - Class in com.ibm.jdg2e.swt.snippets.table
Virtual Table example snippet: create a table with 1,000,000 items (lazy, page size 64).
Snippet201() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet201
 
Snippet202 - Class in com.ibm.jdg2e.swt.snippets.tree
Virtual Tree example snippet: populate tree lazily.
Snippet202() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet202
 
Snippet203 - Class in com.ibm.jdg2e.swt.snippets.tree
TextLayout example snippet: using TextLayout justify, alignment and indent.
Snippet203() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet203
 
Snippet204 - Class in com.ibm.jdg2e.swt.snippets.text
TextLayout example snippet: using the rise field of a TextStyle.
Snippet204() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet204
 
Snippet205 - Class in com.ibm.jdg2e.swt.snippets.text
TextLayout example snippet: using the GlyphMetrics to embedded images in a TextLayout.
Snippet205() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet205
 
Snippet206 - Class in com.ibm.jdg2e.swt.snippets.button
A button with text and image.
Snippet206() - Constructor for class com.ibm.jdg2e.swt.snippets.button.Snippet206
 
Snippet207 - Class in com.ibm.jdg2e.swt.snippets.gc
Use transformation matrices to reflect, rotate and shear images.
Snippet207() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet207
 
Snippet208 - Class in com.ibm.jdg2e.swt.snippets.gc
Change hue, saturation and brightness of a color.
Snippet208() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet208
 
Snippet21 - Class in com.ibm.jdg2e.swt.snippets.canvas
Canvas example snippet: implement tab traversal (behave like a tab group).
Snippet21() - Constructor for class com.ibm.jdg2e.swt.snippets.canvas.Snippet21
 
Snippet210 - Class in com.ibm.jdg2e.swt.snippets.text
Dragging text in a StyledText widget.
Snippet210() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet210
 
Snippet211 - Class in com.ibm.jdg2e.swt.snippets.text
SWT StyledText snippet: use rise and font with StyleRange.
Snippet211() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet211
 
Snippet212 - Class in com.ibm.jdg2e.swt.snippets.text
StyledText snippet: embed images.
Snippet212() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet212
 
Snippet213 - Class in com.ibm.jdg2e.swt.snippets.text
SWT StyledText snippet: use indent, alignment and justify.
Snippet213() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet213
 
Snippet214 - Class in com.ibm.jdg2e.swt.snippets.control
Control example snippet: set a background image (a dynamic gradient).
Snippet214() - Constructor for class com.ibm.jdg2e.swt.snippets.control.Snippet214
 
Snippet215 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: take a screen shot with a GC.
Snippet215() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet215
 
Snippet216 - Class in com.ibm.jdg2e.swt.snippets.gc
Tool Tips example snippet: show a tool tip inside a rectangle.
Snippet216() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet216
 
Snippet217 - Class in com.ibm.jdg2e.swt.snippets.text
StyledText snippet: embed controls.
Snippet217() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet217
 
Snippet218 - Class in com.ibm.jdg2e.swt.snippets.text
SWT StyledText snippet: use gradient background.
Snippet218() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet218
 
Snippet219 - Class in com.ibm.jdg2e.swt.snippets.shell
Region snippet: Create non-rectangular shell from an image with transparency.
Snippet219() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet219
 
Snippet22 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: select all the text in the control.
Snippet22() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet22
 
Snippet220 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: Images on the right side of the TreeItem.
Snippet220() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet220
 
Snippet221 - Class in com.ibm.jdg2e.swt.snippets.table
example snippet: Scroll table when mouse at top or bottom.
Snippet221() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet221
 
Snippet222 - Class in com.ibm.jdg2e.swt.snippets.text
example snippet: StyledText bulleted list example.
Snippet222() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet222
 
Snippet223 - Class in com.ibm.jdg2e.swt.snippets.expandbar
example snippet: ExpandBar example.
Snippet223() - Constructor for class com.ibm.jdg2e.swt.snippets.expandbar.Snippet223
 
Snippet224 - Class in com.ibm.jdg2e.swt.snippets.button
implement radio behavior for setSelection().
Snippet224() - Constructor for class com.ibm.jdg2e.swt.snippets.button.Snippet224
 
Snippet225 - Class in com.ibm.jdg2e.swt.snippets.tray
Tooltip example snippet: create a balloon tooltip for a tray item.
Snippet225() - Constructor for class com.ibm.jdg2e.swt.snippets.tray.Snippet225
 
Snippet226 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: Draw a custom gradient selection.
Snippet226() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet226
 
Snippet227 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: Multiple lines in a TreeItem.
Snippet227() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet227
 
Snippet228 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: Draw a bar graph.
Snippet228() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet228
 
Snippet229 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: Draw a custom gradient selection.
Snippet229() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet229
 
Snippet23 - Class in com.ibm.jdg2e.swt.snippets.tracker
Tracker example snippet: create a tracker (drag on mouse down).
Snippet23() - Constructor for class com.ibm.jdg2e.swt.snippets.tracker.Snippet23
 
Snippet230 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: Images on the right hand side of a TableItem.
Snippet230() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet230
 
Snippet231 - Class in com.ibm.jdg2e.swt.snippets.table
example snippet: Multiple lines per TableItem.
Snippet231() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet231
 
Snippet232 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: Draw a bar graph.
Snippet232() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet232
 
Snippet233 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: create a dialog shell and position it with upper left corner at cursor position.
Snippet233() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet233
 
Snippet234 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: Fixed first column and horizontal scroll remaining columns.
Snippet234() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet234
 
Snippet235 - Class in com.ibm.jdg2e.swt.snippets.system
example snippet: detect a system settings change.
Snippet235() - Constructor for class com.ibm.jdg2e.swt.snippets.system.Snippet235
 
Snippet236 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: draw different foreground colors for text in a TableItem.
Snippet236() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet236
 
Snippet237 - Class in com.ibm.jdg2e.swt.snippets.color
Composite Snippet: inherit a background color or image.
Snippet237() - Constructor for class com.ibm.jdg2e.swt.snippets.color.Snippet237
 
Snippet238 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: create a popup menu with a submenu.
Snippet238() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet238
 
Snippet239 - Class in com.ibm.jdg2e.swt.snippets.table
Table snippet: make text span multiple columns.
Snippet239() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet239
 
Snippet24 - Class in com.ibm.jdg2e.swt.snippets.combo
example snippet: detect CR in a text or combo control (default selection).
Snippet24() - Constructor for class com.ibm.jdg2e.swt.snippets.combo.Snippet24
 
Snippet24 - Class in com.ibm.jdg2e.swt.snippets.text
example snippet: detect CR in a text or combo control (default selection).
Snippet24() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet24
 
Snippet240 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree snippet: Text that spans multiple columns.
Snippet240() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet240
 
Snippet241 - Class in com.ibm.jdg2e.swt.snippets.text
Text snippet: Override Tab behavior to traverse out of a Text.
Snippet241() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet241
 
Snippet242 - Class in com.ibm.jdg2e.swt.snippets.cursor
Cursor snippet: Hide the Cursor over a control.
Snippet242() - Constructor for class com.ibm.jdg2e.swt.snippets.cursor.Snippet242
 
Snippet243 - Class in com.ibm.jdg2e.swt.snippets.text
Text snippet: type in one text, output to another.
Snippet243() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet243
 
Snippet244 - Class in com.ibm.jdg2e.swt.snippets.text
StyledText snippet: Draw a box around text.
Snippet244() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet244
 
Snippet245 - Class in com.ibm.jdg2e.swt.snippets.canvas
Canvas snippet: paint a circle in a canvas.
Snippet245() - Constructor for class com.ibm.jdg2e.swt.snippets.canvas.Snippet245
 
Snippet247 - Class in com.ibm.jdg2e.swt.snippets.text
Control example snippet: allow a multi-line text to process the default button.
Snippet247() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet247
 
Snippet248 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: allow escape to close a shell.
Snippet248() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet248
 
Snippet25 - Class in com.ibm.jdg2e.swt.snippets.control
Control example snippet: print key state, code and character.
Snippet25() - Constructor for class com.ibm.jdg2e.swt.snippets.control.Snippet25
 
Snippet26 - Class in com.ibm.jdg2e.swt.snippets.combo
Combo example snippet: create a combo box (non-editable).
Snippet26() - Constructor for class com.ibm.jdg2e.swt.snippets.combo.Snippet26
 
Snippet27 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: open a shell minimized (iconified).
Snippet27() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet27
 
Snippet28 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: open a shell maximized (full screen).
Snippet28() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet28
 
Snippet29 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: create a bar and pull down menu (accelerators, mnemonics).
Snippet29() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet29
 
Snippet3 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: find a table cell from mouse down (SWT.FULL_SELECTION).
Snippet3() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet3
 
Snippet30 - Class in com.ibm.jdg2e.swt.snippets.program
Program example snippet: invoke the system text editor on autoexec.bat.
Snippet30() - Constructor for class com.ibm.jdg2e.swt.snippets.program.Snippet30
 
Snippet31 - Class in com.ibm.jdg2e.swt.snippets.tracker
Tracker example snippet: create a tracker (drag when "torn off").
Snippet31() - Constructor for class com.ibm.jdg2e.swt.snippets.tracker.Snippet31
 
Snippet32 - Class in com.ibm.jdg2e.swt.snippets.program
Program example snippet: find the icon of the program that edits .bmp files.
Snippet32() - Constructor for class com.ibm.jdg2e.swt.snippets.program.Snippet32
 
Snippet33 - Class in com.ibm.jdg2e.swt.snippets.directorydialog
DirectoryDialog example snippet: prompt for a directory.
Snippet33() - Constructor for class com.ibm.jdg2e.swt.snippets.directorydialog.Snippet33
 
Snippet34 - Class in com.ibm.jdg2e.swt.snippets.label
Label example snippet: create a label (with an image).
Snippet34() - Constructor for class com.ibm.jdg2e.swt.snippets.label.Snippet34
 
Snippet35 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: create a table (no columns, no headers).
Snippet35() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet35
 
Snippet36 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: create a flat tool bar (images).
Snippet36() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet36
 
Snippet37 - Class in com.ibm.jdg2e.swt.snippets.label
Label example snippet: create a label (a separator).
Snippet37() - Constructor for class com.ibm.jdg2e.swt.snippets.label.Snippet37
 
Snippet38 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: create a table (columns, headers, lines).
Snippet38() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet38
 
Snippet4 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: prevent escape from closing a dialog.
Snippet4() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet4
 
Snippet40 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: create a popup menu (set in multiple controls).
Snippet40() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet40
 
Snippet41 - Class in com.ibm.jdg2e.swt.snippets.tooltips
Tool Tips example snippet: create tool tips for a tab item, tool item, and shell.
Snippet41() - Constructor for class com.ibm.jdg2e.swt.snippets.tooltips.Snippet41
 
Snippet42 - Class in com.ibm.jdg2e.swt.snippets.display
Display example snippet: get the bounds and client area of a display.
Snippet42() - Constructor for class com.ibm.jdg2e.swt.snippets.display.Snippet42
 
Snippet43 - Class in com.ibm.jdg2e.swt.snippets.caret
Caret example snippet: create a caret (using an image).
Snippet43() - Constructor for class com.ibm.jdg2e.swt.snippets.caret.Snippet43
 
Snippet44 - Class in com.ibm.jdg2e.swt.snippets.cursor
Cursor example snippet: set the hand cursor into a control.
Snippet44() - Constructor for class com.ibm.jdg2e.swt.snippets.cursor.Snippet44
 
Snippet45 - Class in com.ibm.jdg2e.swt.snippets.scale
Scale example snippet: create a scale (maximum 40, page increment 5).
Snippet45() - Constructor for class com.ibm.jdg2e.swt.snippets.scale.Snippet45
 
Snippet46 - Class in com.ibm.jdg2e.swt.snippets.composite
Composite example snippet: intercept mouse events (drag a button with the mouse).
Snippet46() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet46
 
Snippet47 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: create tool bar (normal, hot and disabled images).
Snippet47() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet47
 
Snippet48 - Class in com.ibm.jdg2e.swt.snippets.canvas
Canvas example snippet: scroll an image (flicker free, no double buffering).
Snippet48() - Constructor for class com.ibm.jdg2e.swt.snippets.canvas.Snippet48
 
Snippet49 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: create tool bar (wrap on resize).
Snippet49() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet49
 
Snippet5 - Class in com.ibm.jdg2e.swt.snippets.scrollablecomposite
ScrolledComposite example snippet: scroll a control in a scrolled composite.
Snippet5() - Constructor for class com.ibm.jdg2e.swt.snippets.scrollablecomposite.Snippet5
 
Snippet50 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: create a dialog shell.
Snippet50() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet50
 
Snippet51 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: scroll a table (set the top index).
Snippet51() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet51
 
Snippet52 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: select an index (select and scroll).
Snippet52() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet52
 
Snippet53 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: remove selected items.
Snippet53() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet53
 
Snippet54 - Class in com.ibm.jdg2e.swt.snippets.sash
Sash example snippet: create a sash (allow it to be moved).
Snippet54() - Constructor for class com.ibm.jdg2e.swt.snippets.sash.Snippet54
 
Snippet55 - Class in com.ibm.jdg2e.swt.snippets.text
Text example snippet: resize a text control (show about 10 characters).
Snippet55() - Constructor for class com.ibm.jdg2e.swt.snippets.text.Snippet55
 
Snippet56 - Class in com.ibm.jdg2e.swt.snippets.progressbar
ProgressBar example snippet: update a progress bar (from another thread).
Snippet56() - Constructor for class com.ibm.jdg2e.swt.snippets.progressbar.Snippet56
 
Snippet57 - Class in com.ibm.jdg2e.swt.snippets.progressbar
ProgressBar example snippet: update a progress bar (from the UI thread).
Snippet57() - Constructor for class com.ibm.jdg2e.swt.snippets.progressbar.Snippet57
 
Snippet58 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: place a combo box in a tool bar.
Snippet58() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet58
 
Snippet59 - Class in com.ibm.jdg2e.swt.snippets.list
List example snippet: print selected items in a list.
Snippet59() - Constructor for class com.ibm.jdg2e.swt.snippets.list.Snippet59
 
Snippet6 - Class in com.ibm.jdg2e.swt.snippets.gridlayout
GridLayout example snippet: insert widgets into a grid layout.
Snippet6() - Constructor for class com.ibm.jdg2e.swt.snippets.gridlayout.Snippet6
 
Snippet60 - Class in com.ibm.jdg2e.swt.snippets.display
Display example snippet: create two one shot timers (5000 ms, 2000 ms).
Snippet60() - Constructor for class com.ibm.jdg2e.swt.snippets.display.Snippet60
 
Snippet61 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: print selected items in a tree.
Snippet61() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet61
 
Snippet62 - Class in com.ibm.jdg2e.swt.snippets.control
Control example snippet: print mouse state and button (down, move, up).
Snippet62() - Constructor for class com.ibm.jdg2e.swt.snippets.control.Snippet62
 
Snippet63 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: create a dialog shell (prompt for a value).
Snippet63() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet63
 
Snippet64 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: print selected items in a table.
Snippet64() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet64
 
Snippet65 - Class in com.ibm.jdg2e.swt.snippets.formlayout
FormLayout example snippet: create a simple dialog using form layout.
Snippet65() - Constructor for class com.ibm.jdg2e.swt.snippets.formlayout.Snippet65
 
Snippet66 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: implement a simple scribble program.
Snippet66() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet66
 
Snippet67 - Class in com.ibm.jdg2e.swt.snippets.toolbar
ToolBar example snippet: place a drop down menu in a tool bar.
Snippet67() - Constructor for class com.ibm.jdg2e.swt.snippets.toolbar.Snippet67
 
Snippet68 - Class in com.ibm.jdg2e.swt.snippets.display
Display example snippet: stop a repeating timer when a button is pressed.
Snippet68() - Constructor for class com.ibm.jdg2e.swt.snippets.display.Snippet68
 
Snippet69 - Class in com.ibm.jdg2e.swt.snippets.formlayout
FormLayout example snippet: center a label and single line text using a form layout.
Snippet69() - Constructor for class com.ibm.jdg2e.swt.snippets.formlayout.Snippet69
 
Snippet7 - Class in com.ibm.jdg2e.swt.snippets.table
example snippet: create a table (lazy).
Snippet7() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet7
 
Snippet70 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: create an icon (in memory).
Snippet70() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet70
 
Snippet71 - Class in com.ibm.jdg2e.swt.snippets.formlayout
FormLayout example snippet: create a simple OK/CANCEL dialog using form layout.
Snippet71() - Constructor for class com.ibm.jdg2e.swt.snippets.formlayout.Snippet71
 
Snippet72 - Class in com.ibm.jdg2e.swt.snippets.filedialog
FileDialog example snippet: prompt for a file name (to save).
Snippet72() - Constructor for class com.ibm.jdg2e.swt.snippets.filedialog.Snippet72
 
Snippet73 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: enable menu items dynamically (when menu shown).
Snippet73() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet73
 
Snippet74 - Class in com.ibm.jdg2e.swt.snippets.caret
Caret example snippet: create a caret.
Snippet74() - Constructor for class com.ibm.jdg2e.swt.snippets.caret.Snippet74
 
Snippet75 - Class in com.ibm.jdg2e.swt.snippets.composite
Composite example snippet: set the tab traversal order of children.
Snippet75() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet75
 
Snippet76 - Class in com.ibm.jdg2e.swt.snippets.tabfolder
TabFolder example snippet: create a tab folder (six pages).
Snippet76() - Constructor for class com.ibm.jdg2e.swt.snippets.tabfolder.Snippet76
 
Snippet77 - Class in com.ibm.jdg2e.swt.snippets.table
Table example snippet: resize columns as table resizes.
Snippet77() - Constructor for class com.ibm.jdg2e.swt.snippets.table.Snippet77
 
Snippet78 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
Drag and Drop example snippet: drag text between two labels.
Snippet78() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet78
 
Snippet8 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: create a tree (lazy).
Snippet8() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet8
 
Snippet80 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: limit selection to items that match a pattern.
Snippet80() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet80
 
Snippet81 - Class in com.ibm.jdg2e.swt.snippets.ole
This SWT snippet was removed from the 3.2 edition of the JDG2E CD due to deprecations and use of internal classes.
Snippet81() - Constructor for class com.ibm.jdg2e.swt.snippets.ole.Snippet81
 
Snippet82 - Class in com.ibm.jdg2e.swt.snippets.ctabfolder
CTabFolder example snippet: prevent an item from closing.
Snippet82() - Constructor for class com.ibm.jdg2e.swt.snippets.ctabfolder.Snippet82
 
Snippet83 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
JDG2E NOTE: This snippet removed from the 3.2 CD because of it's use of internal classes.
Snippet83() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet83
 
Snippet84 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
Drag and Drop example snippet: define a default operation (in this example, Copy).
Snippet84() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet84
 
Snippet88 - Class in com.ibm.jdg2e.swt.snippets.tableeditor
TableEditor example snippet: edit the text of a table item (in place).
Snippet88() - Constructor for class com.ibm.jdg2e.swt.snippets.tableeditor.Snippet88
 
Snippet89 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: create a menu with radio items.
Snippet89() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet89
 
Snippet9 - Class in com.ibm.jdg2e.swt.snippets.composite
Composite example snippet: scroll a child control automatically.
Snippet9() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet9
 
Snippet90 - Class in com.ibm.jdg2e.swt.snippets.tree
Tree example snippet: detect mouse down in a tree item.
Snippet90() - Constructor for class com.ibm.jdg2e.swt.snippets.tree.Snippet90
 
Snippet91 - Class in com.ibm.jdg2e.swt.snippets.dragdrop
Drag and Drop example snippet: drag leaf items in a tree.
Snippet91() - Constructor for class com.ibm.jdg2e.swt.snippets.dragdrop.Snippet91
 
Snippet92 - Class in com.ibm.jdg2e.swt.snippets.cursor
Cursor example snippet: create a cursor from a source and a mask.
Snippet92() - Constructor for class com.ibm.jdg2e.swt.snippets.cursor.Snippet92
 
Snippet93 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: measure a string.
Snippet93() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet93
 
Snippet94 - Class in com.ibm.jdg2e.swt.snippets.clipboard
Clipboard example snippet: copy and paste data with the clipboard.
Snippet94() - Constructor for class com.ibm.jdg2e.swt.snippets.clipboard.Snippet94
 
Snippet95 - Class in com.ibm.jdg2e.swt.snippets.gc
GC example snippet: capture a widget image with a GC.
Snippet95() - Constructor for class com.ibm.jdg2e.swt.snippets.gc.Snippet95
 
Snippet96 - Class in com.ibm.jdg2e.swt.snippets.tablecursor
TableCursor example snippet: navigate a table cells with arrow keys.
Snippet96() - Constructor for class com.ibm.jdg2e.swt.snippets.tablecursor.Snippet96
 
Snippet97 - Class in com.ibm.jdg2e.swt.snippets.menu
Menu example snippet: fill a menu dynamically (when menu shown).
Snippet97() - Constructor for class com.ibm.jdg2e.swt.snippets.menu.Snippet97
 
Snippet98 - Class in com.ibm.jdg2e.swt.snippets.composite
Composite example snippet: create and dispose children of a composite.
Snippet98() - Constructor for class com.ibm.jdg2e.swt.snippets.composite.Snippet98
 
Snippet99 - Class in com.ibm.jdg2e.swt.snippets.shell
Shell example snippet: prevent a shell from closing (prompt the user).
Snippet99() - Constructor for class com.ibm.jdg2e.swt.snippets.shell.Snippet99
 

C M R S