java和flash接口编程
源代码在线查看: shape.setstyle.html
Shape.SetStyle (JavaSWF)
function windowTitle()
{
parent.document.title="Shape.SetStyle (JavaSWF)";
}
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
com.anotherbigidea.flash.movie
Class Shape.SetStyle
java.lang.Object
com.anotherbigidea.flash.movie.Shape.Element
com.anotherbigidea.flash.movie.Shape.SetStyle
Direct Known Subclasses: Shape.SetFillStyle, Shape.SetLineStyle
Enclosing class:Shape
public abstract static class Shape.SetStyleextends Shape.Element
Field Summary
protected int
index
Constructor Summary
protected
Shape.SetStyle(int index)
Method Summary
int
getStyleIndex()
void
setStyleIndex(int index)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
index
protected int index
Constructor Detail
Shape.SetStyle
protected Shape.SetStyle(int index)
Method Detail
getStyleIndex
public int getStyleIndex()
setStyleIndex
public void setStyleIndex(int index)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2000-2005 David N Main. All Rights Reserved.