Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.apple.mrj
Class MRJFileUtils  view MRJFileUtils download MRJFileUtils.java

java.lang.Object
  extended bycom.apple.mrj.MRJFileUtils

public class MRJFileUtils
extends java.lang.Object

This is a stub for the MRJFileUtils class in Mac OS, so I can compile on other platforms.

Version:
$Revision: 1.3 $ $Date: 2003/06/22 08:39:03 $

Constructor Summary
MRJFileUtils()
           
 
Method Summary
static void openURL(java.lang.String url)
          Opens URL in some operating system dependant fashion.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MRJFileUtils

public MRJFileUtils()
Method Detail

openURL

public static void openURL(java.lang.String url)
                    throws java.io.IOException
Opens URL in some operating system dependant fashion.