This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Java Micro Edition and the fly likes JTabbedPane equivalent? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "JTabbedPane equivalent?" Watch "JTabbedPane equivalent?" New topic
Author

JTabbedPane equivalent?

Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Hi All,
I am planning to write a chat application and since we need multiple screens, thought of using a JTabbedPane. I just want to know whether Java ME has a UI component like this, it's not mentioned in the specification, so is there an alternative way. Thanks a lot.


SCJP 1.4, SCMAD 1.0<br />SCWCD, SCBCD (in progress)
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

You can get that using J2ME Polish. Their GUI includes a Tabbed widget.

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Thanks for the reply. But since we all don't have J2ME polish, how am I suppose to distribute it. Can I distribute it with my MIDlet. Thanks.
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

Yes, J2ME Polish is open source(free, but read license agreement), you can include what you need with your application. Their build.xml format will make sure that the necessary files from J2ME Polish with your apps jar.

Mark
Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Hi Mark,
Many thanks for the reply. Well I think I will be able to get this done using J2ME Polish. Regards.
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

Let us know how it comes out.

Mark
Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Hi Mark,
Yes sure I will let you know how it comes up. Regads
 
I agree. Here's the link: jrebel
 
subject: JTabbedPane equivalent?
 
Similar Threads
JTabbedPane Checks
JTabbedPane
Setting tab on JTabbedPane that exists already
How do I create a JTabbedPane with editable tab labels
Simulate mouse click