com.ge.grc.acuity.editor
Class AcuityEditor
java.lang.Object
com.ge.grc.acuity.editor.AcuityEditor
- public class AcuityEditor
- extends java.lang.Object
- Author:
- 200005201
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcuityEditor
public AcuityEditor()
setAppName
public boolean setAppName(java.lang.String name)
getDefaultNamespace
public java.lang.String getDefaultNamespace()
createNewApplication
public boolean createNewApplication(AcuityController ac,
java.lang.Object[] args)
throws AcuityException
- Throws:
AcuityException
copyFile
public int copyFile(java.lang.String sourceName,
java.lang.String copyName)
throws java.io.IOException,
AcuityException
- Throws:
java.io.IOException
AcuityException