|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Collection of files, images and index pages in the Album.
| Method Summary | |
Note |
getAuthor()
Returns the author of the album. |
java.util.Date |
getDate()
Returns the date of the album. |
Note |
getDateFormatted()
Returns the date of the album. |
Detail |
getDetail(int i)
Returns the file of Album by a position. |
int |
getDetailBorder()
Returns a width of Detail Image Border in pixels. |
int |
getDetailCount()
Returns the count of Details. |
java.lang.String |
getHourglass()
Returns the image name of the album Hourglass. |
java.awt.Dimension |
getHourglassArea()
Returns the image name of the album Hourglass. |
java.lang.String |
getId()
Returns an unique string (time related) for the current Album. |
Detail |
getImage(int i)
Returns the image of Album by a position. |
int |
getImageCount()
Returns a count of Images. |
IndexPage |
getIndexPage(int i)
Returns the index page by a position. |
int |
getIndexPageCount()
Returns the count of a Index Pages. |
IndexPage[] |
getIndexPages()
Returns the index page array. |
java.lang.String |
getLogo()
Returns the image name of the album logo or null, if the file was not found. |
Note |
getPrologue()
Returns the Prologue of the album. |
Note |
getTitle()
Returns the title of the album. |
| Method Detail |
public Detail getDetail(int i)
public int getDetailCount()
public Detail getImage(int i)
public int getImageCount()
public IndexPage getIndexPage(int i)
public int getIndexPageCount()
public Note getTitle()
public Note getPrologue()
public Note getAuthor()
public java.util.Date getDate()
public Note getDateFormatted()
public IndexPage[] getIndexPages()
public java.lang.String getId()
public java.lang.String getLogo()
public java.lang.String getHourglass()
public java.awt.Dimension getHourglassArea()
public int getDetailBorder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||