|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.deckbuilder.BuildBook
public class BuildBook
| Method Summary | |
|---|---|
void |
build()
|
com.lowagie.text.Image |
getImage(java.lang.String cardName)
|
static void |
main(java.lang.String[] args)
A cell with an image. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void build()
public com.lowagie.text.Image getImage(java.lang.String cardName)
throws com.lowagie.text.BadElementException,
java.io.IOException
cardName - the key card name.
com.lowagie.text.BadElementException
java.io.IOException - If some other I/O error occurspublic static void main(java.lang.String[] args)
args - no arguments needed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||