|
What this is
Other links
The source codepackage intrinsic.flash.ui; public class ContextMenuBuiltInItems extends Object { /** Accessors */ /** Variables */ public boolean play; public boolean zoom; public boolean loop; public boolean forwardAndBack; public boolean rewind; public boolean quality; public boolean print; public boolean save; /** Constants */ /** Class Accessors */ /** Class variables */ /** Contructors */ public ContextMenuBuiltInItems() { } /** Static Methods */ /** Methods */ public native Object clone(); } |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.