public class DefineButton2 extends DefinitionTag
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS
Constructor and Description |
---|
DefineButton2() |
DefineButton2(int id,
boolean trackAsMenu,
Vector<ButtonRecord> buttons,
Vector<ButtonCondAction> conditions) |
Modifier and Type | Method and Description |
---|---|
SWFTag |
read(int tagID,
SWFInputStream swf,
int len) |
String |
toString() |
void |
write(int tagID,
SWFOutputStream swf) |
getTagType
public DefineButton2(int id, boolean trackAsMenu, Vector<ButtonRecord> buttons, Vector<ButtonCondAction> conditions)
public DefineButton2()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read
in class SWFTag
IOException
public void write(int tagID, SWFOutputStream swf) throws IOException
write
in class SWFTag
IOException
public String toString()
toString
in class DefinitionTag
Copyright © 2014. All rights reserved.