com.pvx.ooadide.wizards
Class WizardPasswordImportPage1

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by com.pvx.ooadide.wizards.WizardPasswordPage
              extended by com.pvx.ooadide.wizards.WizardPasswordImportPage1
All Implemented Interfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage, org.eclipse.swt.widgets.Listener, org.eclipse.ui.dialogs.IOverwriteQuery

public class WizardPasswordImportPage1
extends WizardPasswordPage

Page 1 of the base preference import Wizard

Since:
3.1

Field Summary
 
Fields inherited from interface org.eclipse.ui.dialogs.IOverwriteQuery
ALL, CANCEL, NO, NO_ALL, YES
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
WizardPasswordImportPage1()
          Create an instance of this class
 
Method Summary
 java.lang.String extractProjectName(java.lang.String key)
           
 java.lang.String extractResourceName(java.lang.String key)
           
 void handleEvent(org.eclipse.swt.widgets.Event e)
          Handle events and enablements for widgets in this page
 
Methods inherited from class com.pvx.ooadide.wizards.WizardPasswordPage
createControl, dispose, finish, queryOverwrite, setPageComplete
 
Methods inherited from class org.eclipse.jface.wizard.WizardPage
canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
 
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible
 

Constructor Detail

WizardPasswordImportPage1

public WizardPasswordImportPage1()
Create an instance of this class

Method Detail

extractProjectName

public java.lang.String extractProjectName(java.lang.String key)

extractResourceName

public java.lang.String extractResourceName(java.lang.String key)

handleEvent

public void handleEvent(org.eclipse.swt.widgets.Event e)
Handle events and enablements for widgets in this page

Specified by:
handleEvent in interface org.eclipse.swt.widgets.Listener
Overrides:
handleEvent in class WizardPasswordPage
Parameters:
e - Event