Bug 314505 - Missing API on unused platforms
Summary: Missing API on unused platforms
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 RC1   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2010-05-26 12:32 EDT by Carolyn MacLeod CLA
Modified: 2011-05-17 03:25 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2010-05-26 12:32:57 EDT
Add the following missing API methods in 3.7 M1:

SWT Drag and Drop/emulated (used by j2me and dojo/flex)
- Clipboard.clearContents
- Clipboard.clearContents(int)
- Clipboard.getAvailableTypes

wpf
- Composite.drawBackground
- Display.getAppName
- Display.getAppVersion
- Display.setAppVersion
Comment 1 Carolyn MacLeod CLA 2011-05-16 11:09:28 EDT
This was fixed as part of the javadoc bash for 3.7 RC1.