Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
AssertableCell.addAssertableCellListener(AssertableCellListener listener)
Registers the given listener on the cell.
|
void |
AssertableCell.removeAssertableCellListener(AssertableCellListener listener)
Removes the given listener from the cell.
|
Modifier and Type | Class and Description |
---|---|
class |
AssertionPanel
A panel for adding or editing an assertion for a cell
|
class |
AssertionToolBar
A toolbar that shows information about assertions.
|