|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gerhardb.lib.playlist.BasicPageFactory
Constructor Summary | |
BasicPageFactory(java.io.File file)
Assumes files are all in the same directory as the play list, or sub-directories. |
|
BasicPageFactory(java.io.File file,
java.io.File pictureRootDir)
Assumes files are relative to the picture root dir. |
Method Summary | |
Page[] |
getPlayList()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicPageFactory(java.io.File file) throws java.lang.Exception
public BasicPageFactory(java.io.File file, java.io.File pictureRootDir) throws java.lang.Exception
Method Detail |
public Page[] getPlayList()
getPlayList
in interface ListMaker
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |