Public Member Functions | Protected Member Functions

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage Class Reference

realizes the synchronization wizard page for the elements to select. More...

List of all members.

Public Member Functions

List<?> getSelectedResources ()
void handleEvent (Event event)

Protected Member Functions

void createDestinationGroup (Composite parent)
 SyncWizardPage (String pageName, IStructuredSelection selection, String title, String description)
void updateWidgetEnablements ()
 Check if widgets are enabled or disabled by a change in the dialog.

Detailed Description

realizes the synchronization wizard page for the elements to select.

Author:
skaegebein
Version:
0.8.0
Since:
0.8.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.SyncWizardPage ( String  pageName,
IStructuredSelection  selection,
String  title,
String  description 
) [protected]
Parameters:
pageName 
selection 
title 
description 

Member Function Documentation

void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.createDestinationGroup ( Composite  parent  )  [protected, virtual]
List<?> de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.getSelectedResources (  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.handleEvent ( Event  event  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.updateWidgetEnablements (  )  [protected]