| 15 | | //import org.eclipse.swt.custom.AnimatedProgress; |
|---|
| 16 | | //import org.eclipse.swt.custom.BidiSegmentEvent; |
|---|
| 17 | | //import org.eclipse.swt.custom.Bullet; |
|---|
| 18 | | //import org.eclipse.swt.custom.BusyIndicator; |
|---|
| 19 | | //import org.eclipse.swt.custom.CBanner; |
|---|
| 20 | | //import org.eclipse.swt.custom.CBannerLayout; |
|---|
| 21 | | //import org.eclipse.swt.custom.CCombo; |
|---|
| 22 | | //import org.eclipse.swt.custom.CLabel; |
|---|
| 23 | | //import org.eclipse.swt.custom.CLayoutData; |
|---|
| 24 | | //import org.eclipse.swt.custom.CTabFolder; |
|---|
| 25 | | //import org.eclipse.swt.custom.CTabFolder2Adapter; |
|---|
| 26 | | //import org.eclipse.swt.custom.CTabFolderAdapter; |
|---|
| 27 | | //import org.eclipse.swt.custom.CTabFolderEvent; |
|---|
| 28 | | //import org.eclipse.swt.custom.CTabFolderLayout; |
|---|
| 29 | | //import org.eclipse.swt.custom.CTabItem; |
|---|
| 30 | | //import org.eclipse.swt.custom.ControlEditor; |
|---|
| 31 | | //import org.eclipse.swt.custom.DefaultContent; |
|---|
| 32 | | //import org.eclipse.swt.custom.ExtendedModifyEvent; |
|---|
| 33 | | //import org.eclipse.swt.custom.LineBackgroundEvent; |
|---|
| 34 | | //import org.eclipse.swt.custom.LineStyleEvent; |
|---|
| 35 | | //import org.eclipse.swt.custom.PaintObjectEvent; |
|---|
| 36 | | //import org.eclipse.swt.custom.PopupList; |
|---|
| 37 | | //import org.eclipse.swt.custom.ST; |
|---|
| 38 | | //import org.eclipse.swt.custom.SashForm; |
|---|
| 39 | | //import org.eclipse.swt.custom.SashFormData; |
|---|
| 40 | | //import org.eclipse.swt.custom.SashFormLayout; |
|---|
| 41 | | //import org.eclipse.swt.custom.ScrolledComposite; |
|---|
| 42 | | //import org.eclipse.swt.custom.ScrolledCompositeLayout; |
|---|
| 43 | | //import org.eclipse.swt.custom.StackLayout; |
|---|
| 44 | | //import org.eclipse.swt.custom.StyleRange; |
|---|
| 45 | | //import org.eclipse.swt.custom.StyledText; |
|---|
| 46 | | //import org.eclipse.swt.custom.StyledTextEvent; |
|---|
| 47 | | //import org.eclipse.swt.custom.StyledTextListener; |
|---|
| 48 | | //import org.eclipse.swt.custom.StyledTextPrintOptions; |
|---|
| 49 | | //import org.eclipse.swt.custom.StyledTextRenderer; |
|---|
| 50 | | //import org.eclipse.swt.custom.TableCursor; |
|---|
| 51 | | //import org.eclipse.swt.custom.TableEditor; |
|---|
| 52 | | //import org.eclipse.swt.custom.TableTree; |
|---|
| 53 | | //import org.eclipse.swt.custom.TableTreeEditor; |
|---|
| 54 | | //import org.eclipse.swt.custom.TableTreeItem; |
|---|
| 55 | | //import org.eclipse.swt.custom.TextChangedEvent; |
|---|
| 56 | | //import org.eclipse.swt.custom.TextChangingEvent; |
|---|
| 57 | | //import org.eclipse.swt.custom.TreeEditor; |
|---|
| 58 | | //import org.eclipse.swt.custom.ViewForm; |
|---|
| 59 | | //import org.eclipse.swt.custom.ViewFormLayout; |
|---|
| 60 | | //import org.eclipse.swt.dnd.ByteArrayTransfer; |
|---|
| 61 | | //import org.eclipse.swt.dnd.Clipboard; |
|---|
| 62 | | //import org.eclipse.swt.dnd.DND; |
|---|
| 63 | | //import org.eclipse.swt.dnd.DNDEvent; |
|---|
| 64 | | //import org.eclipse.swt.dnd.DNDListener; |
|---|
| 65 | | //import org.eclipse.swt.dnd.DragAndDropEffect; |
|---|
| 66 | | //import org.eclipse.swt.dnd.DragSource; |
|---|
| 67 | | //import org.eclipse.swt.dnd.DragSourceAdapter; |
|---|
| 68 | | //import org.eclipse.swt.dnd.DragSourceEvent; |
|---|
| 69 | | //import org.eclipse.swt.dnd.DropTarget; |
|---|
| 70 | | //import org.eclipse.swt.dnd.DropTargetAdapter; |
|---|
| 71 | | //import org.eclipse.swt.dnd.DropTargetEvent; |
|---|
| 72 | | //import org.eclipse.swt.dnd.FileTransfer; |
|---|
| 73 | | //import org.eclipse.swt.dnd.HTMLTransfer; |
|---|
| 74 | | //import org.eclipse.swt.dnd.NoDragAndDropEffect; |
|---|
| 75 | | //import org.eclipse.swt.dnd.OleEnumFORMATETC; |
|---|
| 76 | | //import org.eclipse.swt.dnd.RTFTransfer; |
|---|
| 77 | | //import org.eclipse.swt.dnd.StyledTextDragAndDropEffect; |
|---|
| 78 | | //import org.eclipse.swt.dnd.TableDragAndDropEffect; |
|---|
| 79 | | //import org.eclipse.swt.dnd.TextTransfer; |
|---|
| 80 | | //import org.eclipse.swt.dnd.Transfer; |
|---|
| 81 | | //import org.eclipse.swt.dnd.TransferData; |
|---|
| 82 | | //import org.eclipse.swt.dnd.TreeDragAndDropEffect; |
|---|
| 83 | | //import org.eclipse.swt.dnd.URLTransfer; |
|---|
| | 15 | import org.eclipse.swt.custom.AnimatedProgress; |
|---|
| | 16 | import org.eclipse.swt.custom.BidiSegmentEvent; |
|---|
| | 17 | import org.eclipse.swt.custom.Bullet; |
|---|
| | 18 | import org.eclipse.swt.custom.BusyIndicator; |
|---|
| | 19 | import org.eclipse.swt.custom.CBanner; |
|---|
| | 20 | import org.eclipse.swt.custom.CBannerLayout; |
|---|
| | 21 | import org.eclipse.swt.custom.CCombo; |
|---|
| | 22 | import org.eclipse.swt.custom.CLabel; |
|---|
| | 23 | import org.eclipse.swt.custom.CLayoutData; |
|---|
| | 24 | import org.eclipse.swt.custom.CTabFolder; |
|---|
| | 25 | import org.eclipse.swt.custom.CTabFolder2Adapter; |
|---|
| | 26 | import org.eclipse.swt.custom.CTabFolderAdapter; |
|---|
| | 27 | import org.eclipse.swt.custom.CTabFolderEvent; |
|---|
| | 28 | import org.eclipse.swt.custom.CTabFolderLayout; |
|---|
| | 29 | import org.eclipse.swt.custom.CTabItem; |
|---|
| | 30 | import org.eclipse.swt.custom.ControlEditor; |
|---|
| | 31 | import org.eclipse.swt.custom.DefaultContent; |
|---|
| | 32 | import org.eclipse.swt.custom.ExtendedModifyEvent; |
|---|
| | 33 | import org.eclipse.swt.custom.LineBackgroundEvent; |
|---|
| | 34 | import org.eclipse.swt.custom.LineStyleEvent; |
|---|
| | 35 | import org.eclipse.swt.custom.PaintObjectEvent; |
|---|
| | 36 | import org.eclipse.swt.custom.PopupList; |
|---|
| | 37 | import org.eclipse.swt.custom.ST; |
|---|
| | 38 | import org.eclipse.swt.custom.SashForm; |
|---|
| | 39 | import org.eclipse.swt.custom.SashFormData; |
|---|
| | 40 | import org.eclipse.swt.custom.SashFormLayout; |
|---|
| | 41 | import org.eclipse.swt.custom.ScrolledComposite; |
|---|
| | 42 | import org.eclipse.swt.custom.ScrolledCompositeLayout; |
|---|
| | 43 | import org.eclipse.swt.custom.StackLayout; |
|---|
| | 44 | import org.eclipse.swt.custom.StyleRange; |
|---|
| | 45 | import org.eclipse.swt.custom.StyledText; |
|---|
| | 46 | import org.eclipse.swt.custom.StyledTextEvent; |
|---|
| | 47 | import org.eclipse.swt.custom.StyledTextListener; |
|---|
| | 48 | import org.eclipse.swt.custom.StyledTextPrintOptions; |
|---|
| | 49 | import org.eclipse.swt.custom.StyledTextRenderer; |
|---|
| | 50 | import org.eclipse.swt.custom.TableCursor; |
|---|
| | 51 | import org.eclipse.swt.custom.TableEditor; |
|---|
| | 52 | import org.eclipse.swt.custom.TableTree; |
|---|
| | 53 | import org.eclipse.swt.custom.TableTreeEditor; |
|---|
| | 54 | import org.eclipse.swt.custom.TableTreeItem; |
|---|
| | 55 | import org.eclipse.swt.custom.TextChangedEvent; |
|---|
| | 56 | import org.eclipse.swt.custom.TextChangingEvent; |
|---|
| | 57 | import org.eclipse.swt.custom.TreeEditor; |
|---|
| | 58 | import org.eclipse.swt.custom.ViewForm; |
|---|
| | 59 | import org.eclipse.swt.custom.ViewFormLayout; |
|---|
| | 60 | import org.eclipse.swt.dnd.ByteArrayTransfer; |
|---|
| | 61 | import org.eclipse.swt.dnd.Clipboard; |
|---|
| | 62 | import org.eclipse.swt.dnd.DND; |
|---|
| | 63 | import org.eclipse.swt.dnd.DNDEvent; |
|---|
| | 64 | import org.eclipse.swt.dnd.DNDListener; |
|---|
| | 65 | import org.eclipse.swt.dnd.DragAndDropEffect; |
|---|
| | 66 | import org.eclipse.swt.dnd.DragSource; |
|---|
| | 67 | import org.eclipse.swt.dnd.DragSourceAdapter; |
|---|
| | 68 | import org.eclipse.swt.dnd.DragSourceEvent; |
|---|
| | 69 | import org.eclipse.swt.dnd.DropTarget; |
|---|
| | 70 | import org.eclipse.swt.dnd.DropTargetAdapter; |
|---|
| | 71 | import org.eclipse.swt.dnd.DropTargetEvent; |
|---|
| | 72 | import org.eclipse.swt.dnd.FileTransfer; |
|---|
| | 73 | import org.eclipse.swt.dnd.HTMLTransfer; |
|---|
| | 74 | import org.eclipse.swt.dnd.NoDragAndDropEffect; |
|---|
| | 75 | import org.eclipse.swt.dnd.OleEnumFORMATETC; |
|---|
| | 76 | import org.eclipse.swt.dnd.RTFTransfer; |
|---|
| | 77 | import org.eclipse.swt.dnd.StyledTextDragAndDropEffect; |
|---|
| | 78 | import org.eclipse.swt.dnd.TableDragAndDropEffect; |
|---|
| | 79 | import org.eclipse.swt.dnd.TextTransfer; |
|---|
| | 80 | import org.eclipse.swt.dnd.Transfer; |
|---|
| | 81 | import org.eclipse.swt.dnd.TransferData; |
|---|
| | 82 | import org.eclipse.swt.dnd.TreeDragAndDropEffect; |
|---|
| | 83 | import org.eclipse.swt.dnd.URLTransfer; |
|---|