|
|||||||||
| Home >> All >> com >> apple >> [ mrj overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.apple.mrj
Class MRJFileUtils

java.lang.Objectcom.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.
|
|||||||||
| Home >> All >> com >> apple >> [ mrj overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.apple.mrj.MRJFileUtils