|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.ui.MonsterDetails
public class MonsterDetails
| Constructor Summary | |
|---|---|
MonsterDetails(Monster m)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getHitPoints()
Return the monster hit point component for this monster detail. |
Monster |
getMonster()
Return the monster for this monster detail. |
java.awt.Component |
getMonsterName()
Return the monster name component for this monster detail. |
java.awt.Component |
getMonsterTitle()
Return the monster title component for this monster detail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonsterDetails(Monster m)
| Method Detail |
|---|
public Monster getMonster()
public java.awt.Component getMonsterName()
public java.awt.Component getMonsterTitle()
public java.awt.Component getHitPoints()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||