public class Platform extends Platform
Platform.CLibrary| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Base base) |
void |
openFolder(java.io.File file) |
boolean |
openFolderAvailable() |
void |
openURL(java.lang.String url) |
getDefaultSketchbookFolder, getenv, getSettingsFolder, setenv, setLookAndFeel, unsetenvpublic void openURL(java.lang.String url)
throws java.lang.Exception
public boolean openFolderAvailable()
openFolderAvailable in class Platformpublic void openFolder(java.io.File file)
throws java.lang.Exception
openFolder in class Platformjava.lang.Exception