Uses of Package
csheets.ui.ctrl

Packages that use csheets.ui.ctrl
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.deptree Provides customized JTree components for displaying dependencies between cells. 
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. 
 

Classes in csheets.ui.ctrl used by csheets.ext
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.assertion
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.assertion.ui
BaseAction
          An base-class for actions.
FocusOwnerAction
          An action to be invoked on the spreadsheet table that is the focus owner.
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.deptree
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.style
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.style.ui
BaseAction
          An base-class for actions.
FocusOwnerAction
          An action to be invoked on the spreadsheet table that is the focus owner.
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.test
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ext.test.ui
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ui
ActionManager
          A manager for UI actions.
BaseAction
          An base-class for actions.
OpenAction
          An action for opening a spreadsheet.
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ui.ctrl
BaseAction
          An base-class for actions.
ClipboardAction
          A clipboard action, i.e. a cut, copy or paste operation.
CloseAction
          An action for closing and unloading the active workbook.
CloseAllAction
          An action for closing all open workbooks.
EditEvent
          An edit event is used to notify interested parties that a workbook has been modified.
EditListener
          A listener for receiving notification changes when a workbook is modified.
FocusOwnerAction
          An action to be invoked on the spreadsheet table that is the focus owner.
SaveAction
          An action for saving a spreadsheet to the current working file.
SaveAsAction
          An action for saving a spreadsheet to a user-supplied file.
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ui.ext
BaseAction
          An base-class for actions.
FocusOwnerAction
          An action to be invoked on the spreadsheet table that is the focus owner.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.
 

Classes in csheets.ui.ctrl used by csheets.ui.sheet
ActionManager
          A manager for UI actions.
SelectionEvent
          A selection application event is used to notify interested parties that a new active workbook, spreadsheet and/or cell is selected.
SelectionListener
          A listener for receiving notification changes when a new active workbook, spreadsheet and/or cell is selected.
UIController
          A controller for managing the current selection, i.e. the active workbook, spreadsheet and cell, as well as for keeping track of modifications to workbooks and of user interface extensions.