org.argosfields.wizard
Class LoginWizard

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

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

LoginWizard.java

Version:
$Revision: 1.4 $ $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
LoginWizard()
           
 
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

LoginWizard

public LoginWizard()
Method Detail

addPages

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

performFinish

public boolean performFinish()


Copyright © Gnome Korea. All Rights Reserved.