public class FlashPlayerCommand extends DefaultPlayerCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
TRUST_FILENAME |
| Constructor and Description |
|---|
FlashPlayerCommand() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFileToExecute() |
boolean |
isLocalTrusted() |
void |
prepare() |
void |
setLocalTrusted(boolean localTrusted) |
getDefaults, getSwf, getUrl, launch, setDefaults, setSwf, setUrlexecute, getCommandLine, getEnvironment, getProject, setEnvironment, setProjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetEnvironment, setProjectpublic static final String TRUST_FILENAME
public File getFileToExecute()
getFileToExecute in interface PlayerCommandgetFileToExecute in class DefaultPlayerCommandpublic void setLocalTrusted(boolean localTrusted)
public boolean isLocalTrusted()
public void prepare()
prepare in interface PlayerCommandprepare in class DefaultPlayerCommandCopyright © 2020 The Apache Software Foundation. All rights reserved.