Bug 238004 - Support BidiUtil as API
Summary: Support BidiUtil as API
Status: RESOLVED DUPLICATE of bug 62431
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 18:18 EDT by Cheng-Yee Lin CLA
Modified: 2008-06-23 11:49 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Yee Lin CLA 2008-06-20 18:18:20 EDT
Build ID: 3.4 I20080617-2000

Steps To Reproduce:
The utilities in the org.eclipse.swt.internal.BidiUtil class are useful in dealing with the BiDi support for the SWT-based widgets.  Can it be made into an API available for public use?

Specifically, we would use its methods as below:
  isBidiPlatform()
  addLanguageListener()
  removeLanguageListener()
  getKeyboardLanguage()
  setKeyboardLanguage()
Comment 1 Felipe Heidrich CLA 2008-06-23 11:49:00 EDT

*** This bug has been marked as a duplicate of bug 62431 ***