<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Programacion en Java</title>
	<atom:link href="http://vimero.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vimero.wordpress.com</link>
	<description>Blog para vincular a los amigos que gustan de la Programacion en Java</description>
	<lastBuildDate>Mon, 10 Mar 2008 00:53:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='vimero.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8e1b55d5b38b893b5f1f535ca4bc71ba?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Programacion en Java</title>
		<link>http://vimero.wordpress.com</link>
	</image>
			<item>
		<title>Imagen de Fondo sobre Aplicaciones MDI</title>
		<link>http://vimero.wordpress.com/2008/02/28/imagen-de-fondo-sobre-aplicaciones-mdi/</link>
		<comments>http://vimero.wordpress.com/2008/02/28/imagen-de-fondo-sobre-aplicaciones-mdi/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 04:37:38 +0000</pubDate>
		<dc:creator>vimero</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JDesktopPane]]></category>
		<category><![CDATA[Imagen Centrada]]></category>
		<category><![CDATA[MDI]]></category>
		<category><![CDATA[JFrame]]></category>

		<guid isPermaLink="false">http://vimero.wordpress.com/?p=4</guid>
		<description><![CDATA[Dentro del uso de los JFrame tenemos las aplicaciones MDI(Multiple Document Interface) el cual nos permite ingresar diferentes formularios hijos a nuestra aplicacion ya sean del tipo JInternalFramne, JDialog, JOptionPane , etc. Para el uso de estas aplicaciones tenemos el uso de un JDesktopPane que sirve como contenedor de los diferentes formularios hijos dentro del [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=4&subd=vimero&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dentro del uso de los JFrame tenemos las aplicaciones MDI(Multiple Document Interface) el cual nos permite ingresar diferentes formularios hijos a nuestra aplicacion ya sean del tipo JInternalFramne, JDialog, JOptionPane , etc. Para el uso de estas aplicaciones tenemos el uso de un JDesktopPane que sirve como contenedor de los diferentes formularios hijos dentro del JFrame padre. El caso que presentare servira de utilidad como  imagen de fondo en el JDesktopPane el cual al redimensionar el JFrame la imagen quedara centrada.</p>
<p><a HREF="http://vimero.files.wordpress.com/2008/02/imagenfondocentrada.jpg" TITLE="Codigo ImagenFondoCentrada"><img SRC="http://vimero.files.wordpress.com/2008/02/imagenfondocentrada.thumbnail.jpg" ALT="Codigo ImagenFondoCentrada" /></a></p>
<p>En el codigo presentado anteriormente hemos implementado la Interfaz Border del la cual nos permite definir el metodo paintBorder el cual dara la caracteristica de dibujo de la imagen seleccionada. En el siguiente codigo usaremos una instancia de esta clase que redefine border y lo instanciaremos en un JDesktopPane.</p>
<p><a HREF="http://vimero.files.wordpress.com/2008/02/demomdi.jpg" TITLE="Demo MDI"><img SRC="http://vimero.files.wordpress.com/2008/02/demomdi.thumbnail.jpg" ALT="Demo MDI" /></a></p>
<p>En el demo utilizaremos la clase BufferedImage que nos permite leer una imagen desde un archivo determinanado. Para efectos de pruebas si la conexion de internet no esta disponible puedes crear un objeto File con la imagen que apunte al disco duro y en vez de pasarle el objeto del tipo URL le pasas el objeto del tipo File.</p>
<p><a HREF="http://vimero.files.wordpress.com/2008/02/ejecuciondemomdi.jpg" TITLE="Ejecucion Demo"><img SRC="http://vimero.files.wordpress.com/2008/02/ejecuciondemomdi.thumbnail.jpg" ALT="Ejecucion Demo" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/vimero.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/vimero.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vimero.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vimero.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vimero.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vimero.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vimero.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vimero.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vimero.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vimero.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vimero.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vimero.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=4&subd=vimero&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://vimero.wordpress.com/2008/02/28/imagen-de-fondo-sobre-aplicaciones-mdi/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7e82345f1a8642d3634c843f4020a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vimero</media:title>
		</media:content>
	</item>
		<item>
		<title>Iniciando en WordPress</title>
		<link>http://vimero.wordpress.com/2008/02/28/iniciando-en-wordpress/</link>
		<comments>http://vimero.wordpress.com/2008/02/28/iniciando-en-wordpress/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:56:45 +0000</pubDate>
		<dc:creator>vimero</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://vimero.wordpress.com/2008/02/28/iniciando-en-wordpress/</guid>
		<description><![CDATA[System.out.println(&#8220;Hola Mundo desde WordPress&#8221;);
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=3&subd=vimero&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>System.out.println(&#8220;Hola Mundo desde WordPress&#8221;);</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/vimero.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/vimero.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vimero.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vimero.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vimero.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vimero.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vimero.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vimero.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vimero.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vimero.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vimero.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vimero.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=3&subd=vimero&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://vimero.wordpress.com/2008/02/28/iniciando-en-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7e82345f1a8642d3634c843f4020a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vimero</media:title>
		</media:content>
	</item>
		<item>
		<title>&#161;Hola, mundo!</title>
		<link>http://vimero.wordpress.com/2008/02/28/hola-mundo/</link>
		<comments>http://vimero.wordpress.com/2008/02/28/hola-mundo/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:43:37 +0000</pubDate>
		<dc:creator>vimero</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=1&subd=vimero&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/vimero.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/vimero.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vimero.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vimero.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vimero.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vimero.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vimero.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vimero.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vimero.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vimero.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vimero.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vimero.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vimero.wordpress.com&blog=3003815&post=1&subd=vimero&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://vimero.wordpress.com/2008/02/28/hola-mundo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7e82345f1a8642d3634c843f4020a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vimero</media:title>
		</media:content>
	</item>
	</channel>
</rss>