Package com.lowagie.toolbox.swing
Class FileList.RowContainer
- java.lang.Object
-
- com.lowagie.toolbox.swing.FileList.RowContainer
-
- Enclosing class:
- FileList
static class FileList.RowContainer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RowContainer(java.io.File file)
RowContainer
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.File
getFile()
int
getPages()
void
setFile(java.io.File file)
void
setPages(int pages)
-