Package | Description |
---|---|
csheets |
Provides the controller of the CleanSheets application, and an entry-point
for command-line invocation.
|
csheets.core |
Provides the core classes for the application's data model, i.e. workbooks,
spreadsheets, cells, addresses and values.
|
csheets.core.formula |
Provides classes for representing formulas.
|
csheets.core.formula.compiler |
Provides classes for compiling formulas from strings.
|
csheets.core.formula.lang |
Provides the operators, functions and references supported by the formula
language.
|
csheets.core.formula.util |
Provides utilities for performing operations on formulas.
|
csheets.ext |
Provides an extension mechanism for the application.
|
csheets.ext.assertion |
Provides support for user-specified and system-generated assertions.
|
csheets.ext.assertion.ui |
Provides UI components for displaying and providing editing of assertions.
|
csheets.ext.comments |
Provides an extension to support comments on cells.
|
csheets.ext.comments.ui |
Provides the UI of an extension to support comments on cells.
|
csheets.ext.database.controller | |
csheets.ext.database.core | |
csheets.ext.database.ui | |
csheets.ext.deptree |
Provides customized JTree components for displaying dependencies between cells.
|
csheets.ext.share.controller |
Package that contains the controllers of the sharing extension
|
csheets.ext.share.core |
The package of the main core of extension
|
csheets.ext.share.ui |
The package of the Sharing Extension UI.
|
csheets.ext.style |
Provides support for cell style, i.e. font, format, alignment, color and border.
|
csheets.ext.test |
Provides support for test cases and test case parameters.
|
csheets.ext.test.ui |
Provides specialized JTable components for displaying and providing editing of
test cases and test case parameters.
|
csheets.io |
Provides support for importing and exporting workbooks to and from various
file formats.
|
csheets.ui |
Provides JFC/Swing graphical user interface components for CleanSheets.
|
csheets.ui.ctrl |
Provides controllers and actions for the user interface.
|
csheets.ui.ext |
Provides an extension mechanism for the application's user interface.
|
csheets.ui.sheet |
Provides customized components for displaying and providing editing of
spreadsheets.
|
Class and Description |
---|
Workbook
A workbook which can contain several spreadsheets.
|
Class and Description |
---|
Address
An address in a spreadsheet that denotes to the location of a cell.
|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
IllegalValueTypeException
An exception that is thrown when an illegal value is encountered.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
UpdateCellContent
A singleton to update a cell's content
|
Value
A typed value that a cell can contain.
|
Value.Type
The recognized types of values
|
Workbook
A workbook which can contain several spreadsheets.
|
WorkbookListener
A listener interface for receiving notification on events occurring in a
workbook.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
IllegalValueTypeException
An exception that is thrown when an illegal value is encountered.
|
Value
A typed value that a cell can contain.
|
Value.Type
The recognized types of values
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
IllegalValueTypeException
An exception that is thrown when an illegal value is encountered.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Value
A typed value that a cell can contain.
|
Value.Type
The recognized types of values
|
Class and Description |
---|
Value
A typed value that a cell can contain.
|
Class and Description |
---|
Address
An address in a spreadsheet that denotes to the location of a cell.
|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Value
A typed value that a cell can contain.
|
Workbook
A workbook which can contain several spreadsheets.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Value
A typed value that a cell can contain.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
CellListener
A listener interface for receiving notification on events occurring in a
cell.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Value
A typed value that a cell can contain.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Workbook
A workbook which can contain several spreadsheets.
|
Class and Description |
---|
Workbook
A workbook which can contain several spreadsheets.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|
Workbook
A workbook which can contain several spreadsheets.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Class and Description |
---|
Cell
A cell in a spreadsheet.
|
Spreadsheet
A spreadsheet which provides cell data and dependencies.
|