|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.IdeArgs
This class represents the command-line arguments used to launch the IDE.
| Constructor Summary | |
IdeArgs()
|
|
IdeArgs(java.lang.String[] args)
|
|
| Method Summary | |
java.lang.String[] |
getArgs()
Returns command-line arguments. |
boolean |
getCreateUI()
Tells the IDE to create the UI. |
java.lang.String |
getPlatformFileName()
This file contains options specific to the platform we are on |
boolean |
hasArg(java.lang.String argName)
Returns true if the specified argName is on the args list. |
boolean |
isMigrate()
Migrate - The default migration setting is false. |
void |
setCreateUI(boolean bCreateUI)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdeArgs()
public IdeArgs(java.lang.String[] args)
| Method Detail |
public final java.lang.String[] getArgs()
public boolean hasArg(java.lang.String argName)
public boolean getCreateUI()
public void setCreateUI(boolean bCreateUI)
public java.lang.String getPlatformFileName()
public boolean isMigrate()
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.