<?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; Tag: cerrar - Recent Posts</title>
		<link>http://www.dudasprogramacion.com/tags/cerrar</link>
		<description>Dudas sobre lenguajes y apis de programación</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Sep 2010 20:31:39 +0000</pubDate>
		<generator>bbpress 1.0.2</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/tags/cerrar" rel="self" type="application/rss+xml" />

		<item>
			<title>lineadecodigo on "Como cerrar una ventana?"</title>
			<link>http://www.dudasprogramacion.com/topic/como-cerrar-una-ventana#post-471</link>
			<pubDate>Sun, 06 Jun 2010 18:06:52 +0000</pubDate>
			<dc:creator>lineadecodigo</dc:creator>
			<guid isPermaLink="false">471@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;@genis,&#60;/p&#62;
&#60;p&#62;@fiurer87 lo ha explicado muy bien. Nosotros lo hemos publicado en la web y te pueden ser de utilidad los artículos&#60;br /&#62;
&#60;a href=&#34;http://lineadecodigo.com/java/cerrar-una-ventana-con-java-swing/&#34; rel=&#34;nofollow&#34;&#62;http://lineadecodigo.com/java/cerrar-una-ventana-con-java-swing/&#60;/a&#62; y&#60;br /&#62;
&#60;a href=&#34;http://lineadecodigo.com/java/cerrar-un-frame-en-awt/&#34; rel=&#34;nofollow&#34;&#62;http://lineadecodigo.com/java/cerrar-un-frame-en-awt/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fiurer87 on "Como cerrar una ventana?"</title>
			<link>http://www.dudasprogramacion.com/topic/como-cerrar-una-ventana#post-466</link>
			<pubDate>Tue, 01 Jun 2010 17:45:57 +0000</pubDate>
			<dc:creator>fiurer87</dc:creator>
			<guid isPermaLink="false">466@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;Una mejor opcion es que utilices Swing.&#60;br /&#62;
======================================&#60;/p&#62;
&#60;pre class=&#34;java&#34; style=&#34;font-family:monospace;&#34;&#62;&#60;ol&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;import&#60;/span&#62; &#60;span style=&#34;color: #006699;&#34;&#62;javax.swing.JFrame&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#38;nbsp;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;class&#60;/span&#62; Ventana &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;extends&#60;/span&#62; &#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Ajframe+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;JFrame&#60;/span&#62;&#60;/a&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; Ventana&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;super&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #0000ff;&#34;&#62;&#38;quot;Titulo Ventana&#38;quot;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;setSize&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #cc66cc;&#34;&#62;400&#60;/span&#62;,&#60;span style=&#34;color: #cc66cc;&#34;&#62;200&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62; &#60;span style=&#34;color: #666666; font-style: italic;&#34;&#62;//Tamano&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;setDefaultCloseOperation&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;EXIT_ON_CLOSE&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62; &#60;span style=&#34;color: #666666; font-style: italic;&#34;&#62;// Operacion para cerrar&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#38;nbsp;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;static&#60;/span&#62; &#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;void&#60;/span&#62; main&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Astring+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;String&#60;/span&#62;&#60;/a&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#91;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#93;&#60;/span&#62; arg&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;Ventana v &#60;span style=&#34;color: #339933;&#34;&#62;=&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;new&#60;/span&#62; Ventana&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;v.&#60;span style=&#34;color: #006633;&#34;&#62;setVisible&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;true&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;/ol&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>fiurer87 on "Como cerrar una ventana?"</title>
			<link>http://www.dudasprogramacion.com/topic/como-cerrar-una-ventana#post-464</link>
			<pubDate>Tue, 01 Jun 2010 16:14:20 +0000</pubDate>
			<dc:creator>fiurer87</dc:creator>
			<guid isPermaLink="false">464@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;//Utiliza el metodo windowClosing(WindowEvent e);&#60;/p&#62;
&#60;pre class=&#34;java&#34; style=&#34;font-family:monospace;&#34;&#62;&#60;ol&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;f.&#60;span style=&#34;color: #006633;&#34;&#62;addWindowListener&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;new&#60;/span&#62; &#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Awindowadapter+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;WindowAdapter&#60;/span&#62;&#60;/a&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; &#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;void&#60;/span&#62; windowClosing&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Awindowevent+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;WindowEvent&#60;/span&#62;&#60;/a&#62; e&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Asystem+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;System&#60;/span&#62;&#60;/a&#62;.&#60;span style=&#34;color: #006633;&#34;&#62;exit&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #cc66cc;&#34;&#62;0&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;/ol&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>genis on "Como cerrar una ventana?"</title>
			<link>http://www.dudasprogramacion.com/topic/como-cerrar-una-ventana#post-463</link>
			<pubDate>Tue, 01 Jun 2010 14:24:22 +0000</pubDate>
			<dc:creator>genis</dc:creator>
			<guid isPermaLink="false">463@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;Al ejecutar el siguiente programa se me abre la ventana pero no se me permite cerrarla. Como debo hacerlo? Muchas gracias. &#60;/p&#62;
&#60;pre class=&#34;java&#34; style=&#34;font-family:monospace;&#34;&#62;&#60;ol&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;import&#60;/span&#62; &#60;span style=&#34;color: #006699;&#34;&#62;java.awt.*&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;import&#60;/span&#62; java.&#60;span style=&#34;color: #006633;&#34;&#62;awt&#60;/span&#62;. &#60;span style=&#34;color: #006633;&#34;&#62;event&#60;/span&#62;.&#60;span style=&#34;color: #339933;&#34;&#62;*;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;class&#60;/span&#62; anillos &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;extends&#60;/span&#62; &#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Aframe+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;Frame&#60;/span&#62;&#60;/a&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; anillos&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;setTitle&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #0000ff;&#34;&#62;&#38;quot;Anells Olimpics&#38;quot;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#38;nbsp;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;static&#60;/span&#62; &#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;void&#60;/span&#62; main&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Astring+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;String&#60;/span&#62;&#60;/a&#62; &#60;span style=&#34;color: #009900;&#34;&#62;&#38;#91;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#93;&#60;/span&#62; args&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Aframe+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;Frame&#60;/span&#62;&#60;/a&#62; f &#60;span style=&#34;color: #339933;&#34;&#62;=&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;new&#60;/span&#62; anillos&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#38;nbsp;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;f.&#60;span style=&#34;color: #006633;&#34;&#62;addWindowListener&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;new&#60;/span&#62; &#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Awindowadapter+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;WindowAdapter&#60;/span&#62;&#60;/a&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;public&#60;/span&#62; &#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;void&#60;/span&#62; cierreVentana&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Awindowevent+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;WindowEvent&#60;/span&#62;&#60;/a&#62; e&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#123;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;a href=&#34;http://www.google.com/search?hl=en&#38;amp;q=allinurl%3Asystem+java.sun.com&#38;amp;btnI=I%27m%20Feeling%20Lucky&#34;&#62;&#60;span style=&#34;color: #003399;&#34;&#62;System&#60;/span&#62;&#60;/a&#62;.&#60;span style=&#34;color: #006633;&#34;&#62;exit&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #cc66cc;&#34;&#62;0&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#38;nbsp;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;f.&#60;span style=&#34;color: #006633;&#34;&#62;setSize&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #cc66cc;&#34;&#62;300&#60;/span&#62;,&#60;span style=&#34;color: #cc66cc;&#34;&#62;200&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;f.&#60;span style=&#34;color: #006633;&#34;&#62;setVisible&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #000066; font-weight: bold;&#34;&#62;true&#60;/span&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #339933;&#34;&#62;;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;li style=&#34;font-weight: normal; vertical-align:top;&#34;&#62;&#60;div style=&#34;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/div&#62;&#60;/li&#62;&#60;/ol&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dexter on "Cerrar ventanas"</title>
			<link>http://www.dudasprogramacion.com/topic/cerrar-ventanas#post-296</link>
			<pubDate>Tue, 12 Jan 2010 10:32:22 +0000</pubDate>
			<dc:creator>Dexter</dc:creator>
			<guid isPermaLink="false">296@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;Agradeceria mucho si alguien me pudiera decir como puedo cerrar una ventana mediante codigo, sin que se pida la confirmacion de la accion.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>THraSH on "Cerrar una ventana del navegador desde otra ventana"</title>
			<link>http://www.dudasprogramacion.com/topic/cerrar-una-ventana-del-navegador-desde-otra-ventana#post-24</link>
			<pubDate>Sat, 14 Mar 2009 17:12:19 +0000</pubDate>
			<dc:creator>THraSH</dc:creator>
			<guid isPermaLink="false">24@http://www.dudasprogramacion.com/</guid>
			<description>&#60;p&#62;¿Como hacer para que una ventana del navegador pueda abrir y/o cerrar una ventana distinta?&#60;/p&#62;
&#60;p&#62;Abrirla es facil, la abro con un&#60;/p&#62;
&#60;pre class=&#34;html4strict&#34; style=&#34;font-family:monospace;&#34;&#62;&#60;span style=&#34;color: #009900;&#34;&#62;&#38;lt;&#60;a href=&#34;http://december.com/html/4/element/a.html&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;a&#60;/span&#62;&#60;/a&#62; &#60;span style=&#34;color: #000066;&#34;&#62;href&#60;/span&#62;&#60;span style=&#34;color: #66cc66;&#34;&#62;=&#60;/span&#62;&#60;span style=&#34;color: #ff0000;&#34;&#62;&#38;quot;ventananueva.htm&#38;amp;&#38;quot;&#60;/span&#62;&#38;gt;&#60;/span&#62;blablabla&#60;span style=&#34;color: #009900;&#34;&#62;&#38;lt;&#60;span style=&#34;color: #66cc66;&#34;&#62;/&#60;/span&#62;&#60;a href=&#34;http://december.com/html/4/element/a.html&#34;&#62;&#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;a&#60;/span&#62;&#60;/a&#62;&#38;gt;&#60;/span&#62;&#60;/pre&#62;
&#60;p&#62;El problema es al cerrarla ¡desde la ventana q la abre!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
