[Gvsig_desarrolladores] WindowInfo profiles

Francisco Puga fpuga en cartolab.es
Lun Dic 12 18:23:31 CET 2011


El día 10 de diciembre de 2011 13:05, cremat0rio
<davidsantospinheiro en gmail.com> escribió:
> Thanks!
>
> It was nice if someone could correct the comments on each Profile. This
> comments are used by the javadoc.

The javadoc had been already fixed in the trunk. Maybe in the tag of
1.11 version it was not fixed jet.

> By the way: How can i hide a IWindow? Something like setVisible() on JFrame.

There is not a method like that, but you can use

PluginServices.getMDIManager().closeWindow(iWindow);

to close the window.


Más información sobre la lista de distribución gvSIG_desarrolladores