Revision 41281

View differences:

trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.coreplugin.app/org.gvsig.coreplugin.app.mainplugin/src/main/java/org/gvsig/coreplugin/preferences/general/AppearancePage.java
21 21
 * For any additional information, do not hesitate to contact us
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24
/* CVS MESSAGES:
25
*
26
* $Id: AppearancePage.java 38635 2012-08-06 09:34:12Z jldominguez $
27
* $Log$
28
* Revision 1.11  2006-09-12 12:09:51  jaume
29
* *** empty log message ***
30
*
31
* Revision 1.10  2006/09/12 11:49:04  jaume
32
* *** empty log message ***
33
*
34
* Revision 1.9  2006/09/12 10:11:25  jaume
35
* *** empty log message ***
36
*
37
* Revision 1.7.4.1  2006/09/08 11:56:24  jaume
38
* *** empty log message ***
39
*
40
* Revision 1.7  2006/08/22 12:23:05  jaume
41
* improved perfomance when saving changes
42
*
43
* Revision 1.6  2006/08/22 07:37:17  jaume
44
* *** empty log message ***
45
*
46
* Revision 1.5  2006/08/04 11:44:55  caballero
47
* lanzo una excepci?n cuando falla el m?todo storeValues
48
*
49
* Revision 1.4  2006/08/04 11:03:43  cesar
50
* Set the selected appearance after the combo box is filled (it had no effect otherwise)
51
*
52
* Revision 1.3  2006/08/02 12:49:07  cesar
53
* Install Plastic look and feel before getting the LAF-combo. Hide installed but non-supported themes from the list.
54
*
55
* Revision 1.2  2006/07/31 10:02:31  jaume
56
* *** empty log message ***
57
*
58
* Revision 1.1  2006/06/29 16:15:06  jaume
59
* Appearance now configurable
60
*
61
*
62
*/
24

  
63 25
package org.gvsig.coreplugin.preferences.general;
64 26

  
65 27
import java.awt.Component;

Also available in: Unified diff