Statistics
| Revision:

root / trunk / applications / appgvSIG / src / com / iver / cit / gvsig / gui / panels / FPanelAbout.java @ 27352

History | View | Annotate | Download (7.26 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
24986 11/12/2008 01:02 PM jcampos

New function insert:
- public Object getWindowProfile() : this function is to get the profile from all the windows that implement IWindow interface.

10734 03/13/2007 05:41 PM Jose Manuel Vivó Arnal

Añadida información sobre la versión de Java que se está usando

9637 01/10/2007 04:52 PM jaume

BrowserControl moved to iverUtiles

8590 11/08/2006 11:57 AM jaume

remove unecessary imports

8184 10/19/2006 01:39 PM Jose Manuel Vivó Arnal

modificado para que la version la saque de la clase Version

7738 10/02/2006 03:52 PM jaume

organize impots

6880 08/29/2006 09:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6877 08/29/2006 09:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6436 07/19/2006 02:58 PM Jose Manuel Vivó Arnal

Estraido las constantes de numero de version a una clase independiente

6117 06/30/2006 10:09 AM jaume

refactor package name for java naming convention