Package | Description |
---|---|
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 | |
csheets.ext.database.ui | |
csheets.ext.deptree |
Provides customized JTree components for displaying dependencies between cells.
|
csheets.ext.share |
An extension to share cells throw network.
|
csheets.ext.share.ui |
The package of the Sharing Extension UI.
|
csheets.ext.simple |
Provides an example of how to build a simple extension.
|
csheets.ext.simple.ui |
Provides the UI for the simple extension.
|
csheets.ext.style |
Provides support for cell style, i.e. font, format, alignment, color and border.
|
csheets.ext.style.ui |
Provides UI components for setting cell style.
|
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.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.
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
Extension.getUIExtension(UIController uiController)
Returns the user interface extension of this extension.
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
AssertionExtension.getUIExtension(UIController uiController)
Returns a user interface extension for assertions.
|
Constructor and Description |
---|
AssertionController(UIController uiController)
Creates a new assertion controller.
|
AssertionPanel(UIController uiController)
Creates a new assertion panel.
|
AssertionUIExtension(AssertionExtension extension,
UIController uiController)
Creates a new user interface extension for assertions.
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
CommentsExtension.getUIExtension(UIController uiController)
Returns the user interface extension of this extension
|
Constructor and Description |
---|
CommentController(UIController uiController)
Creates a new comment controller.
|
CommentPanel(UIController uiController)
Creates a new comment panel.
|
UIExtensionComments(Extension extension,
UIController uiController)
The menu of the extension
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
DatabaseExtension.getUIExtension(UIController uiController)
returns the GUI for this extension
|
Modifier and Type | Field and Description |
---|---|
protected UIController |
Update.uiController |
protected UIController |
Sync.uiController
ui controller
|
protected UIController |
ImportAction.uiController |
protected UIController |
Export.uiController |
Constructor and Description |
---|
DatabaseMenu(UIController uiController)
Creates a new simple menu.
|
Export(UIController uiController)
Export action
|
ImportAction(UIController uiController)
Import action
|
Sync(UIController uiController)
Creates a new sync menu item
|
UIDatabaseExtension(Extension extension,
UIController uiController)
constructor
|
Update(UIController uiController)
Constructor
|
Modifier and Type | Field and Description |
---|---|
protected UIController |
DependencyTree.uiController
The user interface controller
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
DependencyTreeExtension.getUIExtension(UIController uiController)
Returns a user interface extension for dependency trees.
|
Constructor and Description |
---|
DependencyTree(UIController uiController)
Creates a mew dependency tree.
|
DependencyTreeUIExtension(DependencyTreeExtension extension,
UIController uiController)
Creates a new user interface extension..
|
DependentsTree(UIController uiController)
Creates a mew dependents tree.
|
DoubleClickNavigator(JTree tree,
UIController uiController)
Creates a new double click navigator.
|
PrecedentsNode(Cell cell,
DefaultTreeModel treeModel,
UIController uiController)
Creates a new precedents node.
|
PrecedentsTree(UIController uiController)
Creates a mew precedents tree.
|
ReferenceNode(Reference reference,
Spreadsheet spreadsheet,
DefaultTreeModel treeModel,
UIController uiController)
Creates a new reference node.
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
SharingExtension.getUIExtension(UIController uiController) |
Modifier and Type | Field and Description |
---|---|
protected UIController |
SendAction.uiController
User Interface Controller
|
protected UIController |
ReceiveAction.uiController
User Interface Controller
|
Constructor and Description |
---|
ReceiveAction(UIController uiController)
Creates a new receive action
|
SendAction(UIController uiController)
Creates a new send action
|
SharingMenu(UIController uiController)
Creates a simple menu bar with the options to choose a Receive or a
Sharing Action
|
UISharingExtension(Extension extension,
UIController uiController)
Creates a new UI for sharing extension
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
ExtensionExample.getUIExtension(UIController uiController)
Returns the user interface extension of this extension (an instance of the class
UIExtensionExample ). |
Modifier and Type | Field and Description |
---|---|
protected UIController |
ExampleAction.uiController
The user interface controller
|
Constructor and Description |
---|
ExampleAction(UIController uiController)
Creates a new action.
|
ExampleMenu(UIController uiController)
Creates a new simple menu.
|
UIExtensionExample(Extension extension,
UIController uiController) |
Modifier and Type | Method and Description |
---|---|
UIExtension |
StyleExtension.getUIExtension(UIController uiController)
Returns a user interface extension for style.
|
Modifier and Type | Field and Description |
---|---|
protected UIController |
StyleAction.uiController
The user interface controller
|
protected UIController |
ForegroundAction.uiController
The user interface controller
|
protected UIController |
FontAction.uiController
The user interface controller
|
protected UIController |
BorderAction.uiController
The user interface controller
|
protected UIController |
BackgroundAction.uiController
The user interface controller
|
Constructor and Description |
---|
AlignBottomAction(UIController uiController)
Creates a new align bottom action.
|
AlignCenterAction(UIController uiController)
Creates a new align center action.
|
AlignLeftAction(UIController uiController)
Creates a new align left action.
|
AlignMiddleAction(UIController uiController)
Creates a new align middle action.
|
AlignRightAction(UIController uiController)
Creates a new align right action.
|
AlignTopAction(UIController uiController)
Creates a new align top action.
|
BackgroundAction(UIController uiController)
Creates a new background color action.
|
BoldAction(UIController uiController)
Creates a new bold action.
|
BorderAction(UIController uiController)
Creates a new border action.
|
FontAction(UIController uiController)
Creates a new font action.
|
ForegroundAction(UIController uiController)
Creates a new foreground color action.
|
FormatAction(UIController uiController)
Creates a new format action.
|
ItalicAction(UIController uiController)
Creates a new italic action.
|
StyleAction(UIController uiController)
Creates a new style action.
|
StyleMenu(UIController uiController)
Creates a new style menu.
|
StyleToolBar(UIController uiController)
Creates a new style tool bar.
|
StyleUIExtension(StyleExtension extension,
UIController uiController)
Creates a new user interface extension for style.
|
UnderlineAction(UIController uiController)
Creates a new underlining action.
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
TestExtension.getUIExtension(UIController uiController)
Returns a user interface extension for testing.
|
Constructor and Description |
---|
TestCasePanel.ValidationStateChanger(UIController uiController)
Creates a new validation state changer
|
TestCasePanel(UIController uiController)
Creates a new test case panel.
|
TestCaseParamController(UIController uiController)
Creates a new test case parameter controller.
|
TestCaseParamPanel(UIController uiController)
Creates a new test case parameter panel.
|
TestUIExtension(TestExtension extension,
UIController uiController)
Creates a new user interface extension for tests.
|
Constructor and Description |
---|
MenuBar(CleanSheets app,
ActionManager actionManager,
UIController uiController)
Creates the menu bar.
|
ReopenMenu.ReopenAction(CleanSheets app,
UIController uiController,
File file)
Creates a new reopen action.
|
ReopenMenu(CleanSheets app,
UIController uiController)
Creates a reopen menu, and creates items using the given properties (if available).
|
ViewMenu.SelectWorkbookAction(Workbook workbook,
UIController uiController)
Creates a new workbook selection action.
|
ViewMenu(CleanSheets app,
UIController uiController)
Creates a view menu.
|
WindowMenu.SelectWorkbookAction(Workbook workbook,
UIController uiController)
Creates a new workbook selection action.
|
WindowMenu(CleanSheets app,
UIController uiController)
Creates a window menu.
|
Modifier and Type | Field and Description |
---|---|
protected UIController |
SaveAsAction.uiController
The user interface controller
|
protected UIController |
OpenAction.uiController
The user interface controller
|
Constructor and Description |
---|
ActionManager(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new action manager.
|
AddSpreadsheetAction(UIController uiController)
Creates a new spreadsheet insertion action.
|
CloseAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new close action.
|
CloseAllAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new close all action.
|
ExitAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new exit action.
|
OpenAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new open action.
|
RemoveSpreadsheetAction(UIController uiController)
Creates a new spreadsheet insertion action.
|
RenameSpreadsheetAction(UIController uiController)
Creates a new spreadsheet insertion action.
|
SaveAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new save command
|
SaveAsAction(CleanSheets app,
UIController uiController,
FileChooser chooser)
Creates a new save as action.
|
Modifier and Type | Field and Description |
---|---|
protected UIController |
UIExtension.uiController
The user interface controller
|
Constructor and Description |
---|
UIExtension(Extension extension,
UIController uiController)
Creates a new user interface extension..
|
Constructor and Description |
---|
AddressBox(UIController uiController)
Creates a cell content field.
|
CellEditor(UIController uiController)
Creates a new cell editor.
|
CellRenderer(UIController uiController)
Creates a new cell renderer.
|
SpreadsheetTable(SpreadsheetTableModel tableModel,
UIController uiController)
Creates a spreadsheet table for the given spreadsheet table model.
|
SpreadsheetTable(Spreadsheet spreadsheet,
UIController uiController)
Creates a spreadsheet table for the given spreadsheet.
|
SpreadsheetTableModel(Spreadsheet spreadsheet,
UIController uiController)
Creates a spreadsheet table model.
|
WorkbookPane(UIController uiController,
ActionManager actionManager)
Creates a workbook pane.
|