| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="de"> |
| <head> |
| <!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:26:21 CEST 2016 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>BuilderConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)</title> |
| <meta name="date" content="2016-09-27"> |
| <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="BuilderConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/BuilderConfiguration.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../index-all.html">Index</a></li> |
| <li><a href="../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../flex2/tools/flexbuilder/BuilderApplication.html" title="class in flex2.tools.flexbuilder"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../../flex2/tools/flexbuilder/BuilderLibrary.html" title="class in flex2.tools.flexbuilder"><span class="strong">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?flex2/tools/flexbuilder/BuilderConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="BuilderConfiguration.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="subTitle">flex2.tools.flexbuilder</div> |
| <h2 title="Class BuilderConfiguration" class="title">Class BuilderConfiguration</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li>flex2.tools.flexbuilder.BuilderConfiguration</li> |
| </ul> |
| </li> |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>All Implemented Interfaces:</dt> |
| <dd><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public class <span class="strong">BuilderConfiguration</span> |
| extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> |
| implements <a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></pre> |
| <div class="block">This class represents a flex2.tools.oem.Configuration wrapper, so |
| the code in BuilderConfiguration basically delegates calls to the |
| underlying Configuration object. There is one new method, |
| setConfiguration(String[] args). It takes an array of mxmlc/compc |
| command-line arguments. The processing of the arguments is not in |
| BuilderConfiguration. It's in BuilderApplication.compile() and |
| BuilderLibrary.compile().</div> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- =========== FIELD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="field_summary"> |
| <!-- --> |
| </a> |
| <h3>Field Summary</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields_inherited_from_class_flex2.tools.oem.Configuration"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from interface flex2.tools.oem.<a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></h3> |
| <code><a href="../../../flex2/tools/oem/Configuration.html#CONTRIBUTOR">CONTRIBUTOR</a>, <a href="../../../flex2/tools/oem/Configuration.html#CREATOR">CREATOR</a>, <a href="../../../flex2/tools/oem/Configuration.html#DATE">DATE</a>, <a href="../../../flex2/tools/oem/Configuration.html#DEFAULT_OUTPUT_DIRECTORY_TOKEN">DEFAULT_OUTPUT_DIRECTORY_TOKEN</a>, <a href="../../../flex2/tools/oem/Configuration.html#DESCRIPTION">DESCRIPTION</a>, <a href="../../../flex2/tools/oem/Configuration.html#LANGUAGE">LANGUAGE</a>, <a href="../../../flex2/tools/oem/Configuration.html#PUBLISHER">PUBLISHER</a>, <a href="../../../flex2/tools/oem/Configuration.html#TITLE">TITLE</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_ARRAY_TOSTRING_CHANGES">WARN_ARRAY_TOSTRING_CHANGES</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_ASSIGNMENT_WITHIN_CONDITIONAL">WARN_ASSIGNMENT_WITHIN_CONDITIONAL</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ARRAY_CAST">WARN_BAD_ARRAY_CAST</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_BOOLEAN_ASSIGNMENT">WARN_BAD_BOOLEAN_ASSIGNMENT</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_DATE_CAST">WARN_BAD_DATE_CAST</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ES3_TYPE_METHOD">WARN_BAD_ES3_TYPE_METHOD</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ES3_TYPE_PROP">WARN_BAD_ES3_TYPE_PROP</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NAN_COMPARISON">WARN_BAD_NAN_COMPARISON</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NULL_ASSIGNMENT">WARN_BAD_NULL_ASSIGNMENT</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NULL_COMPARISON">WARN_BAD_NULL_COMPARISON</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_UNDEFINED_COMPARISON">WARN_BAD_UNDEFINED_COMPARISON</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_BOOLEAN_CONSTRUCTOR_WITH_NO_ARGS">WARN_BOOLEAN_CONSTRUCTOR_WITH_NO_ARGS</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_CHANGES_IN_RESOLVE">WARN_CHANGES_IN_RESOLVE</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_CLASS_IS_SEALED">WARN_CLASS_IS_SEALED</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_CONST_NOT_INITIALIZED">WARN_CONST_NOT_INITIALIZED</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_CONSTRUCTOR_RETURNS_VALUE">WARN_CONSTRUCTOR_RETURNS_VALUE</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_EVENT_HANDLER_ERROR">WARN_DEPRECATED_EVENT_HANDLER_ERROR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_FUNCTION_ERROR">WARN_DEPRECATED_FUNCTION_ERROR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_PROPERTY_ERROR">WARN_DEPRECATED_PROPERTY_ERROR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_DUPLICATE_ARGUMENT_NAMES">WARN_DUPLICATE_ARGUMENT_NAMES</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_DUPLICATE_VARIABLE_DEF">WARN_DUPLICATE_VARIABLE_DEF</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_FOR_VAR_IN_CHANGES">WARN_FOR_VAR_IN_CHANGES</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_IMPORT_HIDES_CLASS">WARN_IMPORT_HIDES_CLASS</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_INSTANCEOF_CHANGES">WARN_INSTANCEOF_CHANGES</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_INTERNAL_ERROR">WARN_INTERNAL_ERROR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_LEVEL_NOT_SUPPORTED">WARN_LEVEL_NOT_SUPPORTED</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_MISSING_NAMESPACE_DECL">WARN_MISSING_NAMESPACE_DECL</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_NEGATIVE_UINT_LITERAL">WARN_NEGATIVE_UINT_LITERAL</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_CONSTRUCTOR">WARN_NO_CONSTRUCTOR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_EXPLICIT_SUPER_CALL_IN_CONSTRUCTOR">WARN_NO_EXPLICIT_SUPER_CALL_IN_CONSTRUCTOR</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_TYPE_DECL">WARN_NO_TYPE_DECL</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_NUMBER_FROM_STRING_CHANGES">WARN_NUMBER_FROM_STRING_CHANGES</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_SCOPING_CHANGE_IN_THIS">WARN_SCOPING_CHANGE_IN_THIS</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_SLOW_TEXTFIELD_ADDITION">WARN_SLOW_TEXTFIELD_ADDITION</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_UNLIKELY_FUNCTION_VALUE">WARN_UNLIKELY_FUNCTION_VALUE</a>, <a href="../../../flex2/tools/oem/Configuration.html#WARN_XML_CLASS_HAS_CHANGED">WARN_XML_CLASS_HAS_CHANGED</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_summary"> |
| <!-- --> |
| </a> |
| <h3>Method Summary</h3> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
| <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addActionScriptMetadata(java.lang.String[])">addActionScriptMetadata</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] md)</code> |
| <div class="block">Adds the list of ActionScript metadata names to the existing list of ActionScript metadata |
| that the compiler keeps in the SWF.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">addApplicationDomainForRuntimeSharedLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> path, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> applicationDomainTarget)</code> |
| <div class="block">Add application domain setting to the existing list of application domain |
| settings.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addConfiguration(java.io.File)">addConfiguration</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> |
| <div class="block">Adds a file to the existing list of configuration files.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addDefineDirective(java.lang.String,%20java.lang.String)">addDefineDirective</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> |
| <div class="block">Add a global AS3 compiler configuration value and preserve existing definitions.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addExtensionLibraries(java.io.File,%20java.util.List)">addExtensionLibraries</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> extension, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> parameters)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addExternalLibraryPath(java.io.File[])">addExternalLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Adds to the existing list of SWC files.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addExterns(java.io.File[])">addExterns</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</code> |
| <div class="block">Adds a list of files to the existing list of definitions to be omitted from linking.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addExterns(java.lang.String[])">addExterns</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</code> |
| <div class="block">Adds a list of definitions to the existing list of definitions.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addFontManagers(java.lang.String[])">addFontManagers</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</code> |
| <div class="block">Adds font managers to the existing font manager list.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addForceRuntimeSharedLibraryPaths(java.io.File[])">addForceRuntimeSharedLibraryPaths</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Adds SWCs to the existing set of SWCs whose RSLs will be loaded at runtime.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addIncludes(java.lang.String[])">addIncludes</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</code> |
| <div class="block">Adds a list of definitions to the existing list of definitions.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addLibraryPath(java.io.File[])">addLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Adds a list of SWC files or directories to the default library path.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addLocalFontPaths(java.lang.String[])">addLocalFontPaths</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] paths)</code> |
| <div class="block">Adds local font paths to the existing local font path list.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addRuntimeSharedLibraries(java.lang.String[])">addRuntimeSharedLibraries</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] libraries)</code> |
| <div class="block">Adds a list of run-time shared library URLs to the existing list.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">addRuntimeSharedLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> swc, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] rslUrls, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] policyFileUrls)</code> |
| <div class="block">This is equivalent to using more than one <code>runtime-shared-library-path</code> |
| option when using the mxmlc compiler.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addSourcePath(java.io.File[])">addSourcePath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Adds a list of path elements to the existing source path list.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#addTheme(java.io.File[])">addTheme</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</code> |
| <div class="block">Adds a list of CSS or SWC files to the existing list of theme files.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#allowSourcePathOverlap(boolean)">allowSourcePathOverlap</a></strong>(boolean b)</code> |
| <div class="block">Allows some source path directories to be subdirectories of the other.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#checkActionScriptWarning(int,%20boolean)">checkActionScriptWarning</a></strong>(int warningCode, |
| boolean b)</code> |
| <div class="block">Enables checking of the following ActionScript warnings: |
| |
| |
| --compiler.warn-array-tostring-changes |
| --compiler.warn-assignment-within-conditional |
| --compiler.warn-bad-array-cast |
| --compiler.warn-bad-bool-assignment |
| --compiler.warn-bad-date-cast |
| --compiler.warn-bad-es3-type-method |
| --compiler.warn-bad-es3-type-prop |
| --compiler.warn-bad-nan-comparison |
| --compiler.warn-bad-null-assignment |
| --compiler.warn-bad-null-comparison |
| --compiler.warn-bad-undefined-comparison |
| --compiler.warn-boolean-constructor-with-no-args |
| --compiler.warn-changes-in-resolve |
| --compiler.warn-class-is-sealed |
| --compiler.warn-const-not-initialized |
| --compiler.warn-constructor-returns-value |
| --compiler.warn-deprecated-event-handler-error |
| --compiler.warn-deprecated-function-error |
| --compiler.warn-deprecated-property-error |
| --compiler.warn-duplicate-argument-names |
| --compiler.warn-duplicate-variable-def |
| --compiler.warn-for-var-in-changes |
| --compiler.warn-import-hides-class |
| --compiler.warn-instance-of-changes |
| --compiler.warn-internal-error |
| --compiler.warn-level-not-supported |
| --compiler.warn-missing-namespace-decl |
| --compiler.warn-negative-uint-literal |
| --compiler.warn-no-constructor |
| --compiler.warn-no-explicit-super-call-in-constructor |
| --compiler.warn-no-type-decl |
| --compiler.warn-number-from-string-changes |
| --compiler.warn-scoping-change-in-this |
| --compiler.warn-slow-text-field-addition |
| --compiler.warn-unlikely-function-value |
| --compiler.warn-xml-class-has-changed |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#compress(boolean)">compress</a></strong>(boolean b)</code> |
| <div class="block">Enables ZLIB compression on SWF file.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableAccessibility(boolean)">enableAccessibility</a></strong>(boolean b)</code> |
| <div class="block">Enables accessibility in the application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableAdvancedAntiAliasing(boolean)">enableAdvancedAntiAliasing</a></strong>(boolean b)</code> |
| <div class="block">Enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small fonts.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableDebugging(boolean,%20java.lang.String)">enableDebugging</a></strong>(boolean b, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> debugPassword)</code> |
| <div class="block">Enables debugging in the application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableDigestComputation(boolean)">enableDigestComputation</a></strong>(boolean compute)</code> |
| <div class="block">Enable or disable the computation of a digest for the created swf library.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableDigestVerification(boolean)">enableDigestVerification</a></strong>(boolean verify)</code> |
| <div class="block">Verifies the RSL loaded |
| has the same digest as the RSL specified when the application was compiled.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableFlashType(boolean)">enableFlashType</a></strong>(boolean b)</code> |
| <div class="block">Enables FlashType for embedded fonts, which provides greater clarity for small fonts.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableStrictChecking(boolean)">enableStrictChecking</a></strong>(boolean b)</code> |
| <div class="block">Runs the ActionScript compiler in strict error checking mode.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#enableVerboseStacktraces(boolean)">enableVerboseStacktraces</a></strong>(boolean b)</code> |
| <div class="block">Generates bytecodes that include line numbers.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#includeLibraries(java.io.File[])">includeLibraries</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] libraries)</code> |
| <div class="block">Includes a list of SWC files to completely include in the application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#keepAllTypeSelectors(boolean)">keepAllTypeSelectors</a></strong>(boolean b)</code> |
| <div class="block">Instructs the compiler to keep a style sheet's type selector in a SWF file, even if that type |
| (the class) is not used in the application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#keepCompilerGeneratedActionScript(boolean)">keepCompilerGeneratedActionScript</a></strong>(boolean b)</code> |
| <div class="block">Saves temporary source files that are generated during MXML compilation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#keepConfigurationReport(boolean)">keepConfigurationReport</a></strong>(boolean b)</code> |
| <div class="block">Instructs the compiler to keep a report of the compiler configuration settings.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#keepLinkReport(boolean)">keepLinkReport</a></strong>(boolean b)</code> |
| <div class="block">Instructs the linker to keep a report of the content that is included in the application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#keepSizeReport(boolean)">keepSizeReport</a></strong>(boolean b)</code> |
| <div class="block">Instructs the linker to keep a SWF size summary.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#optimize(boolean)">optimize</a></strong>(boolean b)</code> |
| <div class="block">Enables post-link optimization.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#removeUnusedRuntimeSharedLibraryPaths(boolean)">removeUnusedRuntimeSharedLibraryPaths</a></strong>(boolean b)</code> |
| <div class="block">Enables the removal of RSLs associated with libraries |
| that are not used by an application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setActionScriptFileEncoding(java.lang.String)">setActionScriptFileEncoding</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> |
| <div class="block">Sets the ActionScript file encoding.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setActionScriptMetadata(java.lang.String[])">setActionScriptMetadata</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] md)</code> |
| <div class="block">Sets the ActionScript metadata that the compiler keeps in the SWF.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">setApplicationDomainForRuntimeSharedLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> path, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> applicationDomainTarget)</code> |
| <div class="block">Set the application domain of a configured RSL to override the default |
| settings.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setCompatibilityVersion(int,%20int,%20int)">setCompatibilityVersion</a></strong>(int major, |
| int minor, |
| int revision)</code> |
| <div class="block">Sets the SDK compatibility version.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setComponentManifest(java.lang.String,%20java.io.File)">setComponentManifest</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> manifest)</code> |
| <div class="block">Specifies a URI to associate with a manifest of components for use as MXML elements.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setComponentManifests(java.lang.String,%20java.util.List)">setComponentManifests</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>> manifests)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setConfiguration(java.io.File)">setConfiguration</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> |
| <div class="block">Loads a file containing configuration options.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setConfiguration(java.lang.String[])">setConfiguration</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> |
| <div class="block">Sets the configuration parameters.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setContextRoot(java.lang.String)">setContextRoot</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> |
| <div class="block">Sets the context root path so that the compiler can replace <code>{context.root}</code> tokens for |
| service channel endpoints.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefaultBackgroundColor(int)">setDefaultBackgroundColor</a></strong>(int color)</code> |
| <div class="block">Sets the default background color.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefaultCSS(java.io.File)">setDefaultCSS</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> url)</code> |
| <div class="block">Sets the location of the default CSS file.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefaultFrameRate(int)">setDefaultFrameRate</a></strong>(int rate)</code> |
| <div class="block">Sets the default frame rate to be used in the application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefaultScriptLimits(int,%20int)">setDefaultScriptLimits</a></strong>(int maxRecursionDepth, |
| int maxExecutionTime)</code> |
| <div class="block">Sets the default script execution limits (which can be overridden by root attributes).</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefaultSize(int,%20int)">setDefaultSize</a></strong>(int width, |
| int height)</code> |
| <div class="block">Sets the default application size.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setDefineDirective(java.lang.String[],%20java.lang.String[])">setDefineDirective</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] names, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] values)</code> |
| <div class="block">Set global AS3 compiler configuration values and clear existing definitions.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setExtensionLibraries(java.util.Map)">setExtensionLibraries</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> extensions)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setExternalLibraryPath(java.io.File[])">setExternalLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Sets the list of SWC files or directories to compile against, but to omit from linking.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setExterns(java.io.File[])">setExterns</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</code> |
| <div class="block">Sets a list of definitions to omit from linking when building an application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setExterns(java.lang.String[])">setExterns</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</code> |
| <div class="block">Sets a list of definitions to omit from linking when building an application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setFontLanguageRange(java.lang.String,%20java.lang.String)">setFontLanguageRange</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> range)</code> |
| <div class="block">Sets a range to restrict the number of font glyphs embedded into the application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setFontManagers(java.lang.String[])">setFontManagers</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</code> |
| <div class="block">Sets the font managers used by the compiler.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setForceRuntimeSharedLibraryPaths(java.io.File[])">setForceRuntimeSharedLibraryPaths</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Sets the SWCs that will have their associated RSLs loaded at runtime.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setFrameLabel(java.lang.String,%20java.lang.String[])">setFrameLabel</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> label, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</code> |
| <div class="block">Sets a SWF frame label with a sequence of class names that are linked onto the frame.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setIncludes(java.lang.String[])">setIncludes</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</code> |
| <div class="block">Sets a list of definitions to always link in when building an application.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLibraryPath(java.io.File[])">setLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Sets a list of SWC files or directories that contain SWC files.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLicense(java.lang.String,%20java.lang.String)">setLicense</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> productName, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serialNumber)</code> |
| <div class="block">Specifies the licenses that the compiler validates before compiling.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLocale(java.util.Locale)">setLocale</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale)</code> |
| <div class="block">Sets the locale that the compiler uses to replace <code>{locale}</code> tokens that appear in some configuration values.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLocale(java.lang.String[])">setLocale</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] locales)</code> |
| <div class="block">Sets the locales that the compiler uses to replace <code>{locale}</code> tokens that appear in some configuration values.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLocalFontPaths(java.lang.String[])">setLocalFontPaths</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] paths)</code> |
| <div class="block">Sets the local font file paths to be searched by the compiler.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setLocalFontSnapshot(java.io.File)">setLocalFontSnapshot</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> |
| <div class="block">Sets the location of the local font snapshot file.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setMaximumCachedFonts(int)">setMaximumCachedFonts</a></strong>(int size)</code> |
| <div class="block">Sets the maximum number of embedded font faces that can be cached.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setMaximumGlyphsPerFace(int)">setMaximumGlyphsPerFace</a></strong>(int size)</code> |
| <div class="block">Sets the maximum number of character glyph outlines to cache for each font face.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setRuntimeSharedLibraries(java.lang.String[])">setRuntimeSharedLibraries</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] libraries)</code> |
| <div class="block">Sets a list of run-time shared library URLs to be loaded before the application starts.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">setRuntimeSharedLibraryPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> swc, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] rslUrls, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] policyFileUrls)</code> |
| <div class="block">Set the arguments required to use an RSL with optional failover RSLs.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setServiceConfiguration(java.io.File)">setServiceConfiguration</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> |
| <div class="block">Sets the location of the Flex Data Services service configuration file.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setSourcePath(java.io.File[])">setSourcePath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</code> |
| <div class="block">Sets a list of path elements that form the roots of ActionScript class hierarchies.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setSWFMetaData(int,%20java.lang.Object)">setSWFMetaData</a></strong>(int field, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> |
| <div class="block">Sets the metadata section of the application SWF.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setSWFMetaData(java.lang.String)">setSWFMetaData</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xml)</code> |
| <div class="block">Sets the metadata section of the application SWF.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setTargetPlayer(int,%20int,%20int)">setTargetPlayer</a></strong>(int major, |
| int minor, |
| int revision)</code> |
| <div class="block">Sets the version of the Flash Player that is being targeted by the application.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setTheme(java.io.File[])">setTheme</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</code> |
| <div class="block">Sets a list of CSS or SWC files to apply as a theme.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#setToken(java.lang.String,%20java.lang.String)">setToken</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> |
| <div class="block">Defines a token that can be used for token substitutions.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#showActionScriptWarnings(boolean)">showActionScriptWarnings</a></strong>(boolean b)</code> |
| <div class="block">Runs the ActionScript compiler in a mode that detects legal but potentially incorrect code.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#showBindingWarnings(boolean)">showBindingWarnings</a></strong>(boolean b)</code> |
| <div class="block">Toggles whether warnings generated from data binding code are displayed.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#showDeprecationWarnings(boolean)">showDeprecationWarnings</a></strong>(boolean b)</code> |
| <div class="block">Toggles whether the use of deprecated APIs generates a warning.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#showShadowedDeviceFontWarnings(boolean)">showShadowedDeviceFontWarnings</a></strong>(boolean b)</code> |
| <div class="block">Toggles whether warnings are displayed when an embedded font name shadows |
| a device font name.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#showUnusedTypeSelectorWarnings(boolean)">showUnusedTypeSelectorWarnings</a></strong>(boolean b)</code> |
| <div class="block">Toggles whether warnings generated from unused type selectors are displayed.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#toString()">toString</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#useActionScript3(boolean)">useActionScript3</a></strong>(boolean b)</code> |
| <div class="block">Uses the ActionScript 3 class-based object model for greater performance and better error reporting.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#useECMAScript(boolean)">useECMAScript</a></strong>(boolean b)</code> |
| <div class="block">Uses the ECMAScript edition 3 prototype-based object model to allow dynamic overriding |
| of prototype properties.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#useHeadlessServer(boolean)">useHeadlessServer</a></strong>(boolean b)</code> |
| <div class="block">Sets the compiler when it runs on a server without a display.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#useNetwork(boolean)">useNetwork</a></strong>(boolean b)</code> |
| <div class="block">Toggles whether the application SWF is flagged for access to network resources.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../../flex2/tools/flexbuilder/BuilderConfiguration.html#useResourceBundleMetaData(boolean)">useResourceBundleMetaData</a></strong>(boolean b)</code> |
| <div class="block">Determines whether resources bundles are included in the application.</div> |
| </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> |
| <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="addActionScriptMetadata(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addActionScriptMetadata</h4> |
| <pre>public void addActionScriptMetadata(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] md)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addActionScriptMetadata(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds the list of ActionScript metadata names to the existing list of ActionScript metadata |
| that the compiler keeps in the SWF.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addActionScriptMetadata(java.lang.String[])">addActionScriptMetadata</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>md</code> - An array of ActionScript metadata names.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setActionScriptMetadata(java.lang.String[])"><code>Configuration.setActionScriptMetadata(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addConfiguration(java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addConfiguration</h4> |
| <pre>public void addConfiguration(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addConfiguration(java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Adds a file to the existing list of configuration files.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addConfiguration(java.io.File)">addConfiguration</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - An instance of the <code>java.io.File</code> class.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setConfiguration(java.io.File)"><code>Configuration.setConfiguration(File)</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addExternalLibraryPath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addExternalLibraryPath</h4> |
| <pre>public void addExternalLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addExternalLibraryPath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds to the existing list of SWC files.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addExternalLibraryPath(java.io.File[])">addExternalLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - A list of paths. The <code>File.isDirectory()</code> method should return |
| <code>true</code>; <code>File</code> instances should represent SWC files.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setExternalLibraryPath(java.io.File[])"><code>Configuration.setExternalLibraryPath(File[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addExterns(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addExterns</h4> |
| <pre>public void addExterns(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addExterns(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of definitions to the existing list of definitions.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addExterns(java.lang.String[])">addExterns</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>definitions</code> - An array of definitions (for example, classes, functions, variables, namespaces).</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.io.File[])"><code>Configuration.setExterns(File[])</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])"><code>Configuration.setExterns(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addExterns(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addExterns</h4> |
| <pre>public void addExterns(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addExterns(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of files to the existing list of definitions to be omitted from linking.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addExterns(java.io.File[])">addExterns</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>files</code> - An array of <code>java.io.File</code> objects.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.io.File[])"><code>Configuration.setExterns(File[])</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])"><code>Configuration.setExterns(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addFontManagers(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addFontManagers</h4> |
| <pre>public void addFontManagers(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addFontManagers(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds font managers to the existing font manager list.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addFontManagers(java.lang.String[])">addFontManagers</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>classNames</code> - An array of Java class names.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setFontManagers(java.lang.String[])"><code>Configuration.setFontManagers(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addIncludes(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addIncludes</h4> |
| <pre>public void addIncludes(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addIncludes(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of definitions to the existing list of definitions.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addIncludes(java.lang.String[])">addIncludes</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>definitions</code> - An array of definitions (for example, classes, functions, variables, or namespaces).</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setIncludes(java.lang.String[])"><code>Configuration.setIncludes(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addLibraryPath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addLibraryPath</h4> |
| <pre>public void addLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addLibraryPath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of SWC files or directories to the default library path.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addLibraryPath(java.io.File[])">addLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>File</code> objects. The <code>File.isDirectory()</code> method should return |
| <code>true</code>; instances must represent SWC files.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setLibraryPath(java.io.File[])"><code>Configuration.setLibraryPath(File[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addLocalFontPaths(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addLocalFontPaths</h4> |
| <pre>public void addLocalFontPaths(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addLocalFontPaths(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds local font paths to the existing local font path list.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addLocalFontPaths(java.lang.String[])">addLocalFontPaths</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - an array of local font file paths.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setLocalFontPaths(java.lang.String[])"><code>Configuration.setLocalFontPaths(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addRuntimeSharedLibraries(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addRuntimeSharedLibraries</h4> |
| <pre>public void addRuntimeSharedLibraries(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] libraries)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addRuntimeSharedLibraries(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of run-time shared library URLs to the existing list.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addRuntimeSharedLibraries(java.lang.String[])">addRuntimeSharedLibraries</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>libraries</code> - An array of <code>java.lang.String</code> objects.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraries(java.lang.String[])"><code>Configuration.setRuntimeSharedLibraries(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addSourcePath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addSourcePath</h4> |
| <pre>public void addSourcePath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addSourcePath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of path elements to the existing source path list.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addSourcePath(java.io.File[])">addSourcePath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>java.io.File</code> objects. The <code>File.isDirectory()</code> method must return <code>true</code>.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setSourcePath(java.io.File[])"><code>Configuration.setSourcePath(File[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addTheme(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addTheme</h4> |
| <pre>public void addTheme(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addTheme(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds a list of CSS or SWC files to the existing list of theme files.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addTheme(java.io.File[])">addTheme</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>files</code> - An array of <code>java.io.File</code> objects.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setTheme(java.io.File[])"><code>Configuration.setTheme(File[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="allowSourcePathOverlap(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>allowSourcePathOverlap</h4> |
| <pre>public void allowSourcePathOverlap(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#allowSourcePathOverlap(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Allows some source path directories to be subdirectories of the other. |
| This is equivalent to using the <code>compiler.allow-source-path-overlap</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| In some J2EE settings, directory overlapping should be allowed; for example: |
| |
| <pre> |
| wwwroot/MyAppRoot |
| wwwroot/WEB-INF/flex/source_path1 |
| </pre> |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#allowSourcePathOverlap(boolean)">allowSourcePathOverlap</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that allows directory overlapping.</dd></dl> |
| </li> |
| </ul> |
| <a name="checkActionScriptWarning(int, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>checkActionScriptWarning</h4> |
| <pre>public void checkActionScriptWarning(int warningCode, |
| boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#checkActionScriptWarning(int,%20boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables checking of the following ActionScript warnings: |
| |
| <pre> |
| --compiler.warn-array-tostring-changes |
| --compiler.warn-assignment-within-conditional |
| --compiler.warn-bad-array-cast |
| --compiler.warn-bad-bool-assignment |
| --compiler.warn-bad-date-cast |
| --compiler.warn-bad-es3-type-method |
| --compiler.warn-bad-es3-type-prop |
| --compiler.warn-bad-nan-comparison |
| --compiler.warn-bad-null-assignment |
| --compiler.warn-bad-null-comparison |
| --compiler.warn-bad-undefined-comparison |
| --compiler.warn-boolean-constructor-with-no-args |
| --compiler.warn-changes-in-resolve |
| --compiler.warn-class-is-sealed |
| --compiler.warn-const-not-initialized |
| --compiler.warn-constructor-returns-value |
| --compiler.warn-deprecated-event-handler-error |
| --compiler.warn-deprecated-function-error |
| --compiler.warn-deprecated-property-error |
| --compiler.warn-duplicate-argument-names |
| --compiler.warn-duplicate-variable-def |
| --compiler.warn-for-var-in-changes |
| --compiler.warn-import-hides-class |
| --compiler.warn-instance-of-changes |
| --compiler.warn-internal-error |
| --compiler.warn-level-not-supported |
| --compiler.warn-missing-namespace-decl |
| --compiler.warn-negative-uint-literal |
| --compiler.warn-no-constructor |
| --compiler.warn-no-explicit-super-call-in-constructor |
| --compiler.warn-no-type-decl |
| --compiler.warn-number-from-string-changes |
| --compiler.warn-scoping-change-in-this |
| --compiler.warn-slow-text-field-addition |
| --compiler.warn-unlikely-function-value |
| --compiler.warn-xml-class-has-changed |
| </pre></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#checkActionScriptWarning(int,%20boolean)">checkActionScriptWarning</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>warningCode</code> - Warning code.</dd><dd><code>b</code> - Boolean value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#WARN_ARRAY_TOSTRING_CHANGES"><code>Configuration.WARN_ARRAY_TOSTRING_CHANGES</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_ASSIGNMENT_WITHIN_CONDITIONAL"><code>Configuration.WARN_ASSIGNMENT_WITHIN_CONDITIONAL</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ARRAY_CAST"><code>Configuration.WARN_BAD_ARRAY_CAST</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_BOOLEAN_ASSIGNMENT"><code>Configuration.WARN_BAD_BOOLEAN_ASSIGNMENT</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_DATE_CAST"><code>Configuration.WARN_BAD_DATE_CAST</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ES3_TYPE_METHOD"><code>Configuration.WARN_BAD_ES3_TYPE_METHOD</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_ES3_TYPE_PROP"><code>Configuration.WARN_BAD_ES3_TYPE_PROP</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NAN_COMPARISON"><code>Configuration.WARN_BAD_NAN_COMPARISON</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NULL_ASSIGNMENT"><code>Configuration.WARN_BAD_NULL_ASSIGNMENT</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_NULL_COMPARISON"><code>Configuration.WARN_BAD_NULL_COMPARISON</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BAD_UNDEFINED_COMPARISON"><code>Configuration.WARN_BAD_UNDEFINED_COMPARISON</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_BOOLEAN_CONSTRUCTOR_WITH_NO_ARGS"><code>Configuration.WARN_BOOLEAN_CONSTRUCTOR_WITH_NO_ARGS</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_CHANGES_IN_RESOLVE"><code>Configuration.WARN_CHANGES_IN_RESOLVE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_CLASS_IS_SEALED"><code>Configuration.WARN_CLASS_IS_SEALED</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_CONST_NOT_INITIALIZED"><code>Configuration.WARN_CONST_NOT_INITIALIZED</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_CONSTRUCTOR_RETURNS_VALUE"><code>Configuration.WARN_CONSTRUCTOR_RETURNS_VALUE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_EVENT_HANDLER_ERROR"><code>Configuration.WARN_DEPRECATED_EVENT_HANDLER_ERROR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_FUNCTION_ERROR"><code>Configuration.WARN_DEPRECATED_FUNCTION_ERROR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_DEPRECATED_PROPERTY_ERROR"><code>Configuration.WARN_DEPRECATED_PROPERTY_ERROR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_DUPLICATE_ARGUMENT_NAMES"><code>Configuration.WARN_DUPLICATE_ARGUMENT_NAMES</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_DUPLICATE_VARIABLE_DEF"><code>Configuration.WARN_DUPLICATE_VARIABLE_DEF</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_FOR_VAR_IN_CHANGES"><code>Configuration.WARN_FOR_VAR_IN_CHANGES</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_IMPORT_HIDES_CLASS"><code>Configuration.WARN_IMPORT_HIDES_CLASS</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_INSTANCEOF_CHANGES"><code>Configuration.WARN_INSTANCEOF_CHANGES</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_INTERNAL_ERROR"><code>Configuration.WARN_INTERNAL_ERROR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_LEVEL_NOT_SUPPORTED"><code>Configuration.WARN_LEVEL_NOT_SUPPORTED</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_MISSING_NAMESPACE_DECL"><code>Configuration.WARN_MISSING_NAMESPACE_DECL</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_NEGATIVE_UINT_LITERAL"><code>Configuration.WARN_NEGATIVE_UINT_LITERAL</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_CONSTRUCTOR"><code>Configuration.WARN_NO_CONSTRUCTOR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_EXPLICIT_SUPER_CALL_IN_CONSTRUCTOR"><code>Configuration.WARN_NO_EXPLICIT_SUPER_CALL_IN_CONSTRUCTOR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_NO_TYPE_DECL"><code>Configuration.WARN_NO_TYPE_DECL</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_NUMBER_FROM_STRING_CHANGES"><code>Configuration.WARN_NUMBER_FROM_STRING_CHANGES</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_SCOPING_CHANGE_IN_THIS"><code>Configuration.WARN_SCOPING_CHANGE_IN_THIS</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_SLOW_TEXTFIELD_ADDITION"><code>Configuration.WARN_SLOW_TEXTFIELD_ADDITION</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_UNLIKELY_FUNCTION_VALUE"><code>Configuration.WARN_UNLIKELY_FUNCTION_VALUE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#WARN_XML_CLASS_HAS_CHANGED"><code>Configuration.WARN_XML_CLASS_HAS_CHANGED</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="enableAccessibility(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableAccessibility</h4> |
| <pre>public void enableAccessibility(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableAccessibility(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables accessibility in the application. |
| This is equivalent to using the <code>accessible</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableAccessibility(boolean)">enableAccessibility</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that enables or disables accessibility.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableDebugging(boolean, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableDebugging</h4> |
| <pre>public void enableDebugging(boolean b, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> debugPassword)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableDebugging(boolean,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Enables debugging in the application. |
| This is equivalent to using the <code>compiler.debug</code> and <code>-debug-password=true|false</code> options |
| for the mxmlc or compc compilers. |
| |
| <p> |
| The default value <code>debug</code> is <code>false</code>. The default debug password is "".</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableDebugging(boolean,%20java.lang.String)">enableDebugging</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that enables or disables debugging.</dd><dd><code>debugPassword</code> - A password that is embedded in the application.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableStrictChecking(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableStrictChecking</h4> |
| <pre>public void enableStrictChecking(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableStrictChecking(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Runs the ActionScript compiler in strict error checking mode. |
| This is equivalent to using the <code>compiler.strict</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableStrictChecking(boolean)">enableStrictChecking</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableVerboseStacktraces(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableVerboseStacktraces</h4> |
| <pre>public void enableVerboseStacktraces(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableVerboseStacktraces(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Generates bytecodes that include line numbers. When a run-time error occurs, |
| the stacktrace shows these line numbers. Enabling this option generates larger SWF files. |
| This is equivalent to using the <code>compiler.verbose-stacktraces</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableVerboseStacktraces(boolean)">enableVerboseStacktraces</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableFlashType(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableFlashType</h4> |
| <pre>public void enableFlashType(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableFlashType(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables FlashType for embedded fonts, which provides greater clarity for small fonts. |
| This is equilvalent to using the <code>compiler.fonts.flash-type</code> option for the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableFlashType(boolean)">enableFlashType</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableAdvancedAntiAliasing(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableAdvancedAntiAliasing</h4> |
| <pre>public void enableAdvancedAntiAliasing(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableAdvancedAntiAliasing(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small fonts. |
| This is equilvalent to using the <code>compiler.fonts.advanced-anti-aliasing</code> option for the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableAdvancedAntiAliasing(boolean)">enableAdvancedAntiAliasing</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="removeUnusedRuntimeSharedLibraryPaths(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>removeUnusedRuntimeSharedLibraryPaths</h4> |
| <pre>public void removeUnusedRuntimeSharedLibraryPaths(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#removeUnusedRuntimeSharedLibraryPaths(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables the removal of RSLs associated with libraries |
| that are not used by an application. |
| This is equivalent to using the |
| <code>remove-unused-rsls</code> option of the mxmlc compiler. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#removeUnusedRuntimeSharedLibraryPaths(boolean)">removeUnusedRuntimeSharedLibraryPaths</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that enables or disables the removal.</dd></dl> |
| </li> |
| </ul> |
| <a name="includeLibraries(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>includeLibraries</h4> |
| <pre>public void includeLibraries(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] libraries)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#includeLibraries(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Includes a list of SWC files to completely include in the application. |
| This is equivalent to using the <code>compiler.include-libraries</code> option of the mxmlc and compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#includeLibraries(java.io.File[])">includeLibraries</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>libraries</code> - An array of <code>File</code> objects. The <code>File.isDirectory()</code> method should return |
| <code>true</code>; or instances must represent SWC files.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setIncludes(java.lang.String[])"><code>Configuration.setIncludes(String[])</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.io.File[])"><code>Configuration.setExterns(File[])</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])"><code>Configuration.setExterns(String[])</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#setExternalLibraryPath(java.io.File[])"><code>Configuration.setExternalLibraryPath(File[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="keepAllTypeSelectors(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepAllTypeSelectors</h4> |
| <pre>public void keepAllTypeSelectors(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#keepAllTypeSelectors(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Instructs the compiler to keep a style sheet's type selector in a SWF file, even if that type |
| (the class) is not used in the application. |
| This is equivalent to using the <code>compiler.keep-all-type-selectors</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#keepAllTypeSelectors(boolean)">keepAllTypeSelectors</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="keepCompilerGeneratedActionScript(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepCompilerGeneratedActionScript</h4> |
| <pre>public void keepCompilerGeneratedActionScript(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#keepCompilerGeneratedActionScript(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Saves temporary source files that are generated during MXML compilation. |
| This is equivalent to using the <code>compiler.keep-generated-actionscript</code> option of the |
| mxmlc and compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#keepCompilerGeneratedActionScript(boolean)">keepCompilerGeneratedActionScript</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="keepLinkReport(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepLinkReport</h4> |
| <pre>public void keepLinkReport(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#keepLinkReport(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Instructs the linker to keep a report of the content that is included in the application. |
| You can use the <code>Report.writeLinkReport()</code> method to retrieve the linker report.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#keepLinkReport(boolean)">keepLinkReport</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="keepSizeReport(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepSizeReport</h4> |
| <pre>public void keepSizeReport(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#keepSizeReport(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Instructs the linker to keep a SWF size summary. |
| You can use the <code>Report.writeSizeReport()</code> method to retrieve the linker report.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#keepSizeReport(boolean)">keepSizeReport</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="keepConfigurationReport(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepConfigurationReport</h4> |
| <pre>public void keepConfigurationReport(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#keepConfigurationReport(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Instructs the compiler to keep a report of the compiler configuration settings. |
| You can use the <code>Report.writeConfigurationReport()</code> method to retrieve the configuration report.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#keepConfigurationReport(boolean)">keepConfigurationReport</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="optimize(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>optimize</h4> |
| <pre>public void optimize(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#optimize(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables post-link optimization. This is equivalent to using the <code>compiler.optimize</code> option of the |
| mxmlc or compc compilers. Application sizes are usually smaller with this option enabled. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#optimize(boolean)">optimize</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="compress(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>compress</h4> |
| <pre>public void compress(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#compress(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enables ZLIB compression on SWF file. This is equivalent to using the <code>compiler.compress</code> option of the |
| mxmlc or compc compilers. Application sizes are usually smaller with this option enabled.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#compress(boolean)">compress</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="setActionScriptMetadata(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setActionScriptMetadata</h4> |
| <pre>public void setActionScriptMetadata(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] md)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setActionScriptMetadata(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the ActionScript metadata that the compiler keeps in the SWF. |
| This is equivalent to using the <code>compiler.keep-actionscript-metadata</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>{Bindable, Managed, ChangeEvent, NonCommittingChangeEvent, Transient}</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setActionScriptMetadata(java.lang.String[])">setActionScriptMetadata</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>md</code> - An array of ActionScript metadata names.</dd></dl> |
| </li> |
| </ul> |
| <a name="setActionScriptFileEncoding(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setActionScriptFileEncoding</h4> |
| <pre>public void setActionScriptFileEncoding(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setActionScriptFileEncoding(java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Sets the ActionScript file encoding. The compiler uses this encoding to read |
| the ActionScript source files. |
| This is equivalent to using the <code>actionscript-file-encoding</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default encoding is <code>UTF-8</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setActionScriptFileEncoding(java.lang.String)">setActionScriptFileEncoding</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>encoding</code> - The character encoding; for example <code>UTF-8</code> or <code>Big5</code>.</dd></dl> |
| </li> |
| </ul> |
| <a name="setComponentManifest(java.lang.String, java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setComponentManifest</h4> |
| <pre>public void setComponentManifest(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> manifest)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setComponentManifest(java.lang.String,%20java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Specifies a URI to associate with a manifest of components for use as MXML elements. |
| This is equivalent to using the <code>compiler.namespaces.namespace</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setComponentManifest(java.lang.String,%20java.io.File)">setComponentManifest</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>namespaceURI</code> - A namespace URI.</dd><dd><code>manifest</code> - A component manifest file (XML).</dd></dl> |
| </li> |
| </ul> |
| <a name="setComponentManifests(java.lang.String, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setComponentManifests</h4> |
| <pre>public void setComponentManifests(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>> manifests)</pre> |
| </li> |
| </ul> |
| <a name="setConfiguration(java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setConfiguration</h4> |
| <pre>public void setConfiguration(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setConfiguration(java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Loads a file containing configuration options. The file format follows the format of the <code>flex-config.xml</code> file. |
| This is equivalent to using the <code>load-config</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setConfiguration(java.io.File)">setConfiguration</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - An instance of the <code>java.io.File</code> class.</dd></dl> |
| </li> |
| </ul> |
| <a name="setConfiguration(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setConfiguration</h4> |
| <pre>public void setConfiguration(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setConfiguration(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the configuration parameters. The input should be valid <code>mxmlc/compc</code> command-line arguments.<p></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setConfiguration(java.lang.String[])">setConfiguration</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - <code>mxmlc/compc</code> command-line arguments</dd></dl> |
| </li> |
| </ul> |
| <a name="setContextRoot(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setContextRoot</h4> |
| <pre>public void setContextRoot(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setContextRoot(java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Sets the context root path so that the compiler can replace <code>{context.root}</code> tokens for |
| service channel endpoints. This is equivalent to using the <code>compiler.context-root</code> option |
| for the mxmlc or compc compilers. |
| |
| <p> |
| By default, this value is undefined.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setContextRoot(java.lang.String)">setContextRoot</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - An instance of String.</dd></dl> |
| </li> |
| </ul> |
| <a name="setDefaultBackgroundColor(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefaultBackgroundColor</h4> |
| <pre>public void setDefaultBackgroundColor(int color)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultBackgroundColor(int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the default background color. You can override this by using the application code. |
| This is the equivalent of the <code>default-background-color</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>0x869CA7</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultBackgroundColor(int)">setDefaultBackgroundColor</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - An RGB value.</dd></dl> |
| </li> |
| </ul> |
| <a name="setDefaultCSS(java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefaultCSS</h4> |
| <pre>public void setDefaultCSS(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> url)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultCSS(java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Sets the location of the default CSS file. |
| This is equivalent to using the <code>compiler.defaults-css-url</code> option of the mxmlc or compc compilers</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultCSS(java.io.File)">setDefaultCSS</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - An instance of <code>java.io.File</code>.</dd></dl> |
| </li> |
| </ul> |
| <a name="setDefaultFrameRate(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefaultFrameRate</h4> |
| <pre>public void setDefaultFrameRate(int rate)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultFrameRate(int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the default frame rate to be used in the application. |
| This is the equivalent of the <code>default-frame-rate</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>24</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultFrameRate(int)">setDefaultFrameRate</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>rate</code> - Number of frames per second.</dd></dl> |
| </li> |
| </ul> |
| <a name="setDefaultScriptLimits(int, int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefaultScriptLimits</h4> |
| <pre>public void setDefaultScriptLimits(int maxRecursionDepth, |
| int maxExecutionTime)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultScriptLimits(int,%20int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the default script execution limits (which can be overridden by root attributes). |
| This is equivalent to using the <code>default-script-limits</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default maximum recursion depth is <code>1000</code>. |
| The default maximum execution time is <code>60</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultScriptLimits(int,%20int)">setDefaultScriptLimits</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>maxRecursionDepth</code> - Recursion depth.</dd><dd><code>maxExecutionTime</code> - Execution time, in seconds.</dd></dl> |
| </li> |
| </ul> |
| <a name="setDefaultSize(int, int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefaultSize</h4> |
| <pre>public void setDefaultSize(int width, |
| int height)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultSize(int,%20int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the default application size. |
| This is equivalent to using the <code>default-size</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default width is <code>500</code>. |
| The default height is <code>375</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefaultSize(int,%20int)">setDefaultSize</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>width</code> - The width of the application, in pixels.</dd><dd><code>height</code> - The height of the application, in pixels.</dd></dl> |
| </li> |
| </ul> |
| <a name="setExternalLibraryPath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setExternalLibraryPath</h4> |
| <pre>public void setExternalLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setExternalLibraryPath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the list of SWC files or directories to compile against, but to omit from linking. |
| This is equivalent to using the <code>compiler.external-library-path</code> option of the |
| mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setExternalLibraryPath(java.io.File[])">setExternalLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - A list of paths. The <code>File.isDirectory()</code> method should return |
| <code>true</code>; <code>File</code> instances should represent SWC files.</dd></dl> |
| </li> |
| </ul> |
| <a name="setExterns(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setExterns</h4> |
| <pre>public void setExterns(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of definitions to omit from linking when building an application. |
| This is equivalent to using the <code>externs</code> option of the mxmlc and compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])">setExterns</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>definitions</code> - An array of definitions (for example, classes, functions, variables, or namespaces).</dd></dl> |
| </li> |
| </ul> |
| <a name="setExterns(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setExterns</h4> |
| <pre>public void setExterns(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of definitions to omit from linking when building an application. |
| This is equivalent to using the <code>load-externs</code> option of the mxmlc or compc compilers. |
| This option is similar to the <code>setExterns(String[])</code> method. The following is an example of |
| the file format: |
| |
| <pre> |
| <script> |
| <!-- use 'dep', 'pre' or 'dep' to specify a definition to be omitted from linking. --> |
| <def id="mx.skins:ProgrammaticSkin"/> |
| <pre id="mx.core:IFlexDisplayObject"/> |
| <dep id="String"/> |
| </script> |
| </pre></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.io.File[])">setExterns</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>files</code> - An array of <code>java.io.File</code> objects.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setExterns(java.lang.String[])"><code>Configuration.setExterns(String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="setFontLanguageRange(java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setFontLanguageRange</h4> |
| <pre>public void setFontLanguageRange(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> range)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setFontLanguageRange(java.lang.String,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Sets a range to restrict the number of font glyphs embedded into the application. |
| This is equivalent to using the <code>compiler.fonts.languages.language-range</code> option |
| for the mxmlc or compc compilers. |
| |
| <p> |
| For example: |
| |
| <pre> |
| setFontLanguageRange("englishRange", "U+0020-U+007E"); |
| </pre></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setFontLanguageRange(java.lang.String,%20java.lang.String)">setFontLanguageRange</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>language</code> - Represents the language name.</dd><dd><code>range</code> - Defines range of glyphs.</dd></dl> |
| </li> |
| </ul> |
| <a name="setFontManagers(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setFontManagers</h4> |
| <pre>public void setFontManagers(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setFontManagers(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the font managers used by the compiler. Replaces the existing list of font managers. |
| The default is <code>flash.fonts.JREFontManager</code>. |
| This is equivalent to using the <code>compiler.fonts.managers</code> option for the mxmlc or compc compilers. |
| |
| <p> |
| For example: |
| |
| <pre> |
| setFontManagers("flash.fonts.BatikFontManager"); |
| </pre></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setFontManagers(java.lang.String[])">setFontManagers</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>classNames</code> - An array of Java class names.</dd></dl> |
| </li> |
| </ul> |
| <a name="setFrameLabel(java.lang.String, java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setFrameLabel</h4> |
| <pre>public void setFrameLabel(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> label, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] classNames)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setFrameLabel(java.lang.String,%20java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a SWF frame label with a sequence of class names that are linked onto the frame. |
| This is equivalent to using the <code>frames.frame</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setFrameLabel(java.lang.String,%20java.lang.String[])">setFrameLabel</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>label</code> - A string.</dd><dd><code>classNames</code> - An array of class names.</dd></dl> |
| </li> |
| </ul> |
| <a name="setIncludes(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setIncludes</h4> |
| <pre>public void setIncludes(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] definitions)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setIncludes(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of definitions to always link in when building an application. |
| This is equivalent to using the <code>includes</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setIncludes(java.lang.String[])">setIncludes</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>definitions</code> - An array of definitions (for example, classes, functions, variables, or namespaces).</dd></dl> |
| </li> |
| </ul> |
| <a name="setLibraryPath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLibraryPath</h4> |
| <pre>public void setLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLibraryPath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of SWC files or directories that contain SWC files. |
| This is equivalent to using the <code>compiler.library-path</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLibraryPath(java.io.File[])">setLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>File</code> objects. The <code>File.isDirectory()</code> method should return |
| <code>true</code>; instances must represent SWC files.</dd></dl> |
| </li> |
| </ul> |
| <a name="setLicense(java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLicense</h4> |
| <pre>public void setLicense(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> productName, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serialNumber)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLicense(java.lang.String,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Specifies the licenses that the compiler validates before compiling. |
| This is equivalent to using the <code>licenses.license</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLicense(java.lang.String,%20java.lang.String)">setLicense</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>productName</code> - A string representing the product name; for example "flexbuilder3".</dd><dd><code>serialNumber</code> - A serial number.</dd></dl> |
| </li> |
| </ul> |
| <a name="setLocalFontPaths(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLocalFontPaths</h4> |
| <pre>public void setLocalFontPaths(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLocalFontPaths(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the local font file paths to be searched by the compiler. |
| This is equivalent to using <code>mxmlc/compc --compiler.fonts.local-font-paths</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLocalFontPaths(java.lang.String[])">setLocalFontPaths</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - an array of file paths.</dd></dl> |
| </li> |
| </ul> |
| <a name="setLocalFontSnapshot(java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLocalFontSnapshot</h4> |
| <pre>public void setLocalFontSnapshot(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLocalFontSnapshot(java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Sets the location of the local font snapshot file. The file contains system font data produced by the |
| <code>flex2.tools.FontSnapshot</code> tool. This is equivalent to using the <code>compiler.fonts.local-fonts-snapshot</code> |
| option for the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLocalFontSnapshot(java.io.File)">setLocalFontSnapshot</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - Local font snapshot file.</dd></dl> |
| </li> |
| </ul> |
| <a name="setLocale(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLocale</h4> |
| <pre>public void setLocale(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] locales)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLocale(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the locales that the compiler uses to replace <code>{locale}</code> tokens that appear in some configuration values. |
| This is equivalent to using the <code>compiler.locale</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| For example: |
| |
| <pre> |
| addSourcePath(new File[] { "locale/{locale}" }); |
| setLocales(new String[] { "en_US" }); |
| </pre> |
| |
| <p> |
| The compiler adds the <code>locale/en_US</code> directory to the source path.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLocale(java.lang.String[])">setLocale</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>locales</code> - An array of Strings specifying locales.</dd></dl> |
| </li> |
| </ul> |
| <a name="setLocale(java.util.Locale)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setLocale</h4> |
| <pre>public void setLocale(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setLocale(java.util.Locale)">Configuration</a></code></strong></div> |
| <div class="block">Sets the locale that the compiler uses to replace <code>{locale}</code> tokens that appear in some configuration values. |
| This is equivalent to using the <code>compiler.locale</code> option of the mxmlc or compc compilers |
| to set a single locale. |
| |
| <p> |
| For example: |
| |
| <pre> |
| addSourcePath(new File[] { "locale/{locale}" }); |
| setLocale(Locale.US); |
| </pre> |
| |
| <p> |
| The compiler adds the <code>locale/en_US</code> directory to the source path.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setLocale(java.util.Locale)">setLocale</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - A <code>java.util.Locale</code>.</dd></dl> |
| </li> |
| </ul> |
| <a name="setMaximumCachedFonts(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setMaximumCachedFonts</h4> |
| <pre>public void setMaximumCachedFonts(int size)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setMaximumCachedFonts(int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the maximum number of embedded font faces that can be cached. |
| This is equivalent to using the <code>compiler.fonts.max-cached-fonts</code> option for the |
| mxmlc or compc compilers. |
| |
| <p> |
| The default value is 20.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setMaximumCachedFonts(int)">setMaximumCachedFonts</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - An integer representing the maximum number of embedded font faces.</dd></dl> |
| </li> |
| </ul> |
| <a name="setMaximumGlyphsPerFace(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setMaximumGlyphsPerFace</h4> |
| <pre>public void setMaximumGlyphsPerFace(int size)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setMaximumGlyphsPerFace(int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the maximum number of character glyph outlines to cache for each font face. |
| This is equivalent to using the <code>compiler.fonts.max-glyphs-per-face</code> option |
| for the mxmlc or compc compilers. |
| |
| <p> |
| The default value is 1000.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setMaximumGlyphsPerFace(int)">setMaximumGlyphsPerFace</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - An integer representing the maximum number of character glyph outlines to cache for each font face.</dd></dl> |
| </li> |
| </ul> |
| <a name="setRuntimeSharedLibraries(java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setRuntimeSharedLibraries</h4> |
| <pre>public void setRuntimeSharedLibraries(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] libraries)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraries(java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of run-time shared library URLs to be loaded before the application starts. |
| This is equivalent to the <code>runtime-shared-libraries</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraries(java.lang.String[])">setRuntimeSharedLibraries</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>libraries</code> - An array of <code>java.lang.String</code> objects.</dd></dl> |
| </li> |
| </ul> |
| <a name="setSWFMetaData(int, java.lang.Object)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSWFMetaData</h4> |
| <pre>public void setSWFMetaData(int field, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setSWFMetaData(int,%20java.lang.Object)">Configuration</a></code></strong></div> |
| <div class="block">Sets the metadata section of the application SWF. This option is equivalent to using the following options of |
| the mxmlc and compc compilers: |
| |
| <pre> |
| metadata.contributor |
| metadata.creator |
| metadata.date |
| metadata.description |
| metadata.language |
| metadata.localized-description |
| metadata.localized-title |
| metadata.publisher |
| metadata.title |
| </pre> |
| |
| <p> |
| The valid fields and types of value are specified below: |
| |
| <pre> |
| CONTRIBUTOR java.lang.String |
| CREATOR java.lang.String |
| DATE java.util.Date |
| DESCRIPTION java.util.Map<String, String> |
| TITLE java.util.Map<String, String> |
| LANGUAGE java.lang.String |
| PUBLISHER java.lang.String |
| </pre> |
| |
| For example: |
| |
| <pre> |
| Map titles = new HashMap(); |
| titles.put("EN", "Adobe Flex 2 Application"); |
| |
| Map descriptions = new HashMap(); |
| descriptions.put("EN", "http://www.adobe.com/products/flex"); |
| |
| setSWFMetaData(Configuration.LANGUAGE, "EN"); |
| setSWFMetaData(Configuration.TITLE, titles); |
| setSWFMetaData(Configuration.DESCRIPTION, descriptions); |
| </pre></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setSWFMetaData(int,%20java.lang.Object)">setSWFMetaData</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>field</code> - One of: <code>CONTRIBUTOR</code>, <code>CREATOR</code>, |
| <code>DATE</code>, <code>DESCRIPTION</code>, <code>TITLE</code>, |
| <code>LANGUAGE</code>, or <code>PUBLISHER</code>.</dd><dd><code>value</code> - A <code>String</code>, <code>Date</code>, or |
| <code>Map</code> object.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#CONTRIBUTOR"><code>Configuration.CONTRIBUTOR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#CREATOR"><code>Configuration.CREATOR</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#DATE"><code>Configuration.DATE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#DESCRIPTION"><code>Configuration.DESCRIPTION</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#TITLE"><code>Configuration.TITLE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#LANGUAGE"><code>Configuration.LANGUAGE</code></a>, |
| <a href="../../../flex2/tools/oem/Configuration.html#PUBLISHER"><code>Configuration.PUBLISHER</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="setSWFMetaData(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSWFMetaData</h4> |
| <pre>public void setSWFMetaData(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xml)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setSWFMetaData(java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Sets the metadata section of the application SWF. |
| This is equivalent to the <code>raw-metadata</code> option of the mxmlc or compc compilers. |
| This option overrides anything set by the <code>setSWFMetaData()</code> method.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setSWFMetaData(java.lang.String)">setSWFMetaData</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>xml</code> - A well-formed XML fragment.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setSWFMetaData(int,%20java.lang.Object)"><code>Configuration.setSWFMetaData(int, Object)</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="setServiceConfiguration(java.io.File)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setServiceConfiguration</h4> |
| <pre>public void setServiceConfiguration(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setServiceConfiguration(java.io.File)">Configuration</a></code></strong></div> |
| <div class="block">Sets the location of the Flex Data Services service configuration file. |
| This is equivalent to using the <code>compiler.services</code> option of the mxmlc and compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setServiceConfiguration(java.io.File)">setServiceConfiguration</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - Instance of the <code>File</code> class.</dd></dl> |
| </li> |
| </ul> |
| <a name="setSourcePath(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSourcePath</h4> |
| <pre>public void setSourcePath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setSourcePath(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of path elements that form the roots of ActionScript class hierarchies. |
| This is equivalent to using the <code>compiler.source-path</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setSourcePath(java.io.File[])">setSourcePath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>java.io.File</code> objects. The <code>File.isDirectory()</code> method |
| must return <code>true</code>.</dd></dl> |
| </li> |
| </ul> |
| <a name="setTheme(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setTheme</h4> |
| <pre>public void setTheme(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] files)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setTheme(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets a list of CSS or SWC files to apply as a theme. |
| This is equivalent to using the <code>compiler.theme</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setTheme(java.io.File[])">setTheme</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>files</code> - An array of <code>java.io.File</code> objects.</dd></dl> |
| </li> |
| </ul> |
| <a name="setToken(java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setToken</h4> |
| <pre>public void setToken(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setToken(java.lang.String,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Defines a token that can be used for token substitutions. On the command line, you use token substitution in |
| the following way: |
| |
| <pre> |
| mxmlc +flexlib=path1 +foo=bar -var=${foo} |
| </pre> |
| |
| Where <code>var=bar</code> occurs after the substitution of <code>${foo}</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setToken(java.lang.String,%20java.lang.String)">setToken</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the token.</dd><dd><code>value</code> - The value of the token.</dd></dl> |
| </li> |
| </ul> |
| <a name="showActionScriptWarnings(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showActionScriptWarnings</h4> |
| <pre>public void showActionScriptWarnings(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#showActionScriptWarnings(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Runs the ActionScript compiler in a mode that detects legal but potentially incorrect code. |
| This is equivalent to using the <code>compiler.show-actionscript-warnings</code> option of the |
| mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#showActionScriptWarnings(boolean)">showActionScriptWarnings</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#checkActionScriptWarning(int,%20boolean)"><code>Configuration.checkActionScriptWarning(int, boolean)</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="showBindingWarnings(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showBindingWarnings</h4> |
| <pre>public void showBindingWarnings(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#showBindingWarnings(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Toggles whether warnings generated from data binding code are displayed. |
| This is equivalent to using the <code>compiler.show-binding-warnings</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#showBindingWarnings(boolean)">showBindingWarnings</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="showDeprecationWarnings(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showDeprecationWarnings</h4> |
| <pre>public void showDeprecationWarnings(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#showDeprecationWarnings(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Toggles whether the use of deprecated APIs generates a warning. |
| This is equivalent to using the <code>compiler.show-deprecation-warnings</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#showDeprecationWarnings(boolean)">showDeprecationWarnings</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="showShadowedDeviceFontWarnings(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showShadowedDeviceFontWarnings</h4> |
| <pre>public void showShadowedDeviceFontWarnings(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#showShadowedDeviceFontWarnings(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Toggles whether warnings are displayed when an embedded font name shadows |
| a device font name. |
| This is equivalent to using the <code>compiler.show-shadowed-device-font-warnings</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#showShadowedDeviceFontWarnings(boolean)">showShadowedDeviceFontWarnings</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="showUnusedTypeSelectorWarnings(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showUnusedTypeSelectorWarnings</h4> |
| <pre>public void showUnusedTypeSelectorWarnings(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#showUnusedTypeSelectorWarnings(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Toggles whether warnings generated from unused type selectors are displayed. |
| This is equivalent to using the <code>compiler.show-unused-type-selector-warnings</code> option of the mxmlc or compc |
| compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#showUnusedTypeSelectorWarnings(boolean)">showUnusedTypeSelectorWarnings</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="useActionScript3(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useActionScript3</h4> |
| <pre>public void useActionScript3(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#useActionScript3(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Uses the ActionScript 3 class-based object model for greater performance and better error reporting. |
| In the class-based object model, most built-in functions are implemented as fixed methods of classes. |
| This is equivalent to using the <code>compiler.as3</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#useActionScript3(boolean)">useActionScript3</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that determines whether to use the AS3 class-based object model.</dd></dl> |
| </li> |
| </ul> |
| <a name="useECMAScript(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useECMAScript</h4> |
| <pre>public void useECMAScript(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#useECMAScript(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Uses the ECMAScript edition 3 prototype-based object model to allow dynamic overriding |
| of prototype properties. In the prototype-based object model, built-in functions are |
| implemented as dynamic properties of prototype objects. |
| This is equivalent to using the <code>compiler.es</code> option for the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>false</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#useECMAScript(boolean)">useECMAScript</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that enables or disables the use of the ECMAScript edition 3 prototype-based object model.</dd></dl> |
| </li> |
| </ul> |
| <a name="useHeadlessServer(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useHeadlessServer</h4> |
| <pre>public void useHeadlessServer(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#useHeadlessServer(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Sets the compiler when it runs on a server without a display. |
| This is equivalent to using the <code>compiler.headless-server</code> option of the mxmlc or compc compilers.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#useHeadlessServer(boolean)">useHeadlessServer</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value that determines if the compiler is running on a server without a display.</dd></dl> |
| </li> |
| </ul> |
| <a name="useNetwork(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useNetwork</h4> |
| <pre>public void useNetwork(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#useNetwork(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Toggles whether the application SWF is flagged for access to network resources. |
| This is equivalent to the <code>use-network</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#useNetwork(boolean)">useNetwork</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="useResourceBundleMetaData(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useResourceBundleMetaData</h4> |
| <pre>public void useResourceBundleMetaData(boolean b)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#useResourceBundleMetaData(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Determines whether resources bundles are included in the application. |
| This is equivalent to using the <code>compiler.use-resource-bundle-metadata</code> option of the mxmlc or compc compilers. |
| |
| <p> |
| The default value is <code>true</code>.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#useResourceBundleMetaData(boolean)">useResourceBundleMetaData</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - Boolean value.</dd></dl> |
| </li> |
| </ul> |
| <a name="toString()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>toString</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> |
| <dl> |
| <dt><strong>Overrides:</strong></dt> |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="setTargetPlayer(int, int, int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setTargetPlayer</h4> |
| <pre>public void setTargetPlayer(int major, |
| int minor, |
| int revision)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setTargetPlayer(int,%20int,%20int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the version of the Flash Player that is being targeted by the application. |
| Features requiring a later version of the Player will not be compiled into the application. |
| |
| The default Player targeted is 9.0.0.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setTargetPlayer(int,%20int,%20int)">setTargetPlayer</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>major</code> - The major version. Must be greater than or equal to nine.</dd><dd><code>minor</code> - The minor version. Must be greater than or equal to zero.</dd><dd><code>revision</code> - The revsion must be greater than or equal to zero.</dd></dl> |
| </li> |
| </ul> |
| <a name="setCompatibilityVersion(int, int, int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setCompatibilityVersion</h4> |
| <pre>public void setCompatibilityVersion(int major, |
| int minor, |
| int revision)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setCompatibilityVersion(int,%20int,%20int)">Configuration</a></code></strong></div> |
| <div class="block">Sets the SDK compatibility version. For this release, the only valid value is 2.0.1.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setCompatibilityVersion(int,%20int,%20int)">setCompatibilityVersion</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>major</code> - The major version. For this release, this value must be 2.</dd><dd><code>minor</code> - The minor version. For this release, this value must be 0.</dd><dd><code>revision</code> - For this release, this value must be 1.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableDigestComputation(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableDigestComputation</h4> |
| <pre>public void enableDigestComputation(boolean compute)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableDigestComputation(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Enable or disable the computation of a digest for the created swf library. |
| This is equivalent to using the <code>compiler.computDigest</code> in the compc |
| compiler. |
| |
| The default value is <code>true</code></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableDigestComputation(boolean)">enableDigestComputation</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>compute</code> - set to <code>true</code> to create a digest for the compiled library.</dd></dl> |
| </li> |
| </ul> |
| <a name="enableDigestVerification(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableDigestVerification</h4> |
| <pre>public void enableDigestVerification(boolean verify)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#enableDigestVerification(boolean)">Configuration</a></code></strong></div> |
| <div class="block">Verifies the RSL loaded |
| has the same digest as the RSL specified when the application was compiled. |
| This is equivalent to using the <code>verify-digests</code> |
| option in the mxmlc compiler. |
| |
| The default value is <code>true</code></div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#enableDigestVerification(boolean)">enableDigestVerification</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>verify</code> - set to true to verify |
| the digest of the loaded RSL matches the digest of the |
| expected RSL. Set to false to disable the checks during |
| the development process but it is highly recommend that |
| production applications be compiled with <code>verify</code> |
| set to true.</dd></dl> |
| </li> |
| </ul> |
| <a name="addRuntimeSharedLibraryPath(java.lang.String, java.lang.String[], java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addRuntimeSharedLibraryPath</h4> |
| <pre>public void addRuntimeSharedLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> swc, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] rslUrls, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] policyFileUrls)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">This is equivalent to using more than one <code>runtime-shared-library-path</code> |
| option when using the mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">addRuntimeSharedLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>swc</code> - path to the swc. The classes in the swc will be excluded from |
| the compiled application.</dd><dd><code>rslUrls</code> - array of URLs. The first RSL URL in the list is the primary RSL. The |
| remaining RSL URLs will only be loaded if the primary RSL fails to load.</dd><dd><code>policyFileUrls</code> - array of policy file URLs. Each entry in the rslUrls array must |
| have a corresponding entry in this array. A policy file may be needed in |
| order to allow the player to read an RSL from another domain. If |
| a policy file is not required, then set it to an empty string.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])"><code>Configuration.setRuntimeSharedLibraryPath(String, String[], String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="setRuntimeSharedLibraryPath(java.lang.String, java.lang.String[], java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setRuntimeSharedLibraryPath</h4> |
| <pre>public void setRuntimeSharedLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> swc, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] rslUrls, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] policyFileUrls)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Set the arguments required to use an RSL with optional failover RSLs. |
| The arguments specify a SWC library and a set of RSL URLs and |
| Policy File URLs. |
| |
| This method sets RSL information and removes any other RSL |
| that may be set. To set additional RSLs see the |
| <code>addRuntimeSharedLibraryPath</code> method. |
| |
| This is equivalent to the <code>-runtime-shared-library-path</code> |
| option of the mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])">setRuntimeSharedLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>swc</code> - path to the swc. The classes in the swc will be excluded from |
| the compiled application.</dd><dd><code>rslUrls</code> - array of URLs. The first RSL URL in the list is the primary RSL. The |
| remaining RSL URLs will only be loaded if the primary RSL fails to load.</dd><dd><code>policyFileUrls</code> - array of policy file URLs. Each entry in the rslUrls array must |
| have a corresponding entry in this array. A policy file may be needed in |
| order to allow the player to read an RSL from another domain. If |
| a policy file is not required, then set it to an empty string.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#addRuntimeSharedLibraryPath(java.lang.String,%20java.lang.String[],%20java.lang.String[])"><code>Configuration.addRuntimeSharedLibraryPath(String, String[], String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addDefineDirective(java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addDefineDirective</h4> |
| <pre>public void addDefineDirective(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addDefineDirective(java.lang.String,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Add a global AS3 compiler configuration value and preserve existing definitions. |
| |
| This is equivalent to a single <code>-define</code> option.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addDefineDirective(java.lang.String,%20java.lang.String)">addDefineDirective</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The qualified name of the configuration constant, e.g. "CONFIG::debugging" or "APP::version"</dd><dd><code>value</code> - The value of the constant, e.g. "true" or "!CONFIG::release" or "3.0"</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setDefineDirective(java.lang.String[],%20java.lang.String[])"><code>Configuration.setDefineDirective(String[], String[])</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="setDefineDirective(java.lang.String[], java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDefineDirective</h4> |
| <pre>public void setDefineDirective(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] names, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] values)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setDefineDirective(java.lang.String[],%20java.lang.String[])">Configuration</a></code></strong></div> |
| <div class="block">Set global AS3 compiler configuration values and clear existing definitions. |
| |
| If either parameter is null, <u>or</u> the arrays of different lengths, this will <i>only</i> |
| clear existing definitions.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setDefineDirective(java.lang.String[],%20java.lang.String[])">setDefineDirective</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>names</code> - A list of qualified names/configuration constants, e.g. "CONFIG::debugging" or "APP::version"</dd><dd><code>values</code> - A list of values of the constants, e.g. "true" or "!CONFIG::release" or "3.0"</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#addDefineDirective(java.lang.String,%20java.lang.String)"><code>Configuration.addDefineDirective(String, String)</code></a></dd></dl> |
| </li> |
| </ul> |
| <a name="addExtensionLibraries(java.io.File, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addExtensionLibraries</h4> |
| <pre>public void addExtensionLibraries(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> extension, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> parameters)</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addExtensionLibraries(java.io.File,%20java.util.List)">addExtensionLibraries</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="setExtensionLibraries(java.util.Map)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setExtensionLibraries</h4> |
| <pre>public void setExtensionLibraries(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> extensions)</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setExtensionLibraries(java.util.Map)">setExtensionLibraries</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="addForceRuntimeSharedLibraryPaths(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addForceRuntimeSharedLibraryPaths</h4> |
| <pre>public void addForceRuntimeSharedLibraryPaths(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addForceRuntimeSharedLibraryPaths(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Adds SWCs to the existing set of SWCs whose RSLs will be loaded at runtime. |
| |
| This is equivalent to using the |
| <code>runtime-shared-library-settings.force-rsls</code> option of the |
| mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addForceRuntimeSharedLibraryPaths(java.io.File[])">addForceRuntimeSharedLibraryPaths</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>File</code> objects. Each <code>File</code> |
| instance should represent a SWC file. May not be null.</dd><dt><span class="strong">See Also:</span></dt><dd><code>#setForcedRuntimeSharedLibraryPaths(File[])</code></dd></dl> |
| </li> |
| </ul> |
| <a name="setForceRuntimeSharedLibraryPaths(java.io.File[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setForceRuntimeSharedLibraryPaths</h4> |
| <pre>public void setForceRuntimeSharedLibraryPaths(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[] paths)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setForceRuntimeSharedLibraryPaths(java.io.File[])">Configuration</a></code></strong></div> |
| <div class="block">Sets the SWCs that will have their associated RSLs loaded at runtime. |
| The RSLs will be loaded whether they are used in the application or not. |
| This option can be used to override decisions made by the compiler when |
| using the <code>removed-used-rsls</code> option. |
| |
| This is equivalent to using the |
| <code>runtime-shared-library-settings.force-rsls</code> option of the |
| mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setForceRuntimeSharedLibraryPaths(java.io.File[])">setForceRuntimeSharedLibraryPaths</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>paths</code> - An array of <code>File</code> objects. Each <code>File</code> |
| instance should represent a SWC file. May not be null.</dd></dl> |
| </li> |
| </ul> |
| <a name="setApplicationDomainForRuntimeSharedLibraryPath(java.io.File, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setApplicationDomainForRuntimeSharedLibraryPath</h4> |
| <pre>public void setApplicationDomainForRuntimeSharedLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> path, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> applicationDomainTarget)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#setApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Set the application domain of a configured RSL to override the default |
| settings. The default value is 'default'. Other valid values are |
| "current", "parent", or "top-level". The actual application domain is |
| resolved at runtime by the Flex Framework. The default behavior is to |
| load an RSL into the topmost module factory's application domain that has |
| a placeholder RSL. If no placeholder is found the RSL is loaded into the |
| application domain of the loading module factory. The "current", |
| "parent", and "top-level" applications are resolved relative to the |
| module factory loading the RSL. |
| |
| This is equivalent to using the |
| <code>runtime-shared-library-settings.application-domain</code> option of |
| the mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#setApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">setApplicationDomainForRuntimeSharedLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - The <code>File</code> instance represents a SWC file with RSL |
| linkage. The RSL associated with the SWC will have its |
| application domain modified as specified in the |
| <code>applicationDomainTarget</code> parameter. Passing null |
| resets the application domain settings.</dd><dd><code>applicationDomainTarget</code> - The application domain an RSL will be loaded |
| into. May only be null when the <code>path</code> parameter is null.</dd></dl> |
| </li> |
| </ul> |
| <a name="addApplicationDomainForRuntimeSharedLibraryPath(java.io.File, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>addApplicationDomainForRuntimeSharedLibraryPath</h4> |
| <pre>public void addApplicationDomainForRuntimeSharedLibraryPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> path, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> applicationDomainTarget)</pre> |
| <div class="block"><strong>Description copied from interface: <code><a href="../../../flex2/tools/oem/Configuration.html#addApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">Configuration</a></code></strong></div> |
| <div class="block">Add application domain setting to the existing list of application domain |
| settings. |
| |
| This is equivalent to using the |
| <code>runtime-shared-library-settings.application-domain</code> option of |
| the mxmlc compiler.</div> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/tools/oem/Configuration.html#addApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)">addApplicationDomainForRuntimeSharedLibraryPath</a></code> in interface <code><a href="../../../flex2/tools/oem/Configuration.html" title="interface in flex2.tools.oem">Configuration</a></code></dd> |
| <dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - The <code>File</code> instance represents a SWC file with RSL |
| linkage. The RSL associated with the SWC will have its |
| application domain modified as specified in the |
| <code>applicationDomainTarget</code> parameter. May not be |
| null.</dd><dd><code>applicationDomainTarget</code> - The application domain an RSL will be |
| loaded into. May not be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../flex2/tools/oem/Configuration.html#setApplicationDomainForRuntimeSharedLibraryPath(java.io.File,%20java.lang.String)"><code>Configuration.setApplicationDomainForRuntimeSharedLibraryPath(File, String)</code></a></dd></dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </div> |
| <!-- ========= END OF CLASS DATA ========= --> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/BuilderConfiguration.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../index-all.html">Index</a></li> |
| <li><a href="../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../flex2/tools/flexbuilder/BuilderApplication.html" title="class in flex2.tools.flexbuilder"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../../flex2/tools/flexbuilder/BuilderLibrary.html" title="class in flex2.tools.flexbuilder"><span class="strong">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?flex2/tools/flexbuilder/BuilderConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="BuilderConfiguration.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |