| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.spreadsheets |
Contains standard classes and interfaces for implmenting simple programmable spreadsheets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MyrtleSheetAPI
This interface provides methods for managing multiple spreadsheet tables, their
contents, and their interactivity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpreadsheetPanel
Panel containing one or more DefaultSpreadsheetTable instances.
|
| Constructor and Description |
|---|
SpreadsheetPanelEvent(SpreadsheetPanel src,
java.lang.Object tab,
int type) |
Copyright © 2011, 2013. Daniel P. Dougherty