| org.eclipse.ui.examples.views.properties.tabbed.logic.LogicWizardPage1
LogicWizardPage1 | public class LogicWizardPage1 extends WizardNewFileCreationPage implements SelectionListener(Code) | | |
Constructor Summary | |
public | LogicWizardPage1(IWorkbench aWorkbench, IStructuredSelection selection) |
LogicWizardPage1 | public LogicWizardPage1(IWorkbench aWorkbench, IStructuredSelection selection)(Code) | | |
createControl | public void createControl(Composite parent)(Code) | | |
finish | public boolean finish()(Code) | | |
widgetDefaultSelected | public void widgetDefaultSelected(SelectionEvent e)(Code) | | Empty method
|
widgetSelected | public void widgetSelected(SelectionEvent e)(Code) | | See Also: org.eclipse.swt.events.SelectionListener.widgetSelected(SelectionEvent) |
|
|