public class JavaWebStartAccessDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
JavaWebStartAccessDescriptor()
Creates a new instance of JavaWebStartAccessDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
BundleDescriptor |
getBundleDescriptor() |
String |
getContextRoot()
Getter for property contextRoot.
|
String |
getJnlpDocument() |
String |
getVendor()
Getter for property vendor.
|
boolean |
isEligible()
Getter for property eligible.
|
void |
setBundleDescriptor(BundleDescriptor bundle) |
void |
setContextRoot(String contextRoot)
Setter for property contextRoot.
|
void |
setEligible(boolean eligible)
Setter for property eligible.
|
void |
setJnlpDocument(String jnlpDoc) |
void |
setVendor(String vendor)
Setter for property vendor.
|
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic JavaWebStartAccessDescriptor()
public boolean isEligible()
public void setEligible(boolean eligible)
eligible - New value of property eligible.public String getContextRoot()
public void setContextRoot(String contextRoot)
contextRoot - New value of property contextRoot.public String getVendor()
public void setVendor(String vendor)
contextRoot - New value of property vendor.public void setBundleDescriptor(BundleDescriptor bundle)
public BundleDescriptor getBundleDescriptor()
public String getJnlpDocument()
public void setJnlpDocument(String jnlpDoc)
Copyright © 2019. All rights reserved.