<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
	<channel>
		<title>Dudas de Programacion &#187; Forum: XForms - Recent Posts</title>
		<link>http://www.dudasprogramacion.com/forum/xforms</link>
		<description>Dudas sobre lenguajes y apis de programación</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 21:40:35 +0000</pubDate>
		<generator>bbpress 1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.dudasprogramacion.com/search.php</link>
		</textInput>
		<atom:link href="http://www.dudasprogramacion.com/rss/forum/xforms" rel="self" type="application/rss+xml" />

		<item>
			<title>Jockzan on "No sé como inicializar un arrayList  en Java?"</title>
			<link>http://www.dudasprogramacion.com/topic/no-se-como-inicializar-un-arraylist-en-java#post-1020</link>
			<pubDate>Sun, 29 Jan 2012 03:25:35 +0000</pubDate>
			<dc:creator>Jockzan</dc:creator>
			<guid isPermaLink="false">1020@http://www.dudasprogramacion.com/</guid>
			<description><p>Requieres hacer mas explicita tu duda...pero a como yo te entiendo, tu metodo de "iniciarArrayAsiganturas()" debe de regresar un ArrayList&#60;Asignatura&#62;, si es asi de sencillo como lo pones, solo tendrias que igual:</p>
<pre class="java" style="font-family:monospace;">ArrayList<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">60</span><span style="color: #339933;">;</span>Asignatura<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">62</span><span style="color: #339933;">;</span> nombre_del_araylist <span style="color: #339933;">=</span> inicarArrayAsignaturas<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre>
<p>tomando como ejemplo que tengas algun metodo de este estilo:</p>
<pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> ArrayList<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">60</span><span style="color: #339933;">;</span>Asignatura<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">62</span><span style="color: #339933;">;</span> iniciarArrayAsignaturas<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
       ArrayList<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">60</span><span style="color: #339933;">;</span>Asignatura<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">62</span><span style="color: #339933;">;</span> aux <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> ArrayList<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">60</span><span style="color: #339933;">;</span>Asignatura<span style="color: #339933;">&amp;</span>#<span style="color: #cc66cc;">62</span><span style="color: #339933;">;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
       <span style="color: #666666; font-style: italic;">//cuerpo de tu metodo</span>
       <span style="color: #000000; font-weight: bold;">return</span> aux<span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre>
<p>Espero y esto sirva para resolver tu duda...si no, al menos hice el intento de entenderte jajajaja. Saludos
</p></description>
		</item>
		<item>
			<title>novato666 on "No sé como inicializar un arrayList  en Java?"</title>
			<link>http://www.dudasprogramacion.com/topic/no-se-como-inicializar-un-arraylist-en-java#post-1019</link>
			<pubDate>Fri, 27 Jan 2012 22:56:13 +0000</pubDate>
			<dc:creator>novato666</dc:creator>
			<guid isPermaLink="false">1019@http://www.dudasprogramacion.com/</guid>
			<description><p>Hola:</p>
<p>Mira que no sé como hacer un método dentro de una clase, en mi caso k es lo kiero implementar? Espero k m echeis una mano y muchas gracias de antemano.</p>
<p>public ArrayList&#60;Asignatura&#62;iniciarArrayAsignaturas()
</p></description>
		</item>
		<item>
			<title>admin on "Bienvenidos al foro XForms"</title>
			<link>http://www.dudasprogramacion.com/topic/bienvenidos-al-foro-xforms#post-27</link>
			<pubDate>Sat, 14 Mar 2009 18:43:37 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">27@http://www.dudasprogramacion.com/</guid>
			<description><p>Daros la bienvenida al foro sobre dudas de programación de formularios con XForms.
</p></description>
		</item>

	</channel>
</rss>

