|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISignatureProperties | |
|---|---|
| org.eclipse.mtj.core.build.sign | This package provides an API for MIDlet suite signing support. |
| org.eclipse.mtj.core.project | This package provides an API for managing MTJ project elements. |
| Uses of ISignatureProperties in org.eclipse.mtj.core.build.sign |
|---|
| Methods in org.eclipse.mtj.core.build.sign with parameters of type ISignatureProperties | |
|---|---|
void |
ISignatureProperties.copy(ISignatureProperties other)
Copy the values from another instance. |
| Uses of ISignatureProperties in org.eclipse.mtj.core.project |
|---|
| Methods in org.eclipse.mtj.core.project that return ISignatureProperties | |
|---|---|
ISignatureProperties |
IMTJProject.getSignatureProperties()
Get the ISignatureProperties associated with this MIDlet suite |
ISignatureProperties |
IMetaData.getSignatureProperties()
|
| Methods in org.eclipse.mtj.core.project with parameters of type ISignatureProperties | |
|---|---|
void |
IMTJProject.setSignatureProperties(ISignatureProperties props)
Set the ISignatureProperties to use for this MIDlet suite |
void |
IMetaData.setSignatureProperties(ISignatureProperties p)
|
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||