Adding Form to Tabs in LWUIT
Is it possible to add Form to Tabs Class in LWUIT ?? As per the API tabs
contain method to add only component. If yes please provide a sample code
how to add it..
Will it be like - new Tabs.addTab("Title", form.show()) or how it is ??
No comments:
Post a Comment