|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenv3d.util.Staging
public class Staging
| Constructor Summary | |
|---|---|
Staging()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
makeStagingDir(java.io.File packageDir,
boolean bluej)
Create a staging directory for models, textures, and sound |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Staging()
| Method Detail |
|---|
public static void makeStagingDir(java.io.File packageDir,
boolean bluej)
throws java.lang.Exception
packageDir - the directory to operate onbluej - is it being run within BlueJ?
java.lang.Exceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||