|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jxl.demo.WriteAccess
Displays whatever generated the excel file (ie. the WriteAccess record)
Field Summary | |
private BiffRecordReader |
reader
|
Constructor Summary | |
WriteAccess(java.io.File file)
|
Method Summary | |
private void |
display(WorkbookSettings ws)
Dumps out the contents of the excel file |
Methods inherited from class java.lang.Object |
|
Field Detail |
private BiffRecordReader reader
Constructor Detail |
public WriteAccess(java.io.File file) throws java.io.IOException, BiffException
Method Detail |
private void display(WorkbookSettings ws) throws java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |