[Gvsig_desarrolladores] WindowInfo profiles

David Santos Pinheiro davidsantospinheiro en gmail.com
Jue Dic 8 20:50:07 CET 2011


Hi!

The interface com.iver.andami.ui.mdiManager.IWindow has the method
getWindowProfile().
What's this method for? What's this "profile"?

The class com.iver.andami.ui.mdiManager.WindowInfo allways repeats the
same comment: /** Specifies that this window has an editor profile */
so i can't undestand what the options are.

/    /** Specifies that this window has an editor profile */
     public static final Integer EDITOR_PROFILE = new Integer(1);
     /** Specifies that this window has an editor profile */
     public static final Integer TOOL_PROFILE = new Integer(2);
     /** Specifies that this window has an editor profile */
     public static final Integer PROJECT_PROFILE = new Integer(3);
     /** Specifies that this window has an editor profile */
     public static final Integer PROPERTIES_PROFILE = new Integer(4);
     /** Specifies that this window has an editor profile */
     public static final Integer DIALOG_PROFILE = new Integer(5);/


Any help is appreciated.
Keep on the good work!

David Pinheiro

PS: gvsig-desktop-devel en lists.forge.osor.eu doesn't seem to work. Is there any new mailinglist for english writing developers?



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