Uses of Class
com.flagstone.transform.button.DefineButton2

Packages that use DefineButton2
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 DefineButton2 in com.flagstone.transform.button
 

Methods in com.flagstone.transform.button that return DefineButton2
 DefineButton2 DefineButton2.add(ButtonShape obj)
          Adds an ButtonShape to the list of button records.
 DefineButton2 DefineButton2.add(EventHandler obj)
          Adds a button event object to the list of button events.
 DefineButton2 DefineButton2.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.button with parameters of type DefineButton2
DefineButton2(DefineButton2 object)
          Creates and initialises a DefineButton2 object using the values copied from another DefineButton2 object.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.