|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefineButton | |
---|---|
com.flagstone.transform.button | The button package contains all the classes for encoding and decoding the data structures that represent buttons in a Flash file. |
Uses of DefineButton in com.flagstone.transform.button |
---|
Methods in com.flagstone.transform.button that return DefineButton | |
---|---|
DefineButton |
DefineButton.add(Action obj)
Adds the action to the list of actions. |
DefineButton |
DefineButton.add(ButtonShape obj)
Adds the button shape to the list of button shapes. |
DefineButton |
DefineButton.copy()
Creates a complete copy of this object. |
Constructors in com.flagstone.transform.button with parameters of type DefineButton | |
---|---|
DefineButton(DefineButton object)
Creates and initialises a DefineButton object using the values copied from another DefineButton object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |