| Package | Description |
|---|---|
| flex2.tools.flexbuilder | |
| flex2.tools.oem |
| Constructor and Description |
|---|
BuilderApplication(File file,
LibraryCache cache) |
| Modifier and Type | Method and Description |
|---|---|
LibraryCache |
Library.getSwcCache()
Get the cache of swcs in the library path.
|
LibraryCache |
Application.getSwcCache()
Get the cache of swcs in the library path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Library.setSwcCache(LibraryCache libraryCache)
Set the cache for swcs in the library path.
|
void |
Builder.setSwcCache(LibraryCache libraryCache)
Sets the library cache to be shared by all the applications and
libraries in the current project.
|
void |
Application.setSwcCache(LibraryCache libraryCache)
Set the cache for swcs in the library path.
|
| Constructor and Description |
|---|
Application(File file,
LibraryCache libraryCache)
Constructor.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.