<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jappit.com &#187; tabs</title>
	<atom:link href="http://www.jappit.com/blog/tag/tabs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jappit.com/blog</link>
	<description>Mobile blog by Alessandro La Rosa</description>
	<lastBuildDate>Wed, 23 Nov 2011 10:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to build a tab menu with J2ME</title>
		<link>http://www.jappit.com/blog/2008/04/11/how-to-build-a-tab-menu-with-j2me/</link>
		<comments>http://www.jappit.com/blog/2008/04/11/how-to-build-a-tab-menu-with-j2me/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 07:25:39 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[j2me]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[navigation tabs]]></category>
		<category><![CDATA[tabbed menu]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=13</guid>
		<description><![CDATA[Here is a tutorial showing how to build a simple tabbed menu using J2ME, that you can try live on the emulator page This first version will support: Full styling of tabs (bg color, fore color, font face, margin, paddings and corner radius) Automatic horizontal scrolling, so that you can put as many tab you [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a tutorial showing how to build a simple tabbed menu using J2ME, that you can try live on the <a title="J2me Tabbed Menu emulator" href="http://www.jappit.com/?page=emulator&amp;midlet=tabbed_menu">emulator page</a></p>
<p><img src="http://www.jappit.com/images/blog/uploads/tabbed_menu.png" alt="J2me tabbed menu" width="279" height="145" /><br />
This first version will support:</p>
<ul>
<li>Full styling of tabs (bg color, fore color, font face, margin, paddings and corner radius)</li>
<li>Automatic horizontal scrolling, so that you can put as many tab you want, without caring about screen width</li>
</ul>
<p>There&#8217;s still a lot of room for improvements, but we&#8217;ll leave them for the next tutorial <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can find a detailed tutorial with source code on Form Nokia Wiki: <a title="J2ME Tabbed Menu" href="http://wiki.forum.nokia.com/index.php/J2ME_Tabbed_Menu" target="_self">J2ME Tabbed Menu Tutorial</a>.</p>
<p>Direct links to source code:</p>
<ul>
<li><a title="J2ME TabMenu class source code" href="http://www.jappit.com/uploads/src/TabMenu.java">TabMenu.java</a>: main class, to include in your projects to build Tabbed Menus</li>
<li><a title="TabMenu sample usage source code" href="http://www.jappit.com/uploads/src/TabMenuCanvas.java">TabMenuCanvas.java</a>: a sample Canvas using TabMenu component, useful to understand how to use it</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2008/04/11/how-to-build-a-tab-menu-with-j2me/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

