<html>
<title>Selectorde sitios</title>
<body>
<appletcode ="SelectorSitios.class"width="300"height="75">
<param name ="titulo0"value ="Páginainicial de Java">
<param name ="ubicacion0"value ="http://java.sun.com/">
<param name ="titulo1"value ="Deitel">
<param name ="ubicacion1"value ="http://www.deitel.com/">
<param name ="titulo2"value ="JGuru">
<param name ="ubicacion2"value ="http://www.jGuru.com/">
<param name ="titulo3"value ="JavaWorld">
<param name = "ubicacion3"value ="http://www.javaworld.com/">
</applet>
</body>
</html>
importjava.net.MalformedURLException;
importjava.net.URL;
importjava.util.HashMap;
importjava.util.ArrayList;
importjava.awt.BorderLayout;
importjava.applet.AppletContext;
importjavax.swing.JApplet;
importjavax.swing.JLabel;
importjavax.swing.JList;
importjavax.swing.JScrollPane;
importjavax.swing.event.ListSelectionEvent;
importjavax.swing.event.ListSelectionListener;
publicclassSelectorSitiosextendsJApplet{
private HashMap< Object,URL > sitios;
private ArrayList<String> nombresSitios;
private JListselectorSitios;
publicvoidinit(){
sitios=newHashMap< Object,URL >();
nombresSitios=newArrayList<String>();
obtenerSitiosDeParametrosHTML();
add(newJLabel("Seleccione unsitioparanavegar"),BorderLayout.NORTH);
selectorSitios=newJList( nombresSitios.toArray());
selectorSitios.addListSelectionListener( newListSelectionListener()
{
publicvoidvalueChanged( ListSelectionEventevento){
Objectobjeto=selectorSitios.getSelectedValue();
URL nuevoDocumento=sitios.get(objeto);
AppletContextnavegador=getAppletContext();
navegador.showDocument( nuevoDocumento);
}
}
);
add(newJScrollPane( selectorSitios),BorderLayout.CENTER);
}
private voidobtenerSitiosDeParametrosHTML(){
Stringtitulo;
Stringubicacion;
URL url;
intcontador= 0;
titulo= getParameter( "titulo"+contador );
while ( titulo!=null ) {
ubicacion= getParameter( "ubicacion"+contador);
try{
url = newURL( ubicacion);
sitios.put( titulo,url );
nombresSitios.add( titulo);
}
catch ( MalformedURLExceptionexcepcionURL){
excepcionURL.printStackTrace();
}
contador++;
titulo= getParameter( "titulo"+contador);
}
}
}

Más contenido relacionado

PPTX
PPSX
Introducción a los hooks
PDF
Erika aymara huamani mono. sistema operativo
PDF
John Martens
PPTX
WSI -Diseño, Desarrollo y entrega de Soluciones de Mercadotecnia por Internet
 
PDF
Redesigning UBC Library
PDF
Shiya Ka-Aqeedah-E-Imamat
PPTX
Iut 2-grenoble-site-de-vienne-formation (3)
Introducción a los hooks
Erika aymara huamani mono. sistema operativo
John Martens
WSI -Diseño, Desarrollo y entrega de Soluciones de Mercadotecnia por Internet
 
Redesigning UBC Library
Shiya Ka-Aqeedah-E-Imamat
Iut 2-grenoble-site-de-vienne-formation (3)

Destacado (13)

PPTX
Medios de Pago/ Dinero Electrónico o Digital
PPTX
Predictive Analytics as a Service- by MarketShare
PDF
Webmaster Jam Session: Design and Development Behind the Scenes Day Two
 
PPTX
Pulppy delite final
PDF
Sbvlc secure barcode based visible light communication for smartphones
PDF
Betonarme Kalıpları
PDF
Adobe Analytics 2015:「Analysis Workspace」がスゴい理由と使い方
PPTX
History of the English Language
PDF
初心を思いだしてみよう
PDF
Pengenalan soft coral
PPTX
自己的遊戲自己寫 - 立志中學 2014/12/1 遊戲設計分享簡報
PDF
2012 limpieza muerto_r
PPT
Het strand
Medios de Pago/ Dinero Electrónico o Digital
Predictive Analytics as a Service- by MarketShare
Webmaster Jam Session: Design and Development Behind the Scenes Day Two
 
Pulppy delite final
Sbvlc secure barcode based visible light communication for smartphones
Betonarme Kalıpları
Adobe Analytics 2015:「Analysis Workspace」がスゴい理由と使い方
History of the English Language
初心を思いだしてみよう
Pengenalan soft coral
自己的遊戲自己寫 - 立志中學 2014/12/1 遊戲設計分享簡報
2012 limpieza muerto_r
Het strand
Publicidad

Último (20)

PPTX
Circuito de LED en paralelo mediante Switch
PPTX
Uso responsable de la tecnología - EEST N°1
PDF
Presentación_u.01_digitalización_CFGS.pdf
PDF
Guía_de_implementación_Marco_de_gobierno_y_gestión_de_TI_Universidades.pdf
DOCX
Informee_APA_Microbittrabajoogrupal.docx
PPT
Protocolos de seguridad y mecanismos encriptación
PDF
Teoría de estadística descriptiva y aplicaciones .pdf
PPTX
Presentación final ingenieria de metodos
DOCX
Guía 5. Test de orientación Vocacional 2 NICOL.docx
PDF
NREN - red nacional de investigacion y educacion en LATAM y Europa: Caracteri...
PPTX
Procesamiento-del-Lenguaje-Natural-Un-Viaje-Paso-a-Paso.pptx
PDF
Taller tecnológico Michelle lobo Velasquez
PPTX
Diapositivas Borrador Rocha Jauregui David Paolo (3).pptx
DOCX
tablas tecnologia maryuri vega 1....docx
PPTX
TECNOLOGIAS DE INFORMACION Y COMUNICACION
PPTX
Control de calidad en productos de frutas
PPTX
Reconocimiento-Automatico-de-Placas-Vehiculares-con-IA.pptx
PPTX
Tema 1 Taller de tecnologia y proceso tecnologico.pptx
PPTX
CLASE PRACTICA-- SESION 6 -- FPW -- 04 11 23.pptx
PDF
Final Tecno .pdfjdhdjsjdhsjshshhshshshhshhhhhhh
Circuito de LED en paralelo mediante Switch
Uso responsable de la tecnología - EEST N°1
Presentación_u.01_digitalización_CFGS.pdf
Guía_de_implementación_Marco_de_gobierno_y_gestión_de_TI_Universidades.pdf
Informee_APA_Microbittrabajoogrupal.docx
Protocolos de seguridad y mecanismos encriptación
Teoría de estadística descriptiva y aplicaciones .pdf
Presentación final ingenieria de metodos
Guía 5. Test de orientación Vocacional 2 NICOL.docx
NREN - red nacional de investigacion y educacion en LATAM y Europa: Caracteri...
Procesamiento-del-Lenguaje-Natural-Un-Viaje-Paso-a-Paso.pptx
Taller tecnológico Michelle lobo Velasquez
Diapositivas Borrador Rocha Jauregui David Paolo (3).pptx
tablas tecnologia maryuri vega 1....docx
TECNOLOGIAS DE INFORMACION Y COMUNICACION
Control de calidad en productos de frutas
Reconocimiento-Automatico-de-Placas-Vehiculares-con-IA.pptx
Tema 1 Taller de tecnologia y proceso tecnologico.pptx
CLASE PRACTICA-- SESION 6 -- FPW -- 04 11 23.pptx
Final Tecno .pdfjdhdjsjdhsjshshhshshshhshhhhhhh
Publicidad

Practica 1