Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Java by API
Org Eclipse Swt Widgets 112 codes
Home
Java by API
Org Eclipse Swt Widgets
1 Button
2 ColorDialog
3 Combo
4 CoolItem
5 DirectoryDialog
6 Display
7 Extends Composite
8 Extends Dialog
9 FileDialog
10 FontDialog
11 Implements Listener
12 Label
13 List
14 MenuItem
15 MessageBox
16 New Button(Composite parent, int style) (SWT PUSH SWT BORDER)
17 New Button(Group g, SWT RADIO)
18 New Button(Shell shell, SWT ARROW)
19 New Button(Shell shell, SWT CHECK)
20 New Button(Shell shell, SWT FLAT)
21 New Button(Shell shell, SWT PUSH)
22 New Button(Shell shell, SWT RADIO)
23 New Button(Shell shell, SWT TOGGLE)
24 New ColorDialog(Shell s)
25 New Combo(Composite parent, int style)(SWT DROP_DOWN SWT BORDER)
26 New Combo(Shell s, SWT READ_ONLY)
27 New Combo(Shell shell, SWT DROP_DOWN SWT READ_ONLY)
28 New Combo(Shell shell, SWT DROP_DOWN)
29 New Combo(Shell shell, SWT SIMPLE)
30 New Composite(Shell s, SWT NO_FOCUS)
31 New CoolBar(Composite parent, int style)
32 New CoolItem(CoolBar bar, int style)
33 New Decorations(shell, SWT BORDER)
34 New Decorations(shell, SWT CLOSE)
35 New Decorations(shell, SWT MAX)
36 New Decorations(shell, SWT MIN)
37 New Decorations(shell, SWT NO_TRIM)
38 New Decorations(shell, SWT ON_TOP)
39 New Decorations(shell, SWT RESIZE)
40 New Decorations(shell, SWT TITLE)
41 New Decorations(shell, SWT TOOL)
42 New DirectoryDialog(Shell shell)
43 New FileDialog(Shell parent, int style) (SWT OPEN)
44 New FileDialog(Shell parent, int style) (SWT SAVE)
45 New FontDialog(Shell parent, int style)
46 New Group(Composite parent, int style)
47 New Group(Shell shell, SWT NO_RADIO_GROUP)
48 New Label(Shell shell, SWT BORDER)
49 New Label(Shell shell, SWT NONE)
50 New Label(Shell shell, SWT SEPARATOR)
51 New List(Shell s, SWT MULTI SWT BORDER)
52 New List(Shell s, SWT SINGLE SWT BORDER)
53 New Menu(Decorations parent, int style)
54 New MenuItem(Menu m, SWT CASCADE)
55 New MenuItem(Menu menu, int style)
56 New MenuItem(Menu optionsmenu, SWT RADIO)
57 New MenuItem(MenuItem filemenu, SWT SEPARATOR)
58 New MessageBox(Shell parent, int style)
59 New MessageBox(shell, SWT ABORT SWT RETRY SWT IGNORE)
60 New MessageBox(shell, SWT OK SWT CANCEL)
61 New MessageBox(shell, SWT OK)
62 New MessageBox(shell, SWT RETRY SWT CANCEL)
63 New MessageBox(shell, SWT YES SWT NO SWT CANCEL)
64 New MessageBox(shell, SWT YES SWT NO)
65 New MessageBox(shell,SWT ICON_ERROR)
66 New MessageBox(shell,SWT ICON_QUESTION)
67 New MessageBox(shell,SWT ICON_WARNING)
68 New MessageBox(shell,SWT ICON_WORKING)
69 New ProgressBar(Composite parent, int style)
70 New ProgressBar(Shell shell, SWT HORIZONTAL SWT INDETERMINATE)
71 New ProgressBar(Shell shell, SWT HORIZONTAL SWT SMOOTH)
72 New Sash(Composite parent, int style)
73 New Sash(shell, SWT VERTICAL)
74 New Shell(Display arg0)
75 New Shell(Display display, int style)
76 New Shell(Shell parent)
77 New Shell(shell, SWT APPLICATION_MODAL SWT DIALOG_TRIM) (Make shell a dialog)
78 New Slider(Composite parent, int style)
79 New TabFolder(Composite parent, int style)
80 New TabItem(TabFolder folder, int style)
81 New Table(Composite parent, int style)
82 New Table(s, SWT BORDER SWT CHECK SWT MULTI SWT FULL_SELECTION)
83 New TableColumn(Table table, int style)
84 New TableItem(Table table, int style)
85 New Text(Composite parent, int style)
86 New Text(Shell s, SWT MULTI SWT BORDER SWT WRAP SWT V_SCROLL)
87 New Text(Shell s, SWT MULTI SWT BORDER)
88 New Text(Shell s, SWT SINGLE SWT BORDER)
89 New Text(Shell s, SWT SINGLE)
90 New Text(Shell s, SWT WRAP SWT BORDER)
91 New Text(Shell shell, SWT BORDER)
92 New Text(Shell shell, SWT MULTI SWT BORDER SWT WRAP SWT V_SCROLL)
93 New Text(Shell shell, SWT PASSWORD SWT BORDER)
94 New Text(Shell shell, SWT READ_ONLY SWT BORDER)
95 New Text(Shell shell, SWT RIGHT SWT BORDER)
96 New ToolBar(Shell s, SWT HORIZONTAL)
97 New ToolItem(ToolBar toolBar, int style)
98 New Tree(Composite parent, int style)
99 New TreeItem(TreeItem parentItem, int style, int index)
100 ProgressBar
101 Sash
102 ScrollBar
103 Shell
104 Slider
105 TabItem
106 Table
107 TableColumn
108 TableItem
109 Text
110 ToolItem
111 Tree
112 TreeItem