See: Description
Interface | Description |
---|---|
SpreadsheetAppListener |
A listener for receiving notification when workbooks are created, loaded
and saved in a spreadsheet application.
|
Class | Description |
---|---|
CleanSheets |
CleanSheets - the main class of the application.
|
CleanSheets.EventDispatcher |
A utility for dispatching events on the AWT event dispatching thread.
|
SpreadsheetAppEvent |
A spreadsheet application event is used to notify interested parties that
a workbook has been created, loaded or stored.
|
Enum | Description |
---|---|
SpreadsheetAppEvent.Type |
The types of events that are fired from a spreadsheet application
|