|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.toolbox.swing.RowContainer
class RowContainer
Field Summary | |
---|---|
private java.io.File |
file
|
private int |
pages
|
Constructor Summary | |
---|---|
RowContainer(java.io.File file)
RowContainer |
Method Summary | |
---|---|
java.io.File |
getFile()
|
int |
getPages()
|
void |
setFile(java.io.File file)
|
void |
setPages(int pages)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.io.File file
private int pages
Constructor Detail |
---|
RowContainer(java.io.File file)
Method Detail |
---|
public java.io.File getFile()
public int getPages()
public void setFile(java.io.File file)
public void setPages(int pages)
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |