org.eclipse.corona.client.project.ui.wizards
Class NewCoronaProjectWizardShow

java.lang.Object
  extended by org.eclipse.corona.client.project.ui.wizards.NewCoronaProjectWizardShow
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

Deprecated.

public class NewCoronaProjectWizardShow
extends java.lang.Object
implements org.eclipse.ui.IViewActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate


Constructor Summary
NewCoronaProjectWizardShow()
          Deprecated.  
 
Method Summary
 void dispose()
          Deprecated.  
 void init(org.eclipse.ui.IViewPart view)
          Deprecated.  
 void init(org.eclipse.ui.IWorkbenchWindow window)
          Deprecated.  
 void run(org.eclipse.jface.action.IAction action)
          Deprecated.  
 void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewCoronaProjectWizardShow

public NewCoronaProjectWizardShow()
Deprecated. 
Method Detail

dispose

public void dispose()
Deprecated. 
Specified by:
dispose in interface org.eclipse.ui.IWorkbenchWindowActionDelegate

init

public void init(org.eclipse.ui.IWorkbenchWindow window)
Deprecated. 
Specified by:
init in interface org.eclipse.ui.IWorkbenchWindowActionDelegate

run

public void run(org.eclipse.jface.action.IAction action)
Deprecated. 
Specified by:
run in interface org.eclipse.ui.IActionDelegate

selectionChanged

public void selectionChanged(org.eclipse.jface.action.IAction action,
                             org.eclipse.jface.viewers.ISelection selection)
Deprecated. 
Specified by:
selectionChanged in interface org.eclipse.ui.IActionDelegate

init

public void init(org.eclipse.ui.IViewPart view)
Deprecated. 
Specified by:
init in interface org.eclipse.ui.IViewActionDelegate

Copyright 2006 IBM Corporation and others.
All Rights Reserved.