Package | Description |
---|---|
csheets.ui.ctrl |
Provides controllers and actions for the user interface.
|
csheets.ui.ext |
Provides an extension mechanism for the application's user interface.
|
Modifier and Type | Field and Description |
---|---|
protected SpreadsheetTable |
FocusOwnerAction.focusOwner
The current focus owner
|
Modifier and Type | Method and Description |
---|---|
abstract void |
TableDecorator.decorate(Graphics g,
SpreadsheetTable table)
Decorates the given graphics context, by drawing visualizations of
extension-specific data on it.
|