<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.13" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hola a todos, estoy tratando de reutilizar el 
Wizard de <STRONG>com.iver.cit.gvsig.AddLayer </STRONG>, pero necesito que solo 
salga </FONT></DIV>
<DIV><FONT face=Arial size=2>la pestaña de GeoDB y no encuentro como 
hacerlo.</FONT></DIV>
<DIV><FONT face=Arial size=2>cuando pongo este codigo me sale el panel con todas 
las pestañas :</FONT></DIV>
<DIV><FONT size=2>
<P align=left>AddLayer lyr = </FONT><B><FONT color=#7f0055 
size=2>new</B></FONT><FONT size=2> AddLayer();</P>
<P align=left></P>
<P align=left></P>
<P align=left></P>
<P>lyr.addLayers(mapCtrl);</P>
<P><FONT face=Arial>¿ existe alguna propiedad de la clase que me permita hacer 
esto?</FONT></P>
<P><FONT face=Arial>saludos </FONT></P>
<P><FONT face=Arial>Francisco Salas</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial></FONT>&nbsp;</P></FONT></DIV></BODY></HTML>