- TabbedPane
Showing posts with label Mobile. Show all posts
Showing posts with label Mobile. Show all posts
Monday, January 16, 2012
J2ME with LWUIT (UI Toolkit Widgets) part 2
Lets see how to use Tabbed pane, ComboBox TextArea, TextField
Labels:
Button,
ButtonGroup,
CheckBox. Widgets,
ComboBox,
Container,
Form,
J2ME,
Label,
Layout,
LWUIT,
Mobile,
TabbedPane,
TextArea,
TextField,
Widgets
Sunday, January 15, 2012
J2ME with LWUIT (Commands)
Definitely we may need to use commands because users must have a simple way to command our app. Though we can use buttons to get user commands, it may not be the best options. By using commands we can easily place the frequently used commands in our app.
J2ME with LWUIT (Initializing)
LWUIT is a SWING like lightweight widget library for J2ME. It is very useful for software development with J2ME. I could find a very useful guide for LWUIT. It is available here.
LWUIT class hierarchy is useful when we use LWUIT wifgets.
LWUIT class hierarchy is useful when we use LWUIT wifgets.
Subscribe to:
Posts (Atom)