Login Form






Lost Password?
No account yet? Register
Freelancer Jobs arrow Freelancer Jobs - Archive 2007
JobId: #1270608

J2me Edit TextArea class(repost)

Categories: Web,Language Specific,Java,Misc (software related),Other (Web),Hardware,Software Related (Includes Websites)
Posted By: Yascome  (32 ratings)
Source: Rent-a-coder
Job viewed: 99 times
Bids Placed: 1
Start Date: 2009-10-13 13:52:05
End Date: 2009-10-28 13:52:05
Time Remaining:
Deadline: Sunday Oct 18, 2009 4:38:51 PM EDT (5 days after 10/13/2009 4:38:51 PM)
Current Phase: All funds have been escrowed. Waiting for work to be completed by seller.
Max Accepted Bid: Bidding is closed
Project Type: Small Business Project: $100(USD) and above
Bid Type: Open Auction
Platform: J2me
Description:

Extend the TextArea Component in the lwuit library of J2me. The extended TextArea must behave like the TextArea class but the only difference is that it must allow the user to type in text in the same way that the user would type text into a TextField.

I found the source code for the original TextArea component at:
http://developers.cloudmade.com/repositories/entry/j2me-lib/trunk/CloudMadeMobileProjectBasic/src/com/sun/lwuit/TextArea.java

It is important that you do not alter the lwuit framework. Either create a new component or extend the existing TextArea component.