Revision 11025 branches/v10/libraries/libIverUtiles/src/com/iver/utiles/BrowserControl.java

View differences:

BrowserControl.java
45 45
 *   dac@iver.es
46 46
 */
47 47
package com.iver.utiles;
48

  
48 49
import java.io.IOException;
49 50
import java.util.ArrayList;
50 51
import java.util.logging.Level;
51 52
import java.util.logging.Logger;
52 53

  
53

  
54 54
/**
55 55
* <p>A simple, static class to display a URL in the system browser.<br></p>
56 56
*

Also available in: Unified diff