Package com.tensegrity.skeleton.swt.launch

Class Summary
SwtAttributeTreeLaunchTask This launch task initializes the AttributeEditorContainer of a given SWT-based application.
SwtCommandLaunchTask A LaunchTask which creates all the Command instances required for a given application based on the SWT windowing toolkit.
SwtEditMenuLaunchTask Creates the Edit-Menu and adds it to the MenuBar of a given SwtApplicationFrame.
SwtFileMenuLaunchTask Creates the File-Menu and adds it to the MenuBar of a given SwtApplicationFrame.
SwtGraphPanelPopupMenuLaunchTask This launch task creates the SwtGraphPanelPopupMenuSource of a given SwtApplicationFrame.
SwtInitGUILaunchTask This launch task initializes the GUI for a given SwtApplicationFrame, which means that it sets the positions of the ToolBar, MDIComponent and of all the Containers used within the SwtApplicationFrame passed to the constructor.
SwtInitMDIComponentLaunchTask This launch task initializes the MDIComponent for a given SWT-based application.
SwtLayoutToolsLaunchTask This launch task initializes the layout tools container of a SWT-based application.
SwtLoadPreferencesLaunchTask This launch task initializes the Preferences for a given SWT-based application and stores them into its corresponding SwtApplicationFrame.
SwtLoadRulesLaunchTask This launch task is used in order to initialize the RuleRegistry of a given ApplicationFrame in a SWT context.
SwtMenuLaunchTask This AbstractLaunchTask is the base class for launch tasks creating menus in the context of SWT applications.
SwtNavigatorLaunchTask This launch task is used in order to initialize the application NavigatorContainer.
SwtRepositoryLaunchTask This LaunchTask initializes a default repository Container for a SWT-based application.
SwtSetPreferencesLaunchTask Initializes the Preferences of an ApplicationFrame in order to reflect a previously persisted state.
SwtToolBarLaunchTask Fills the default SwtToolBar of an ApplicationFrame with the standard buttons.
SwtToolsMenuLaunchTask Creates the Tools menu and adds it to the MenuBar of a given SwtApplicationFrame.
SwtViewMenuLaunchTask Creates the View menu and adds it to the MenuBar of a given SwtApplicationFrame.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.