| Package | Description |
|---|---|
| io.starter.formats.XLS | |
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| io.starter.toolkit |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkBookFactory.register(ProgressListener j) |
| Modifier and Type | Field and Description |
|---|---|
protected ProgressListener |
WorkBookHandle.plist |
| Constructor and Description |
|---|
WorkBookHandle(ProgressListener pn)
Constructor which takes a ProgressListener which monitors the progress of
creating a new Excel file.
|
WorkBookHandle(String fname,
ProgressListener pn)
Constructor which takes the XLS file name
and a ProgressListener which monitors the progress of reading the Excel file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressNotifier.register(ProgressListener j) |
Copyright © 2002–2019 Starter Inc.. All rights reserved.