Uses of Class
csheets.ui.ctrl.CloseAction

Packages that use CloseAction
csheets.ui.ctrl Provides controllers and actions for the user interface. 
 

Uses of CloseAction in csheets.ui.ctrl
 

Subclasses of CloseAction in csheets.ui.ctrl
 class CloseAllAction
          An action for closing all open workbooks.
 class ExitAction
          An action for terminating the application.