org.argosfields.wizard
Class ConnectionWizard

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

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

ConnectionWizard.java

Version:
$Revision: 1.2 $ $Date: 2003/12/01 07:38:05 $
Author:
Xavier Cho

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
ConnectionWizard()
           
 
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

ConnectionWizard

public ConnectionWizard()
Method Detail

addPages

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

performFinish

public boolean performFinish()


Copyright © Gnome Korea. All Rights Reserved.