|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.perisic.shadow.Shadowable
com.perisic.shadow.example.lib.NiceFellow
com.perisic.shadow.example.lib.NiceChild
An example child class of the NiceFellow class.
| Constructor Summary | |
|---|---|
NiceChild(java.lang.String name)
A nice child constructed with "Name" initializes a NiceFellow object with "Child Name". |
|
| Method Summary |
|---|
| Methods inherited from class com.perisic.shadow.example.lib.NiceFellow |
|---|
getHappyness, getName, printMood, setHappyness, smile, tellJokeTo |
| Methods inherited from class com.perisic.shadow.Shadowable |
|---|
addShadow, addShadow, allShadowedClasses, call, getClassShadows, getShadows, removeShadow, removeShadow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NiceChild(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||