|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.properties.AnimationProperties
algoanim.properties.ArrayProperties
public class ArrayProperties
AnimationProperties| Field Summary |
|---|
| Fields inherited from class algoanim.properties.AnimationProperties |
|---|
data |
| Constructor Summary | |
|---|---|
ArrayProperties()
Generates an unnamed ArrayProperties object. |
|
ArrayProperties(java.lang.String name)
Generates a named ArrayProperties object. |
|
| Method Summary | |
|---|---|
protected void |
fillHashMap()
Fills the internal data HashMap with values and copies them
to all other Hashmaps. |
| Methods inherited from class algoanim.properties.AnimationProperties |
|---|
fillAdditional, get, getAllPropertyNames, getAllPropertyNamesVector, getAllPropertyTypes, getDefault, getIsEditable, getItem, getLabel, set, set, set, set, set, set, setDefault, setIsEditable, setLabel, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayProperties()
ArrayProperties object.
public ArrayProperties(java.lang.String name)
ArrayProperties object.
name - the name for this ArrayProperties.| Method Detail |
|---|
protected void fillHashMap()
AnimationPropertiesHashMap with values and copies them
to all other Hashmaps.
fillHashMap in class AnimationPropertiesAnimationProperties.fillHashMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||