Package | Description |
---|---|
csheets.ui |
Provides JFC/Swing graphical user interface components for CleanSheets.
|
csheets.ui.sheet |
Provides customized components for displaying and providing editing of
spreadsheets.
|
Constructor and Description |
---|
MenuBar(CleanSheets app,
ActionManager actionManager,
UIController uiController)
Creates the menu bar.
|
StandardToolBar(ActionManager actionManager)
Creates a new standard tool bar.
|
Constructor and Description |
---|
WorkbookPane(UIController uiController,
ActionManager actionManager)
Creates a workbook pane.
|