Package | Description |
---|---|
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
Modifier and Type | Method and Description |
---|---|
protected abstract SWFTarget.FramesInformation |
SWFTarget.computeFramesInformation()
Create the
SWFTarget.FramesInformation which contains the skeleton for the frames
of this SWF. |
protected SWFTarget.FramesInformation |
LibrarySWFTarget.computeFramesInformation() |
protected SWFTarget.FramesInformation |
FlexLibrarySWFTarget.computeFramesInformation() |
protected SWFTarget.FramesInformation |
FlexAppSWFTarget.computeFramesInformation() |
protected SWFTarget.FramesInformation |
AppSWFTarget.computeFramesInformation()
Create the
FramesInformation which contains the skeleton for the frames
of this SWF. |
protected SWFTarget.FramesInformation |
AppSWFTarget.getExplicitFramesInformation()
Get's a cached
FramesInformation for frames created by the
-frames command line option. |
protected SWFTarget.FramesInformation |
SWFTarget.getFramesInformation() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.