Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.anotherbigidea.flash.movie
Class Shape.SetFillStyle  view Shape.SetFillStyle download Shape.SetFillStyle.java

java.lang.Object
  extended bycom.anotherbigidea.flash.movie.Shape.Element
      extended bycom.anotherbigidea.flash.movie.Shape.SetStyle
          extended bycom.anotherbigidea.flash.movie.Shape.SetFillStyle
Direct Known Subclasses:
Shape.SetLeftFillStyle, Shape.SetRightFillStyle
Enclosing class:
Shape

public abstract static class Shape.SetFillStyle
extends Shape.SetStyle


Field Summary
 
Fields inherited from class com.anotherbigidea.flash.movie.Shape.SetStyle
index
 
Constructor Summary
protected Shape.SetFillStyle(int index)
           
 
Methods inherited from class com.anotherbigidea.flash.movie.Shape.SetStyle
getStyleIndex, setStyleIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shape.SetFillStyle

protected Shape.SetFillStyle(int index)