Revision 11021 branches/v10/libraries/libCorePlugin/src/com/iver/core/preferences/general/BrowserControlPage.java

View differences:

BrowserControlPage.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.2  2007-01-10 18:28:58  jaume
46
* Revision 1.2.2.1  2007-04-03 10:59:38  jaume
47
* customizable default browser in non-Windows systems
48
*
49
* Revision 1.2  2007/01/10 18:28:58  jaume
47 50
* *** empty log message ***
48 51
*
49 52
* Revision 1.1  2007/01/10 16:55:04  jaume
......
53 56
*/
54 57
package com.iver.core.preferences.general;
55 58

  
56
import java.awt.Component;
57 59
import java.awt.FlowLayout;
58 60
import java.awt.event.ActionEvent;
59 61
import java.awt.event.ActionListener;

Also available in: Unified diff