Package | Description |
---|---|
csheets.ext.assertion.ui |
Provides UI components for displaying and providing editing of assertions.
|
csheets.ext.database.ui | |
csheets.ext.share.ui |
The package of the Sharing Extension UI.
|
csheets.ext.style.ui |
Provides UI components for setting cell style.
|
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 | Class and Description |
---|---|
protected class |
AssertionPanel.ApplyAction
An action used to apply changes made in the assertion field.
|
Modifier and Type | Class and Description |
---|---|
class |
Export
Export submenu
|
class |
ImportAction
Import submenu
|
class |
Sync
Class that will create a JMenu item for the sync
|
class |
Update
Update submenu
|
Modifier and Type | Class and Description |
---|---|
class |
ReceiveAction
An action for the receive action in the sharing extension
|
class |
SendAction
An action for the send action in the sharing extension
|
Modifier and Type | Class and Description |
---|---|
class |
AlignBottomAction
A bottom-alignment operation.
|
class |
AlignCenterAction
A center-alignment operation.
|
class |
AlignLeftAction
A left-alignment operation.
|
class |
AlignMiddleAction
A middle-alignment operation.
|
class |
AlignRightAction
A right-alignment operation.
|
class |
AlignTopAction
A top-alignment operation.
|
class |
BackgroundAction
A background color changing operation.
|
class |
BoldAction
A font weight changing operation.
|
class |
BorderAction
A border changing operation.
|
class |
FontAction
A font changing operation.
|
class |
ForegroundAction
A foreground color changing operation.
|
class |
FormatAction
A format changing operation.
|
class |
ItalicAction
An italicity changing operation.
|
class |
StyleAction
A style operation.
|
class |
UnderlineAction
An underlining operation.
|
Modifier and Type | Class and Description |
---|---|
class |
AddSpreadsheetAction
A spreadsheet insertion operation.
|
class |
ClearAction
An action for clearing the contents of the selected cells in the active
spreadsheet.
|
class |
ClipboardAction
A clipboard action, i.e. a cut, copy or paste operation.
|
class |
CopyAction
A copy operation.
|
class |
CutAction
A cut operation.
|
class |
DeleteAction
An action for deleteing the active spreadsheet.
|
class |
InsertColumnAction
A column insertion operation.
|
class |
InsertRowAction
A column insertion operation.
|
class |
PasteAction
A paste operation.
|
class |
PrintAction
An action for printing the active spreadsheet.
|
class |
RedoAction
An redo operation.
|
class |
RemoveColumnAction
A column removal operation.
|
class |
RemoveRowAction
A row removal operation.
|
class |
RemoveSpreadsheetAction
A spreadsheet insertion operation.
|
class |
RenameSpreadsheetAction
A spreadsheet insertion operation.
|
class |
SearchAction
A search and replace operation.
|
class |
SelectAllAction
An operation for selecting all cells in the current active spreadsheet table.
|
class |
SortAction
A sorting operation.
|
class |
UndoAction
An undo operation.
|
Modifier and Type | Class and Description |
---|---|
class |
CellDecoratorAction
An action for enabling and disabling cell decorators.
|
class |
ComponentAction
An action for enabling and disabling UI extension components.
|
class |
SideBarAction
An action for showing and hiding UI extension side bars.
|
class |
TableDecoratorAction
An action for enabling and disabling table decorators.
|