Revision 9529 branches/piloto3d/applications/appgvSIG/src/com/iver/cit/gvsig/InitialWarningExtension.java

View differences:

InitialWarningExtension.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.3  2006-08-29 07:56:27  cesar
46
* Revision 1.3.2.1  2007-01-03 17:07:28  sbayarri
47
* Fix wrong files
48
*
49
* Revision 1.3.4.1  2006/11/15 00:08:08  jjdelcerro
50
* *** empty log message ***
51
*
52
* Revision 1.4  2006/10/02 13:52:34  jaume
53
* organize impots
54
*
55
* Revision 1.3  2006/08/29 07:56:27  cesar
47 56
* Rename the *View* family of classes to *Window* (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)
48 57
*
49 58
* Revision 1.2  2006/08/29 07:13:53  cesar
......
56 65
*/
57 66
package com.iver.cit.gvsig;
58 67

  
59
import java.util.prefs.Preferences;
60

  
61 68
import javax.swing.JButton;
62 69
import javax.swing.JCheckBox;
63 70
import javax.swing.JLabel;

Also available in: Unified diff