1

I want to show the status bar in My J2ME application and I am using Lwuit too. I could not find a way to do that Especially that I m also having problems with the default menu in Lwuit. So I want to customize the title bar in Lwuit to look like the status bar which show the notifications and the time in J2ME.

Any idea/help or from where should i start?

BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
Reham
  • 1,916
  • 6
  • 21
  • 45

1 Answers1

1

You should need to google it first as LWUIT blogs are now eaisly available every where. Please see this blog for your purpose it will surely help you.Here is another blog you should see so you can get start for titleBar and its customization.
I hope these links will surely help you

khan
  • 2,664
  • 8
  • 38
  • 64
  • Thank you, i already saw these links, they are talking about customizing the title bar by adding effects and buttons.My problem is about showing the status bar of the device, so i thought that maybe customizing the title bar to show the notifications and the time may help. – Reham Oct 19 '12 at 11:02
  • So was this not your requirment? – khan Oct 19 '12 at 11:05
  • Can i use the same way mentioned in the blogs to show the device time and notifications? – Reham Oct 19 '12 at 11:06