Uses of Class
xal.extension.application.smf.AcceleratorDocument
Packages that use AcceleratorDocument
Package
Description
Provides a framework for building document based applications that use XAL's
accelerator architecture.
-
Uses of AcceleratorDocument in xal.extension.application.smf
Methods in xal.extension.application.smf with parameters of type AcceleratorDocumentModifier and TypeMethodDescriptionstatic ActionAcceleratorActionFactory.loadAcceleratorAction(AcceleratorDocument document) Creates the action that, when activated, will provide an open dialog box that allows the user to select an accelerator file.static ActionAcceleratorActionFactory.loadDefaultAcceleratorAction(AcceleratorDocument document) Creates the action that, when activated, will load the default accelerator.static MenuListenerAcceleratorActionFactory.sequenceHandler(AcceleratorDocument document) The handler that dynamically builds the Sequence submenu whenever the menu is selected.