org.dbe.studio.tools.accounting.metering.wizards
Class AccountingWizard

java.lang.Object
  extended byorg.eclipse.jface.wizard.Wizard
      extended byorg.dbe.studio.tools.accounting.metering.wizards.AccountingWizard
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard

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

Author:
andy

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
AccountingWizard(java.lang.String darFile)
           
 
Method Summary
 void addPages()
           
 void init(org.eclipse.ui.IWorkbench workbench, org.eclipse.jface.viewers.IStructuredSelection selection)
           
 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

AccountingWizard

public AccountingWizard(java.lang.String darFile)
Method Detail

addPages

public void addPages()

performFinish

public boolean performFinish()

init

public void init(org.eclipse.ui.IWorkbench workbench,
                 org.eclipse.jface.viewers.IStructuredSelection selection)


Copyright © 2004-2005 Digital Business Ecosystem. All Rights Reserved.