org.argosfields.wizard
Class AccountWizard

java.lang.Object
  extended byorg.eclipse.jface.wizard.Wizard
      extended byorg.argosfields.wizard.AccountWizard
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard

public class AccountWizard
extends org.eclipse.jface.wizard.Wizard

AccountWizard.java

Version:
$Revision: 1.8 $ $Date: 2004/04/17 08:59:17 $
Author:
Xavier Cho

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
AccountWizard()
           
 
Method Summary
 void addPages()
           
 boolean performFinish()
           
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountWizard

public AccountWizard()
Method Detail

addPages

public void addPages()
See Also:
IWizard.addPages()

performFinish

public boolean performFinish()


Copyright © Gnome Korea. All Rights Reserved.